Skip to content

meego/metamind

 
 

Repository files navigation

metamind

Interview Challenge for summer internship @Metamind
External Dependencies:

  1. NLTK (for identifying english stopwords)

2. Tornado (python web server).

To run the server:- python server.py


The server runs at port 8888. To access the url, please hit localhost:8888. Watch the console to check status.
Algorithm:
Uses bag of words with logistic regression.

About

Interview Challenge for summer internship @MetaMind

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.8%
  • HTML 3.2%