spaCy/website/docs/api
Adriane Boyd 90d88729e0
Add AttributeRuler.score (#5963)
* Add AttributeRuler.score

Add scoring for TAG / POS / MORPH / LEMMA if these are present in the
assigned token attributes.

Add default score weights (that don't really make a lot of sense) so
that the scores are in the default config in some form.

* Update docs
2020-08-26 15:39:30 +02:00
..
architectures.md Update docs [ci skip] 2020-08-22 13:52:52 +02:00
attributeruler.md Add AttributeRuler.score (#5963) 2020-08-26 15:39:30 +02:00
cli.md Tidy up and add docs [ci skip] 2020-08-26 13:24:55 +02:00
corpus.md Update Thinc and config variables 2020-08-19 19:46:12 +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 WIP 2020-07-06 22:22:37 +02:00
data-formats.md Update docs 2020-08-25 11:54:37 +02:00
dependencymatcher.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
dependencyparser.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
doc.md add version 2020-08-19 19:58:45 +02:00
docbin.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
entitylinker.md fix 2 more API lines 2020-08-19 14:55:32 +02:00
entityrecognizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
entityruler.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
example.md Update docs, types and API consistency 2020-08-17 16:45:24 +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 Update docs and consistency [ci skip] 2020-08-18 14:39:40 +02:00
lemmatizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +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 Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
morphologizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
morphology.md Update docs [ci skip] 2020-08-21 13:22:59 +02:00
phrasematcher.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
pipe.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
pipeline-functions.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
scorer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
sentencerecognizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
sentencizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +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 Add AttributeRuler.score (#5963) 2020-08-26 15:39:30 +02:00
textcategorizer.md Update docs, types and API consistency 2020-08-17 16:45:24 +02:00
tok2vec.md Update docs and consistency [ci skip] 2020-08-18 14:39:40 +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 alphabetize registries 2020-08-21 18:10:21 +02:00
transformer.md Fix consistency 2020-08-19 12:47:57 +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