-
Notifications
You must be signed in to change notification settings - Fork 4
Open
@Chintan2108
Description
- 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