Created by: IgnatovFedor
Breaking Changes
Removed Models
- FAQ models, tfidf_vectorizer, tfidf_logreg_autofaq_psearch and cv_tfidf_autofaq (#1608)
Removed Components
Major Features and Improvements
- Python 3.10 support (#1614).
- Few-shot classification example and few-shot sampling support added to basic_classification_iterator (#1608).
Other Changes
-
pymorphy2
is replaced withspacy
in entity_linker, ru_adj_to_noun and answer_types_extractor components (#1618).