mirror of
https://github.com/explosion/spaCy.git
synced 2024-12-26 18:06:29 +03:00
def7013eec
* Update incorrect example config. (#12893) * spacy-llm docs cleanup (#12945) * Shorten NER section * fix template references * simplify sections * set temperature to 0.0 in examples * condense model information * fix parameters for REST models * set temperature to 0.0 * spelling fix * trigger preview * fix quotes * add small note on noop.v1 * move up example noop config * set appropriate model example configs * explain config * fix Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com> --------- Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com> * Docs for ner.v3 and spancat.v3 spacy-llm tasks (#12949) * formatting * update usage table with NER.v3 * fix typo in links * v3 overview of parameters * add spancat.v3 * add further v3 explanations * remove TODO comment * few more small fixes * Add doc section on LLM + task factories (#12905) * Add section on LLM + task factories. * Apply suggestions from code review --------- Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com> * add default config to openai models (#12961) * Docs for spacy-llm 0.5.0 (#12967) * simplify Python example * simplify Python example * Refer only to latest OpenAI model versions from usage doc * Typo fix Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com> * clarify accuracy claim --------- Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com> --------- Co-authored-by: Raphael Mitsch <r.mitsch@outlook.com> |
||
---|---|---|
.. | ||
architectures.mdx | ||
attributeruler.mdx | ||
attributes.mdx | ||
cli.mdx | ||
coref.mdx | ||
corpus.mdx | ||
cython-classes.mdx | ||
cython-structs.mdx | ||
cython.mdx | ||
data-formats.mdx | ||
dependencymatcher.mdx | ||
dependencyparser.mdx | ||
doc.mdx | ||
docbin.mdx | ||
edittreelemmatizer.mdx | ||
entitylinker.mdx | ||
entityrecognizer.mdx | ||
entityruler.mdx | ||
example.mdx | ||
index.mdx | ||
inmemorylookupkb.mdx | ||
kb.mdx | ||
language.mdx | ||
large-language-models.mdx | ||
legacy.mdx | ||
lemmatizer.mdx | ||
lexeme.mdx | ||
lookups.mdx | ||
matcher.mdx | ||
morphologizer.mdx | ||
morphology.mdx | ||
phrasematcher.mdx | ||
pipe.mdx | ||
pipeline-functions.mdx | ||
scorer.mdx | ||
sentencerecognizer.mdx | ||
sentencizer.mdx | ||
span-resolver.mdx | ||
span.mdx | ||
spancategorizer.mdx | ||
spanfinder.mdx | ||
spangroup.mdx | ||
spanruler.mdx | ||
stringstore.mdx | ||
tagger.mdx | ||
textcategorizer.mdx | ||
tok2vec.mdx | ||
token.mdx | ||
tokenizer.mdx | ||
top-level.mdx | ||
transformer.mdx | ||
vectors.mdx | ||
vocab.mdx |