Skip to content

Commit 856571f

Browse files
authored
Update README.md
1 parent c8133e8 commit 856571f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- Support pretrained word embedding.([word2vec](https://github.com/mmihaltz/word2vec-GoogleNews-vectors))
88

99
## torchtext
10-
- This package can provide an elegant way to build vocabulary([yahoo](https://s3.amazonaws.com/fast-ai-nlp/yahoo_answers_csv.tgz)).
10+
- This package can provide an elegant way to build vocabulary([yahoo](https://torchtext.readthedocs.io/en/latest/index.html#)).
1111
```
1212
TEXT.build_vocab(dataset, vectors)
1313
```

0 commit comments

Comments
 (0)