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

Error in delete.stop.words #27

Open
shenbear opened this issue Nov 9, 2019 · 0 comments
Open

Error in delete.stop.words #27

shenbear opened this issue Nov 9, 2019 · 0 comments

Comments

@shenbear
Copy link

shenbear commented Nov 9, 2019

When culling pronouns is selected for the GUI when starting classify(), (but likely for all functions which use stylo.default.settings()), the following error is received. The result is that pronouns are not culled, but the function completes successfully.

Warning messages:
1: In delete.stop.words(primary.set, pronouns) :
  chosen stop words were not found in the dataset; 
  please check the language, lower/uppercase issues, etc.

2: In delete.stop.words(secondary.set, pronouns) :
  chosen stop words were not found in the dataset; 
  please check the language, lower/uppercase issues, etc.
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