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

Publish PyPI Package for Keyword based context mining #5

Open
Chintan2108 opened this issue Sep 11, 2020 · 0 comments
Open

Publish PyPI Package for Keyword based context mining #5

Chintan2108 opened this issue Sep 11, 2020 · 0 comments
Labels
SLoP-150 SLoP Level 4 Issue

Comments

@Chintan2108
Copy link
Owner

  • The keyword based context mining has been implemented using the word mover's distance concept
    • Code here
  • This is useful in finding how much context a sentence contains for a specific keyword
  • It is useful in keyword based context mining followed by unsupervised text alignment for a group of sentences n nos and a group of keywords m nos. A total of n x m combinations will be evaluated with context scores for each combination.
  • Clean and publish this algorithm code as a PyPI.
@Chintan2108 Chintan2108 added the SLoP-150 SLoP Level 4 Issue label Oct 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SLoP-150 SLoP Level 4 Issue
Projects
None yet
Development

No branches or pull requests

1 participant