- Sort Score
- Num 10 results
- Language All
- Labels All
Results 51 - 60 of 3,828 for text (0.38 seconds)
-
Configuring built-in analyzers | Elastic Docs
Elasticsearch data store / Text analysis / Configure text analysis Configuring..."my_text": { "type": "text", "analyzer":...www.elastic.co/docs/manage-data/data-store/text-analysis/configuring-built-in-analyzers -
Transform and enrich data | Elastic Docs
to customize how text is analyzed and how text fields are defined...field mappings. Text analysis Like index mapping, text analysis is...www.elastic.co/docs/manage-data/ingest/transform-enrich -
Update mapping API examples | Elastic Docs
a new text field, to the publications index...."title": { "type": "text" } } } Multiple targets...www.elastic.co/docs/manage-data/data-store/mapping/update-mappings-examples -
Understanding large language models: A comprehe...
text translation, classification,...and then fine-tuned to solve text classification, question answering,...www.elastic.co/what-is/large-language-models -
sklearn.feature_extraction — scikit-learn...
From text # Utilities to build feature vectors from text documents....documents. text.CountVectorizer Convert a collection of text documents...scikit-learn.org/stable/api/sklearn.feature_extraction.html -
3.4. Metrics and scoring: quantifying the quali...
(pre-test and post-tests): \[\text{post-test odds} = \text{Likelihood...recall: \[\text{precision} = \frac{\text{tp}}{\text{tp} + \text{fp}},\]...scikit-learn.org/stable/modules/model_evaluation.html -
What is conversational AI? | A Comprehensive Co...
receive speech or text inputs and produce speech or text outputs to...assistants, text-to-speech (TTS), and speech-to-text (STT) technologies....www.elastic.co/what-is/conversational-ai -
Evaluating generic phrases using Granite models...
print the response text. print (response[ 'text' ]) Copy code Copied!...import pipeline pipe = pipeline( "text-generation" , model =model,...developer.ibm.com/articles/generics-granite/ -
Anatomy of an analyzer | Elastic Docs
The Elasticsearch data store / Text analysis / Concepts Anatomy...different languages and types of text. Elasticsearch also exposes...www.elastic.co/docs/manage-data/data-store/text-analysis/anatomy-of-an-analyzer -
7.7. Kernel Approximation — scikit-learn ...
\(\mathcal{O}(n_{\text{samples}}(n_{\text{features}} + n_{\text{components}}...\(\mathcal{O}(n^2_{\text{components}} \cdot n_{\text{samples}})\) ,...scikit-learn.org/stable/modules/kernel_approximation.html