This commit is contained in:
Ines Montani 2016-11-01 23:06:19 +01:00 committed by GitHub
parent f69dd4b75b
commit 74a6e63a6b
1 changed files with 1 additions and 1 deletions

View File

@ -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>`_
-------------------------------------------------------------------------- --------------------------------------------------------------------------