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"
Features Coming Soon
- Web App
- More command line options, such as how many sentences you would like a concept to be simplified by.
If you would like a feature published, or have a better way of handling computation, suggest a feature(s) by pull requests.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cs200-1.4.4.tar.gz
(3.1 kB
view hashes)
Built Distribution
cs200-1.4.4-py3.6.egg
(7.5 kB
view hashes)