/clean_text

Remove sentences with proper nouns from txt and rtf files

Primary LanguagePython

Description:

  • This project reads text files and removes sentences with proper nouns (nouns that are capitalized) writes data to the new files

Installation:

  • Before running program install requirements via install.sh in terminal

Usage:

  • python cli.py run <.txt/.rtf file>