- Sort Score
- Num 10 results
- Language All
- Labels All
Results 71 - 80 of 6,712 for text (0.33 seconds)
Filter
-
A Comprehensive Hybrid Search Guide | Elastic
common pairing combines full-text lexical search, which is great...geospatial + semantic search or even text + image search — to fit different...www.elastic.co/what-is/hybrid-search -
Git Connector
) Crawl Text Files Only extractors = text /.* : textExtractor...extractors = text / markdown : textExtractor , text / yaml : textExtractor...fess.codelibs.org/15.5/config/datastore/ds-git.html -
load_files — scikit-learn 1.8.0 documentation
txt file_2.txt ... file_42.txt category_2_folder/...category_2_folder/ file_43.txt file_44.txt ... The folder names are used as...scikit-learn.org/stable/modules/generated/sklearn.datasets.load_files.html -
FeatureHasher and DictVectorizer Comparison — s...
Clustering text documents using k-means Clustering text documents...In this example we illustrate text vectorization, which is the...scikit-learn.org/stable/auto_examples/text/plot_hashing_vs_dict_vectorizer.html -
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 -
Protecting AI embedding vectors by using approx...
the original text or a sufficiently close text. So, suppose an...it to text, they would receive random, nonsensical text instead...developer.ibm.com/articles/java-vector-embeddings-encryption/ -
API de Suggest
Campo Requerido Descripcion text Si Texto de sugerencia reading No...[ { "id" : "suggest_id_1" , "text" : "fess" , "reading" : "fess"...fess.codelibs.org/es/15.5/api/admin/api-admin-suggest.html -
preprocessing.rst.txt
K_{test} - 1'_{\text{n}_{samples}} K - K_{test} 1_{\text{n}_{samples}}...\tilde{K} = K - 1_{\text{n}_{samples}} K - K 1_{\text{n}_{samples}}...scikit-learn.org/stable/_sources/modules/preprocessing.rst.txt -
Reciprocal rank fusion | Elasticsearch Reference
{ "properties": { "text" : { "type" : "text" }, "vector": { "type":..."standard": { "query": { "term": { "text": "shoes" } } } }, { "knn":...www.elastic.co/docs/reference/elasticsearch/rest-apis/reciprocal-rank-fusion -
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