We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DocumentParsers.parse
text_opinion_extraction_pipeline
**kwargs
🪶 Lightweight the framework by removing the resource-related dependencies:
SQLiteWriter
BaseReader
arekit-contrib-networks
bulk-translate
MLTextTranslatorPipelineItem
DefaultTextTokenizer
AREkit
mystem
vectorizers
RandomNormalVectorizer
BPEVectorizer
The text was updated successfully, but these errors were encountered:
#550 switch to the new version
51ae04d
#550 removed
f5ae91f
nicolay-r
No branches or pull requests
Changeset
DocumentParsers.parse
is obsolete #548text_opinion_extraction_pipeline
#551**kwargs
#553🪶 Lightweight the framework by removing the resource-related dependencies:
SQLiteWriter
-- service is apparently not in use #559BaseReader
-- remove related contrib dependencies #561arekit-contrib-networks
: move the related contrib dependencies into the legacy project #562bulk-translate
: move translatorMLTextTranslatorPipelineItem
into the separated project #560DefaultTextTokenizer
#555DefaultTextTokenizer
-- move from fromAREkit
arekit-ss#84mystem
#556mystem
-- move Russian Text Processing fromAREkit
arekit-ss#83vectorizers
from contrib #557RandomNormalVectorizer
andBPEVectorizer
-- move it from AREkit arekit-ss#87The text was updated successfully, but these errors were encountered: