thrundy / article-para-extract

extract words and paragraphs from article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

article-para-extract

Extract words and sentences from articles, filter words which are not in the dictionary.

ParaExtractor.py

Load a formated dictionary file Extract words and sentences from article Filter those words

dict-format.py

Extract words from raw dictionary file and save them with a standards format.

About

extract words and paragraphs from article

License:GNU General Public License v3.0


Languages

Language:Python 100.0%