spaCy/website/docs/api
Matthew Honnibal f1d77eb140
💫 Improve handling of missing NER tags (closes #2603) (#3341)
* Improve handling of missing NER tags

GoldParse can accept missing NER tags, if entities is provided
in BILUO format (rather than as spans). Missing tags can be provided
as None values.

Fix bug that occurred when first tag was a None value. Closes #2603.

* Document specification of missing NER tags.
2019-02-27 12:06:32 +01:00
..
annotation.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
cli.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
cython-classes.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
cython-structs.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
cython.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
dependencyparser.md Fix remaining inaccuracies in API docs (closes #2329) 2019-02-24 22:21:25 +01:00
doc.md 💫 Support lexical attributes in retokenizer attrs (closes #2390) (#3325) 2019-02-24 21:13:51 +01:00
entityrecognizer.md Fix remaining inaccuracies in API docs (closes #2329) 2019-02-24 22:21:25 +01:00
entityruler.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
goldcorpus.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
goldparse.md 💫 Improve handling of missing NER tags (closes #2603) (#3341) 2019-02-27 12:06:32 +01:00
index.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
language.md Remove n_threads 2019-02-17 22:25:42 +01:00
lemmatizer.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
lexeme.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
matcher.md Remove n_threads 2019-02-17 22:25:42 +01:00
phrasematcher.md Remove n_threads 2019-02-17 22:25:42 +01:00
pipeline-functions.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
sentencesegmenter.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
span.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
stringstore.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
tagger.md Fix remaining inaccuracies in API docs (closes #2329) 2019-02-24 22:21:25 +01:00
textcategorizer.md Fix remaining inaccuracies in API docs (closes #2329) 2019-02-24 22:21:25 +01:00
token.md Make doc[0].is_sent_start == True (closes #2869) (#3340) 2019-02-27 11:17:17 +01:00
tokenizer.md Fix docs example (see #2728) 2019-02-21 14:22:06 +01:00
top-level.md Document regex utilities [ci skip] 2019-02-24 18:34:10 +01:00
vectors.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00
vocab.md 💫 Update website (#3285) 2019-02-17 19:31:19 +01:00