spaCy/spacy/pipeline
Adriane Boyd 038ff1a811
Improve warnings around normalization tables (#5794)
Provide more customized normalization table warnings when training a new
model. Only suggest installing `spacy-lookups-data` if it's not already
installed and it includes a table for this language (currently checked
in a hard-coded list).
2020-07-22 16:04:58 +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 Improve warnings around normalization tables (#5794) 2020-07-22 16:04:58 +02:00