pxlu / Timely

http://www.timelyproject.com
0 stars 0 forks source link

Core Refactoring #10

Closed pxlu closed 8 years ago

pxlu commented 8 years ago

Do code refactoring for all the major python files currently existing:

timely_classes.py: - DONE

timely_common.py: - DONE

timely_parser.py:

JSONify.py:

Screen.py:

Resources.py:

pxlu commented 8 years ago

Currently working on refactoring timely_classes and timely_common.

Should be done by tomorrow night.

pxlu commented 8 years ago

Refactored timely_parser to work with nltk, a NLP library.

Still need to parse for phrases instead of words.

pxlu commented 8 years ago

Done for now, other changes aren't needed to move forward.