spaCy/website/docs/api
Paul O'Leary McCann 9391998c77
Add notes on preparing training data to docs (#8964)
* Add training data section

Not entirely sure this is in the right location on the page - maybe it
should be after quickstart?

* Add pointer from binary format to training data section

* Minor cleanup

* Add to ToC, fix filename

* Update website/docs/usage/training.md

Co-authored-by: Ines Montani <ines@ines.io>

* Update website/docs/usage/training.md

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

* Update website/docs/usage/training.md

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

* Move the training data section further down the page

* Update website/docs/usage/training.md

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

* Update website/docs/usage/training.md

Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>

* Run prettier

Co-authored-by: Ines Montani <ines@ines.io>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
2021-08-16 17:37:21 +02:00
..
architectures.md Fix example config typo for transformer architecture 2021-07-29 11:19:40 +02:00
attributeruler.md Update docs [ci skip] 2020-10-09 10:36:06 +02:00
cli.md Merge pull request #8466 from explosion/docs/new-in-v3-1 [ci skip] 2021-07-06 22:20:24 +10:00
corpus.md Integrate file readers 2020-10-02 01:36:06 +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 Add notes on preparing training data to docs (#8964) 2021-08-16 17:37:21 +02:00
dependencymatcher.md doc fixes 2020-09-12 17:38:54 +02:00
dependencyparser.md Tidy up docs 2021-06-28 12:08:15 +02:00
doc.md Update sent_starts in Example.from_dict (#7847) 2021-04-22 11:32:45 +02:00
docbin.md small UX fix for DocBin (#6167) 2020-10-02 15:43:32 +02:00
entitylinker.md KB & NEL to/from bytes (#8113) 2021-05-20 18:11:30 +10:00
entityrecognizer.md Add "New in v3.1" guide 2021-06-22 15:23:18 +10:00
entityruler.md Fix formatting of ent_id_sep in EntityRuler API docs 2021-07-29 10:10:12 +02:00
example.md Extend score_spans for overlapping & non-labeled spans (#7209) 2021-04-08 12:19:17 +02:00
index.md Update v3 docs 2020-07-03 16:48:21 +02:00
kb.md Tidy up docs 2021-06-28 12:08:15 +02:00
language.md Fix docs (fix #8189) 2021-05-24 19:47:30 +09:00
legacy.md TransitionBasedParser.v1 to legacy (#8586) 2021-07-06 15:26:45 +02:00
lemmatizer.md Remove TrainablePipe as base class for Lemmatizer in API docs (#8725) 2021-07-15 16:41:36 +02:00
lexeme.md fix 's typo's across code base (#8384) 2021-06-15 10:57:08 +02:00
lookups.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
matcher.md Support list values and INTERSECTS in Matcher (#8784) 2021-08-02 19:39:26 +02:00
morphologizer.md Tidy up docs 2021-06-28 12:08:15 +02:00
morphology.md Tidy up docs 2021-06-28 12:08:15 +02:00
phrasematcher.md Tidy up docs 2021-06-28 12:08:15 +02:00
pipe.md adding new="3" mentions in the doc 2021-01-29 11:26:37 +01:00
pipeline-functions.md Remove transformers model max length section (#6807) 2021-01-25 19:59:34 +08:00
scorer.md Various docs updates for v3.0 (#8353) 2021-06-14 12:19:36 +02:00
sentencerecognizer.md Tidy up docs 2021-06-28 12:08:15 +02:00
sentencizer.md Tidy up docs 2021-06-28 12:08:15 +02:00
span.md Allow passing in array vars for speedup (#8882) 2021-08-10 15:13:53 +02:00
spancategorizer.md Add scores to output in spancat (#8855) 2021-08-10 13:47:49 +02:00
spangroup.md Add SpanGroup and Graph container types to represent arbitrary annotations (#6696) 2021-01-14 17:30:41 +11:00
stringstore.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
tagger.md Tidy up docs 2021-06-28 12:08:15 +02:00
textcategorizer.md Add code preview for textcat_multilabel [ci skip] 2021-07-08 13:33:25 +10:00
tok2vec.md Tidy up docs 2021-06-28 12:08:15 +02:00
token.md Tidy up docs 2021-06-28 12:08:15 +02:00
tokenizer.md Tidy up docs 2021-06-28 12:08:15 +02:00
top-level.md fix docs (#8200) 2021-05-27 10:48:59 +02:00
transformer.md Merge remote-tracking branch 'upstream/develop' into chore/develop-into-master-v3.1 2021-06-15 15:05:17 +02:00
vectors.md Tidy up docs 2021-06-28 12:08:15 +02:00
vocab.md Fix #8902 (bad link in docs) 2021-08-08 22:04:00 +09:00