spaCy/spacy/lang/pl
Adriane Boyd ada4fc0f09
Update v2.2.x for bugfix release (#6384)
* Fix on_match callback and remove empty patterns (#6312)

For the `DependencyMatcher`:

* Fix on_match callback so that it is called once per matched pattern
* Fix results so that patterns with empty match lists are not returned

* Add --prefer-binary for python 3.5

* Add version pins for pyrsistent

* Use backwards-compatible super()

* Try to fix tests on Travis (2.7)

* Fix naming conflict and formatting

* Update pkuseg version in Chinese tokenizer warnings

* Some changes for Armenian (#5616)

* Fixing numericals

* We need a Armenian question sign to make the sentence a question

* Update lex_attrs.py (#5608)

* Fix compat

* Update Armenian from v2.3.x

Co-authored-by: Ines Montani <ines@ines.io>
Co-authored-by: Karen Hambardzumyan <mahnerak@gmail.com>
Co-authored-by: Marat M. Yavrumyan <myavrum@ysu.am>
2020-11-14 16:20:42 +08:00
..
__init__.py Add Polish lemmatizer (#5413) 2020-05-14 18:23:19 +02:00
_tokenizer_exceptions_list.py Tidy up and auto-format 2019-08-20 17:36:34 +02:00
examples.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
lemmatizer.py Update v2.2.x for bugfix release (#6384) 2020-11-14 16:20:42 +08:00
lex_attrs.py Merge branch 'master' into develop 2019-02-08 13:28:09 +01:00
polish_srx_rules_LICENSE.txt Improved polish tokenizer and stop words. (#2974) 2019-02-08 14:27:21 +11:00
punctuation.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00
stop_words.py Merge branch 'master' into develop 2019-02-08 13:28:09 +01:00
tag_map.py 💫 Tidy up and auto-format .py files (#2983) 2018-11-30 17:03:03 +01:00
tokenizer_exceptions.py Tidy up and fix small bugs and typos 2019-02-08 14:14:49 +01:00