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

Detect phrases #283

Open
butlerm1977 opened this issue Jul 24, 2017 · 2 comments
Open

Detect phrases #283

butlerm1977 opened this issue Jul 24, 2017 · 2 comments

Comments

@butlerm1977
Copy link

Feature request here. I would like to be able to have wordcloud be able to detect commonly detected phrases. For instance rather than "hole in one" be detected as 3 different words, if it appears in that order multiple times then the phrase could carry weight, as opposed to the individual words. Another example would be "toll road" or "run of the mill".

This feature could be turned on and off with a --phrase tag at command line.

For added bonus, the phrase detection length could be fine tuned at the command line. For instance, --phrase=2 could parse for phrases of a max length of 2 words.

@amueller
Copy link
Owner

amueller commented Jul 24, 2017 via email

@amueller
Copy link
Owner

Having longer collocations might be interesting still.

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

No branches or pull requests

2 participants