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

Implement keyword based context mining using relaxed word mover's distance #8

Open
2 tasks
Chintan2108 opened this issue Oct 13, 2020 · 0 comments
Open
2 tasks
Labels
enhancement New feature or request good first issue Good for newcomers SLoP-75 SLoP Level 3 Issue

Comments

@Chintan2108
Copy link
Owner

  • Currently, keyword based context mining has been implemented using word mover's distance - refer to this script
  • Refer this output document file to better understand the function of the script mentioned above
  • Implement keyword based context mining using relaxed word mover's distance (in a new file), using the same data which has been used for the wmd approach

  • Compare the results of keyword based context mining obtained using the wmd approach and rwmd approach, quantifiable analytics are encouraged, and accordingly update the readme. Conclude on which approach is better and why

@Chintan2108 Chintan2108 added enhancement New feature or request good first issue Good for newcomers SLoP-75 SLoP Level 3 Issue labels Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers SLoP-75 SLoP Level 3 Issue
Projects
None yet
Development

No branches or pull requests

1 participant