spaCy/spacy/ml/models
2023-12-21 09:47:38 +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 isort all the things 2023-06-26 11:41:03 +02:00
tok2vec.py isort all the things 2023-06-26 11:41:03 +02:00