- Sort Score
- Num 10 results
- Language All
- Labels All
Results 41 - 50 of 3,598 for text (0.19 seconds)
-
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 -
7.2. Feature extraction — scikit-learn 1....
1\) \(\text{tf-idf}_{\text{term1}} = \text{tf} \times \text{idf}...document-frequency : \(\text{tf-idf(t,d)}=\text{tf(t,d)} \times \text{idf(t)}\)...scikit-learn.org/stable/modules/feature_extraction.html -
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 -
Column Transformer with Heterogeneous Data Sour...
"length" : len ( text ), "num_sentences" : text . count (...types (e.g. raster images and text captions), your dataset is stored...scikit-learn.org/stable/auto_examples/compose/plot_column_transformer.html -
kNN search in Elasticsearch | Elastic Docs
"text": { "type": "text", "index":... { "text": { "type": "text" },...www.elastic.co/docs/solutions/search/vector/knn -
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 -
k-Nearest Neighbor (kNN) Search - Elasticsearch...
The In the full-text search section of the tutorial...embedding generated from the search text. num_candidates : the number...www.elastic.co/search-labs/tutorials/search-tutorial/vector-search/nearest-neighbor-search -
Field data types | Reference
Text search types text fields The text family, including...Analyzed, unstructured text. annotated-text Text containing special markup....www.elastic.co/docs/reference/elasticsearch/mapping-reference/field-data-types -
SystemPropertyUtils (Spring Framework 7.0.1 API)
placeholders in texts. Usually applied to file paths. A text may contain... text) Resolve ${...} placeholders in the given text, replacing...docs.spring.io/spring-framework/docs/current/javadoc-api/org/springframework/util/SystemPropertyU... -
fetch_20newsgroups — scikit-learn 1.8.0 d...
on a Text Dataset Semi-supervised Classification on a Text Dataset...Classification of text documents using sparse features Clustering text documents...scikit-learn.org/stable/modules/generated/sklearn.datasets.fetch_20newsgroups.html