mirror of https://github.com/explosion/spaCy.git
Fix typo
This commit is contained in:
parent
f69dd4b75b
commit
74a6e63a6b
|
@ -425,7 +425,7 @@ include a small fix to the tokenizer.
|
||||||
* Fix bugs in ``Span``
|
* Fix bugs in ``Span``
|
||||||
* Add tokenizer rule to fix numeric range tokenization
|
* Add tokenizer rule to fix numeric range tokenization
|
||||||
* Add specific string-length cap in Tokenizer
|
* Add specific string-length cap in Tokenizer
|
||||||
* Fix ``token.conjuncts```
|
* Fix ``token.conjuncts``
|
||||||
|
|
||||||
2015-10-09 `v0.94 <https://github.com/explosion/spaCy/releases/tag/0.94>`_
|
2015-10-09 `v0.94 <https://github.com/explosion/spaCy/releases/tag/0.94>`_
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue