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
5c3c962038
spaCy
/
tests
/
vocab
/
conftest.py
7 lines
87 B
Python
Raw
Blame
History
import
pytest
@pytest.fixture
(
scope
=
"
session
"
)
def
en_vocab
(
EN
)
:
return
EN
.
vocab
Reference in New Issue
View Git Blame
Copy Permalink