Libraries tagged by similarity search
nlpcloud/nlpcloud-client
18361 Downloads
NLP Cloud serves high performance pre-trained or custom models for NER, sentiment-analysis, classification, summarization, paraphrasing, grammar and spelling correction, keywords and keyphrases extraction, chatbot, product description and ad generation, intent classification, text generation, image generation, code generation, question answering, automatic speech recognition, machine translation, language detection, semantic search, semantic similarity, tokenization, POS tagging, speech synthesis, embeddings, and dependency parsing. It is ready for production, served through a REST API. This is the PHP client for the API. More details here: https://nlpcloud.com. Documentation: https://docs.nlpcloud.com. Github: https://github.com/nlpcloud/nlpcloud-php
voyanara/milvus-php-sdk
48 Downloads
A modern, type-safe PHP SDK for Milvus vector database. This library provides a clean, intuitive interface for managing collections, users, roles, and privileges in Milvus through its REST API.
toastnz/indexedsearch
5790 Downloads
A fulltext search module for SilverStripe that filters any data object and their relations, with filtering, fuzzy and boosting options.
mrg/ke-search-similarity
7 Downloads
Fuzzy similarity search extension for ke_search (TYPO3)
ivanvgladkov/solr-similar-search
1 Downloads
Similarity search for solr
timm49/similar-content-laravel
13 Downloads
A Laravel package to get similar content for recommendations, semantic search and more powered by AI
nullform/fuzzio
15 Downloads
Fuzzy search using similar_text() and levenshtein() functions. Easy to use and safe for multibyte encodings (UTF-8).