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
- Support pretrained word embedding.([word2vec](https://github.com/mmihaltz/word2vec-GoogleNews-vectors))
7
+
- Support pretrained word embedding.([word2vec](https://github.com/mmihaltz/word2vec-GoogleNews-vectors),[glove](https://nlp.stanford.edu/projects/glove/))
8
8
9
9
## torchtext
10
10
- This package can provide an elegant way to build vocabulary([torchtext](https://torchtext.readthedocs.io/en/latest/index.html#)).
0 commit comments