Skip to content

dmetola/NLP-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple NLP project where, from a .txt file, the program returns a .txt file with the 100 most frequent words, a list of the unique words in the text.

By using Spacy, It returns a JSON file with the tokenized text, with the correspoding POS tags and expanded POS tags. It also returns another JSON file with NER tags for the tokenized text.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages