Skip to content

Summarize Wikipedia Page Content - And Take Understanding to a New Level.

Notifications You must be signed in to change notification settings

16BitS3G4l/CS200

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS200

Access information available on Wikipedia in a way that is optimized for consumption. Instead of parsing a Wikipedia page for keywords, symbols, and nuanced content, let CS200 access, process, and provide that information in the best way possible.

Installation

Windows:

    pip install cs200

Ubuntu:

    [sudo] pip3 install cs200 

Now use the tool provided by the application to install any missing requirements.


cs200-install

Usage

The following command will optimize the Wikipedia page computer programming, or related articles, and limit the response (if possible) to 3 units of content. Finally, it will output this into a file of your choice (using the --output directive)

     cs200 --concept "computer programming" --limit 3 --output results.txt

About

Summarize Wikipedia Page Content - And Take Understanding to a New Level.

Resources

Stars

Watchers

Forks

Languages