Skip to content

Commit 29bcef8

Browse files
authored
Merge pull request #8 from js1010/dev
update readme.md
2 parents db6ab62 + e5f7a2f commit 29bcef8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,4 +78,5 @@ python setup.py install
7878

7979
- support half precision
8080
- support multi device (multi device implementation on LDA model will not be that hard, while multi device training on w2v may require some considerations)
81-
- implement other models such as FastText, BERT, etc
81+
- implement other models such as [FastText](https://arxiv.org/pdf/1607.04606.pdf), [BERT](https://arxiv.org/pdf/1810.04805.pdf), etc
82+
- **contribution is always welcome**

0 commit comments

Comments
 (0)