ngiambla / keylug

Implementation of Keylug in Python 2.7. Associated with conference publication.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 gdev.engineering@gmail.com with any concerns or improvements. Fork Away!

About

Implementation of Keylug in Python 2.7. Associated with conference publication.


Languages

Language:Python 100.0%