spaCy/spacy/pipeline
theudas fa46e0bef2
Added Parameter to NEL to take n sentences into account (#5548)
* added setting for neighbour sentence in NEL

* added spaCy contributor agreement

* added multi sentence also for training

* made the try-except block smaller
2020-06-12 02:03:23 +02:00
..
__init__.py Merge changes from master 2019-08-21 14:18:52 +02:00
entityruler.py Tidy up and auto-format 2020-03-25 12:28:12 +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 Added Parameter to NEL to take n sentences into account (#5548) 2020-06-12 02:03:23 +02:00