Out now: spaCy v3.1.0! New pipelines for Catalan & Danish, SpanCategorizer for arbitrary overlapping spans, use predicted annotations during training, bug fixes & more #8632
ines
announced in
News & Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
✨ New features and improvements
SpanCategorizercomponent for labeling arbitrary and potentially overlapping spans of text.[training.annotating_components]config setting.EntityRecognizerwith known incorrect span annotations.README.mdbased on the meta inspacy package.For more details, see the New in v3.1 usage guide.
📦 New trained pipelines
ca_core_news_smca_core_news_mdca_core_news_lgca_core_news_trfda_core_news_trfspacy_versionin your model package meta to">=3.0.0,<3.2.0". If you run into degraded performance, retrain your pipeline with v3.1.spacy init fill-configto update a v3.0 config for v3.1.[initialize.vectors].warnings.filterwarningsor the new helper methodspacy.errors.filter_warning(action, error_msg='')to manage warnings.For more information, see Notes on upgrading from v3.0.
🔴 Bug fixes
spacy raycommand works.debug data.EntityLinkerrobust for nO=None.minnis not set.debug modelfor transformers.ENT_KB_IDinnerannotation.Doc.from_docs()for all empty docs.textcatwith listener.ENT_IDandNORMtoDocBinstrings.Span.as_doc.Spanattrs writable.debug datafortextcat.DocBinis too large.to/from_bytesforKnowledgeBaseandEntityLinker.Span.get_lca_matrix.attrs.IDS.spacy.batch_by_words.v1.EntityRuler:ent_idsreturns None for phrases.EntityRuler.Doc.Span.lemma_.Example.from_dict.Language.pipereturn values.Doc.from_docs.textcatwith <2 labels.👥 Contributors
@aajanki, @adrianeboyd, @bodak, @bryant1410, @dhruvrnaik, @explosion-bot, @fhopp, @frascuchon, @graue70, @gtoffoli, @honnibal, @ines, @jacopofar, @jenojp, @jhroy, @jklaise, @juliensalinas, @kevinlu1248, @ldorigo, @mathcass, @meghanabhange, @michael-k, @narayanacharya6, @NirantK, @nsorros, @polm, @sevdimali, @svlandeg, @themrmax, @xadrianzetx, @yohasebe, @ZeeD
This discussion was created from the release v3.1.0: New pipelines for Catalan & Danish, SpanCategorizer for arbitrary overlapping spans, use predicted annotations during training, bug fixes & more.
Beta Was this translation helpful? Give feedback.
All reactions