Skip to content
/ BobBot Public

Applies SGD with Features to conversations, basically that yeah. Requires nltk.

Notifications You must be signed in to change notification settings

dastly/BobBot

Repository files navigation

Rupa Shankar: 05676333 Dustin Fink: 05650678

Final project for CS224N.

Requirements

NLTK

Setup

python get_swda.py

To download the corpus from http://compprag.christopherpotts.net/code-data/swda.zip

FIRST RUN

python bot.py -t

Usage

python bot.py [-t]

-t = train the predictor as opposed to reading from the generated weights file. 

About

Applies SGD with Features to conversations, basically that yeah. Requires nltk.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages