Skip to content

Alvarz/pytorch-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Pytorch-Chatbot

to run with venv for development:

1 -. create venv if not done created

python3 -m venv /path/to/directory

2 -. activate venv

source /path/to/venv/bin/activate

3 -. install dependencies

pip3 install --no-cache-dir -r requirements.txt

4 -.

python3 -m nltk.downloader punkt

5 -. To install/reinstall the library locally, run python setup.py install in the project root directory.

python3 setup.py install

6 -. run the application

python3  src/demos/train.py
python3  src/demos/chat.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages