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

Stopword filtering doesn't work. #57

Open
rajhrikshit opened this issue Apr 17, 2019 · 0 comments
Open

Stopword filtering doesn't work. #57

rajhrikshit opened this issue Apr 17, 2019 · 0 comments

Comments

@rajhrikshit
Copy link

The query given in the Readme works fine, but if stopwords path is provided the query output is wrong?
The English stopword file has words like 'name' and 'eighty' which will definitely remove essential words from the sentence.
But using the nltk.corpus.stopwords also makes no difference and gives the same wrong query output.

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

1 participant