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

remove stop words in word cloud #8

Open
TobiasLee opened this issue Feb 26, 2022 · 2 comments
Open

remove stop words in word cloud #8

TobiasLee opened this issue Feb 26, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@TobiasLee
Copy link

Nice job for the word cloud visualization of abstract and title!
There are some words like pronouns (like we) that can be removed to leave spaces for more informative topic words.

@SebastinSanty
Copy link
Collaborator

@TobiasLee Thank you for pointing this out. I did notice it and thought those stopwords might be interesting in seeing how people write (title has 'A' and abstract has 'We'). But yes, for seeing the trends in NLP term use, it is better to remove stopwords as you suggest. I will make this change.

@SebastinSanty SebastinSanty added the bug Something isn't working label Feb 26, 2022
@TobiasLee
Copy link
Author

Yeah, thanks for taking this consideration and I am looking forward to seeing a new cloud.

@TobiasLee TobiasLee reopened this Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants