- Python 2.7
- PyTorch
- CPU/GPU
Download glove.6B.zip, and put glove.6B.100d.txt into the ./data/ directory
Training and validating
$ python main.py
Define at settings.py
Load model and classify sentence
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Download glove.6B.zip, and put glove.6B.100d.txt into the ./data/ directory
Training and validating
$ python main.py
Define at settings.py
Load model and classify sentence