nyu058 / searchEngine

A search engine for uottawa courses using python with django, nltk. Object-Oriented design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To run this: cd to the current directory

First install django and nltk: pip install django pip install nltk

Then run the file python manage.py runserver look at the console for port number, usually port 8000.

In the first few queries the console might ask you to download the list of words or stopwords. Proceed as instructed in the console. You only have download once.

About

A search engine for uottawa courses using python with django, nltk. Object-Oriented design


Languages

Language:Python 55.1%Language:CSS 30.8%Language:HTML 14.1%Language:JavaScript 0.0%