Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 184 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 184 Bytes

NLP - Task 2

Mini project done in Python 2.7 for NLP class. The objective was to create a PCFG and run CKY parsing algorithm for part of the PennTreebank dataset. It relies on NLTK.