Skip to content

Deep NLP algorithms based on PyTorch and AllenNLP

License

Notifications You must be signed in to change notification settings

hzeng-otterai/nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep NLP algorithms based on PyTorch and AllenNLP

Requirements

  • Python 3.6 (Anaconda preferred)
  • PyTorch 0.4.1
  • AllenNLP latest (pip install git+git://github.com/allenai/allennlp.git)

Steps to reproduce

  1. python scripts/train.py <input_config_file>
  2. python scripts/evaluate.py
  3. python scripts/predict.py
  4. scripts/webdemo.sh

About

Deep NLP algorithms based on PyTorch and AllenNLP

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published