1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-03-29 06:14:13 +03:00
spaCy/spacy/training
2020-12-09 06:16:07 +08:00
..
converters fix E902 and E903 numbering 2020-10-05 13:43:32 +02:00
__init__.pxd Renaming gold & annotation_setter () 2020-09-09 10:31:03 +02:00
__init__.py Replace pytokenizations with internal alignment () 2020-11-03 16:24:38 +01:00
align.pyx Fix alignment for 1-to-1 tokens and lowercasing () 2020-12-08 14:25:16 +08:00
alignment.py Replace pytokenizations with internal alignment () 2020-11-03 16:24:38 +01:00
augment.py Auto-format [ci skip] 2020-10-05 21:58:18 +02:00
batchers.py Renaming gold & annotation_setter () 2020-09-09 10:31:03 +02:00
corpus.py Integrate file readers 2020-10-02 01:36:06 +02:00
example.pxd Make a pre-check to speed up alignment cache () 2020-09-24 18:13:39 +02:00
example.pyx Replace pytokenizations with internal alignment () 2020-11-03 16:24:38 +01:00
gold_io.pyx Use null raw for has_unknown_spaces in docs_to_json 2020-10-15 09:57:54 +02:00
initialize.py Add specific error when StaticVectors can't read the vectors data () 2020-12-09 06:16:07 +08:00
iob_utils.py Merge pull request from adrianeboyd/feature/doc-ents-v3-2 2020-09-24 14:44:42 +02:00
loggers.py Make console logger table more compact 2020-10-11 12:55:46 +02:00
loop.py Make training.loop return nlp object and path () 2020-12-08 14:55:55 +08:00
pretrain.py pretrain architectures () 2020-12-08 14:41:03 +08:00