spaCy/spacy/pipeline
Adriane Boyd 6c221d4841 Fix subsequent pipe detection in EntityRuler
Fix subsequent pipe detection to detect the position of the current
object by comparing the component itself rather than from the factory
name.
2020-12-08 10:01:30 +01:00
..
__init__.py Merge changes from master 2019-08-21 14:18:52 +02:00
entityruler.py Fix subsequent pipe detection in EntityRuler 2020-12-08 10:01:30 +01:00
functions.py Filter subtoken matches in merge_subtokens() (#4539) 2019-10-28 15:40:28 +01:00
hooks.py Component decorator and component analysis (#4517) 2019-10-27 13:35:49 +01:00
morphologizer.pyx Component decorator and component analysis (#4517) 2019-10-27 13:35:49 +01:00
pipes.pyx Add Armenian sentence-final verchaket, Greek question mark and Arabic question mark to default punct (#5910) 2020-08-12 15:36:14 +02:00