-
Notifications
You must be signed in to change notification settings - Fork 1
ayushjaiswal/explicit-semantic-analysis
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
* Install the following packages: a. SetupTools package: sudo apt-get install python-setuptools b. workpool package for multithreading sudo python etc/<workpool dir>/setup.py install c. BeautifulSoup for parsing sudo apt-get install python-bs4 In case, bs4 is not available: sudo apt-get install python-beautifulsoup d. NLTk http://nltk.org/install.html e. PiCloud tar -xvzf etc/<picloud tar-file> sudo python etc/<picloud dir>/setup.py install Documentation : docs.picloud.com * To run in app mode, issue from src/ folder: python runner.py * To run in batch mode, issue from src/ folder: python runner.py batch
About
Automatically exported from code.google.com/p/explicit-semantic-analysis
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published