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
3af281a334
spaCy
/
spacy
/
deprecated.py
5 lines
78 B
Python
Raw
Normal View
History
Unescape
Escape
Tidy up and fix formatting and imports
2017-04-15 11:05:15 +00:00
# coding: utf8
from
__future__
import
unicode_literals
Add PRON_LEMMA and DET_LEMMA to deprecated Will be replaced with proper values across the language data later.
2017-05-08 13:35:30 +00:00
PRON_LEMMA
=
"
-PRON-
"