Skip to content
mdarcy220 edited this page Nov 8, 2017 · 5 revisions

Welcome to the search-engine wiki! To run the search engine, you will need nltk and scikit-learn (Python3 modules). You will need to run nltk.download() in Python 3 to get the base data.

Also

  • PyMongo
  • psycopg2

For database access

Clone this wiki locally