b5y / clean_text

Remove sentences with proper nouns from txt and rtf files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

Remove sentences with proper nouns from txt and rtf files


Languages

Language:Python 96.0%Language:Shell 4.0%