Skip to content

adityashah30/nlpshell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nlpshell

NLP enabled supershell

PreRequisites:

Install scrapy and nltk prior to running this program.

Usage:

  1. Clone the repo

  2. make setup.sh executable

  3. Run setup.sh

  4. That creates a folder named ManPageCrawler

  5. cd ManPageCrawler

  6. run getmanpages.sh

  7. Done! That fetches all man pages

  8. In order to process the data, cd into programs directory

  9. First run doc_vector.py and then run clusterer2.py

  10. Processed result gets stored in clusterdata folder situated in the ManPageCrawler folder

About

NLP enabled supershell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published