Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Albanian stopwords missing #204

Open
ArditXhaferi opened this issue Jan 26, 2024 · 0 comments
Open

Albanian stopwords missing #204

ArditXhaferi opened this issue Jan 26, 2024 · 0 comments
Assignees

Comments

@ArditXhaferi
Copy link

I love this package and noticed the absence of Albanian stopwords. I am eager to help by providing them, and I've gathered them from two sources:

https://en.wikipedia.org/wiki/Albanian_morphology
https://huggingface.co/datasets/Kushtrim/Kosovo-Parliament-Transcriptions

The second link contains an extensive dataset of all Kosovo Parliament speeches, facilitating the extraction of common stopwords. Meanwhile, the first link offers the fundamental ones.

In the upcoming pull request, I intend to include stopwords with special Albanian characters and without, as they are often replaced by other characters. For instance, both "tanë" and "tane" will be included.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants