https://github.com/mr-karan/khoj
CSE SNU Project Final Year
https://github.com/mr-karan/khoj
api css dbpedia flask html nltk python rest
Last synced: 7 months ago
JSON representation
CSE SNU Project Final Year
- Host: GitHub
- URL: https://github.com/mr-karan/khoj
- Owner: mr-karan
- License: mit
- Created: 2016-12-28T13:31:34.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-27T13:04:50.000Z (over 8 years ago)
- Last Synced: 2025-03-19T20:53:08.833Z (7 months ago)
- Topics: api, css, dbpedia, flask, html, nltk, python, rest
- Language: Python
- Size: 51.3 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# khoj
CSE SNU Project Final Year# About khoj
Natural language phrases to sparQL made easy.
Write text
# Instructions to run
- Create a virtualenv using `virtualenv venv -p /usr/bin/python2.7`
- source venv/bin/activate
- pip install -r requirements.txt- NLTK_DATA_PATH = ['/Users/ninjaPython/Work/FinalYearCSE/data'] change it to your own NLTK data path in db/settings.py
- Run python main.py
- Open localhost:5000 in your browser# Screenshot


