Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 145 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 145 Bytes

NLP_Word_Chunking

Python code of tokenizing, chunking and pos tagging words in a sentence from a csv file. Used some comments for the project.