Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 645 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 645 Bytes

Keylug

This program is an implementation of the algorithm described in 'Keyword and Keyphrase Extraction using Newton's Law of Universal Gravitation'

Excecution

On the command line, run (ensure you are in the right directory) :

python keyphrase_newtonian.py

From here, follow the command line base menu.

For analysis of your own file, include the file in the 'txt_files' folder.

Bugs

Tested with optimal conditions, no test cases developed.

Contact

Feel free to contact me at [email protected] with any concerns or improvements. Fork Away!