spaCy/spacy/ml/models
2024-01-24 14:59:01 +01:00
..
__init__.py SpanFinder into spaCy from experimental (#12507) 2023-06-07 15:52:28 +02:00
entity_linker.py isort all the things 2023-06-26 11:41:03 +02:00
multi_task.py isort all the things 2023-06-26 11:41:03 +02:00
parser.py No need for Literal compat, since we only support >= 3.8 2023-12-21 09:47:38 +01:00
span_finder.py isort all the things 2023-06-26 11:41:03 +02:00
spancat.py isort all the things 2023-06-26 11:41:03 +02:00
tagger.py isort all the things 2023-06-26 11:41:03 +02:00
textcat.py Construct TextCatEnsemble.v2 using helper function 2024-01-24 14:59:01 +01:00
tok2vec.py Merge remote-tracking branch 'upstream/master' into maintenance/v4-merge-master-20240119 2024-01-19 12:34:29 +01:00