We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c31f1ae commit 2aaaae8Copy full SHA for 2aaaae8
README.md
@@ -7,14 +7,14 @@ This repository contains source code necessary to reproduce the results presente
7
8
This project is maintained by [Pengyu Cheng](https://linear95.github.io/). Feel free to contact [email protected] for any relevant issues.
9
10
-## Dependencies:
+## Dependencies
11
This code is written in python. The dependencies are:
12
* Python 3.6
13
* Pytorch>=0.4 (0.4.1 is recommended)
14
* NLTK>=3
15
16
17
-## Download pretrained models:
+## Download pretrained models
18
19
First, download [GloVe](https://nlp.stanford.edu/projects/glove/) pretrained word embeddings:
20
0 commit comments