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

Automatically suggest stop words #78

Closed
sonalgoyal opened this issue Dec 15, 2021 · 1 comment
Closed

Automatically suggest stop words #78

sonalgoyal opened this issue Dec 15, 2021 · 1 comment
Assignees

Comments

@sonalgoyal
Copy link
Member

we should build pre precessing routines which automatically find a list of stop words per column which the user can edit

@sonalgoyal
Copy link
Member Author

--phase suggestStopWords --conf --field --num --output </tmp..>

this will do word count of words in the field and write out the top words as output as a csv with one word per line.

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