A SIMPLE package for simplifying concepts available on wikipedia.
Project description
Concept-Simplifier-200
A python program that scrapes information from wikipedia on a chosen topic and summarizes the content so that the info is optimized for use.
Installation
Windows:
pip install cs200
Ubuntu:
[sudo] pip3 install cs200
Most Linux distros will follow Ubuntu's way. If not, blame my incoherence when addressing linux :)
Usage
- Command Line Interface(CLI)
- Web Application(locally run) not released yet
1. Basic Command Line Interface Usage
cs200 --concept "computer programming" --limit 3 --output results.txt
Features Coming Soon
- Web App
- Speech Synthesis
- Customized usage of NLTK library for maximum utilization of summaries for concepts.
If you would like a feature published, or have a better way of handling computation, suggest a feature(s) by pull requests.
Summarize Easily. Summarize Smart.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
cs200-1.4.5-py3.6.egg
(7.7 kB
view hashes)