This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
spaCy
mirror of
https://github.com/explosion/spaCy.git
Watch
1
Star
1
Fork
You've already forked spaCy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
faa7610c56
spaCy
/
spacy
/
tests
/
regression
/
test_issue617.py
6 lines
101 B
Python
Raw
Blame
History
from
.
.
.
vocab
import
Vocab
def
test_load_vocab_with_string
(
)
:
vocab
=
Vocab
.
load
(
'
/tmp/vocab
'
)
Reference in New Issue
View Git Blame
Copy Permalink