We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Sketch of basic system to extract important nouns from documents. A favor for Ben.
pip install spacy python -m spacy download en_core_web_sm
python extract.py [TEXT_FILE]