-
Notifications
You must be signed in to change notification settings - Fork 4
Publish PyPI Package for Keyword based context mining #5
Copy link
Copy link
Open
Labels
SLoP-150SLoP Level 4 IssueSLoP Level 4 Issue
Description
Chintan2108
opened on Sep 11, 2020
Issue body actions
- 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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
SLoP-150SLoP Level 4 IssueSLoP Level 4 Issue