Skip to content

timothywangdev/ConversationalAgent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ConversationalAgent

Conversational Agent

Installation

  • Install progressbar library with "pip install progressbar"
  • Add project dir to root user's PATH variable or local user's PATH variable depending on your python configuration

Usage

DataGenerator.py contains a "do" method which is the main utility. It takes a reddit data file (json format, from praw) and a subreddit filter, and outputs a compiled corpus. The corpus can then be fed into the word2vec exe compiled from google code.

About

Conversational Agent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published