spaCy/website/docs/api
adrianeboyd 1b0bbe4b76 Update tag maps and docs for English and German (#4501)
* Update English tag_map

Update English tag_map based on this conversion table:
https://universaldependencies.org/tagset-conversion/en-penn-uposf.html

* Update German tag_map

Update German tag_map based on this conversion table:
https://universaldependencies.org/tagset-conversion/de-stts-uposf.html

* Add missing Tiger dependencies to glossary

* Add quotes to definition of TO

* Update POS/TAG tables in docs

Update POS/TAG tables for English and German docs using current
information generated from the tag_maps and GLOSSARY.

* Update warning that -PRON- is specific to English

* Revert docs to default JSON output with convert

* Revert "Revert docs to default JSON output with convert"

This reverts commit 6b78c048f1.
2019-10-24 12:56:05 +02:00
..
annotation.md Update tag maps and docs for English and German (#4501) 2019-10-24 12:56:05 +02:00
cli.md Support train dict format as JSONL (#4471) 2019-10-23 16:01:44 +02:00
cython-classes.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
cython-structs.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
cython.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
dependencyparser.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
doc.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
docbin.md Clarify serialization of extension attributes (closes #4377) [ci skip] 2019-10-05 11:58:00 +02:00
entitylinker.md Fix typos and formatting [ci skip] 2019-10-01 12:30:04 +02:00
entityrecognizer.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
entityruler.md Fix typos and formatting [ci skip] 2019-10-01 12:30:04 +02:00
goldcorpus.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
goldparse.md Fix documentation for the docs_to_json function (#4456) 2019-10-16 23:17:58 +02:00
index.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
kb.md Use consistent spelling 2019-10-02 10:37:39 +02:00
language.md Fix docs consistency [ci skip] 2019-09-14 16:23:37 +02:00
lemmatizer.md Misspelling on Lemmatizer Example #4406 (#4449) 2019-10-16 23:23:15 +02:00
lexeme.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
lookups.md Fix typos and formatting [ci skip] 2019-10-01 12:30:04 +02:00
matcher.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
phrasematcher.md Fix argument type in PhraseMatcher.add docs (closes #4496) [ci skip] 2019-10-22 14:37:30 +02:00
pipeline-functions.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
scorer.md Add textcat to train CLI (#4226) 2019-09-15 22:31:31 +02:00
sentencizer.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
span.md Merge branch 'master' into develop 2019-09-12 18:03:01 +02:00
stringstore.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
tagger.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
textcategorizer.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
token.md Remove u-strings and fix formatting [ci skip] 2019-09-12 16:11:15 +02:00
tokenizer.md Remove LEMMA from exception examples [ci skip] 2019-09-12 16:26:27 +02:00
top-level.md Remove LEMMA from exception examples [ci skip] 2019-09-12 16:26:27 +02:00
vectors.md Add docs for Vectors.most_similar [ci skip] 2019-10-03 14:29:47 +02:00
vocab.md Fix formatting [ci skip] 2019-10-21 12:26:07 +02:00