You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -78,4 +78,5 @@ python setup.py install
78
78
79
79
- support half precision
80
80
- 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
0 commit comments