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

Minimum co-occurrence for adjacent words #18

Open
atulpuri opened this issue Mar 11, 2018 · 0 comments
Open

Minimum co-occurrence for adjacent words #18

atulpuri opened this issue Mar 11, 2018 · 0 comments

Comments

@atulpuri
Copy link

I really liked this implementation of the algorithm, however, I noticed one discrepancy.

The paper mentions (Section 1.2.3 - Adjoining Keywords) that adjoining keywords must occur at least twice in the same order for them to considered to be as the same phrase. The current implementation doesn't account for this though!

https://www.researchgate.net/publication/227988510_Automatic_Keyword_Extraction_from_Individual_Documents

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