Skip to content

Sketch of basic system to extract important nouns from documents. A favor for Ben.

Notifications You must be signed in to change notification settings

juliusc/term_extraction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

pip install spacy
python -m spacy download en_core_web_sm

Usage

python extract.py [TEXT_FILE]

About

Sketch of basic system to extract important nouns from documents. A favor for Ben.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages