spaCy/website/docs/api
Matthew Honnibal a976da168c
Support data augmentation in Corpus (#6155)
* Support data augmentation in Corpus

* Note initial docs for data augmentation

* Add augmenter to quickstart

* Fix flake8

* Format

* Fix test

* Update spacy/tests/training/test_training.py

* Improve data augmentation arguments

* Update templates

* Move randomization out into caller

* Refactor

* Update spacy/training/augment.py

* Update spacy/tests/training/test_training.py

* Fix augment

* Fix test
2020-09-28 03:03:27 +02:00
..
architectures.md 'parser' instead of 'deps' for state_type 2020-09-23 16:53:49 +02:00
attributeruler.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
cli.md Fix pretraining in train script (#6143) 2020-09-25 15:47:10 +02:00
corpus.md Support data augmentation in Corpus (#6155) 2020-09-28 03:03:27 +02:00
cython-classes.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
cython-structs.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
cython.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
data-formats.md Update docs [ci skip] 2020-09-27 18:39:38 +02:00
dependencymatcher.md doc fixes 2020-09-12 17:38:54 +02:00
dependencyparser.md doc fixes 2020-09-12 17:38:54 +02:00
doc.md Add API docs 2020-09-24 12:51:16 +02:00
docbin.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
entitylinker.md updates to NEL functionality (#6132) 2020-09-24 16:53:59 +02:00
entityrecognizer.md Update docs [ci skip] 2020-09-24 20:41:09 +02:00
entityruler.md doc fixes 2020-09-12 17:38:54 +02:00
example.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
index.md Update v3 docs 2020-07-03 16:48:21 +02:00
kb.md Define candidate generator in EL config (#5876) 2020-08-18 16:10:36 +02:00
language.md Fix handling of score_weights 2020-09-24 10:27:33 +02:00
lemmatizer.md doc fixes 2020-09-12 17:38:54 +02:00
lexeme.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
lookups.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
matcher.md Add MORPH handling to Matcher (#6107) 2020-09-24 16:55:09 +02:00
morphologizer.md doc fixes 2020-09-12 17:38:54 +02:00
morphology.md Update docs [ci skip] 2020-08-21 13:22:59 +02:00
phrasematcher.md doc fixes 2020-09-12 17:38:54 +02:00
pipe.md doc fixes 2020-09-12 17:38:54 +02:00
pipeline-functions.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
scorer.md updates to NEL functionality (#6132) 2020-09-24 16:53:59 +02:00
sentencerecognizer.md doc fixes 2020-09-12 17:38:54 +02:00
sentencizer.md doc fixes 2020-09-12 17:38:54 +02:00
span.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
stringstore.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
tagger.md doc fixes 2020-09-12 17:38:54 +02:00
textcategorizer.md positive_label config for textcat (#6062) 2020-09-14 17:08:00 +02:00
tok2vec.md doc fixes 2020-09-12 17:38:54 +02:00
token.md Update docs [ci skip] 2020-08-21 13:22:59 +02:00
tokenizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
top-level.md Update docs and formatting [ci skip] 2020-09-23 10:14:27 +02:00
transformer.md Update docs [ci skip] 2020-09-12 17:05:10 +02:00
vectors.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
vocab.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00