text-search
There are 139 repositories under text-search topic.
lucaong/minisearch
Tiny and powerful JavaScript full-text search engine for browser and Node
toolgood/ToolGood.Words
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
zombodb/zombodb
Making Postgres and Elasticsearch work together like it's 2023
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.
unum-cloud/usearch
Fast Open-Source Search & Clustering engine × for Vectors & 🔜 Strings × in C++, C, Python, JavaScript, Rust, Java, Objective-C, Swift, C#, GoLang, and Wolfram 🔍
vrothberg/vgrep
a user-friendly pager for grep
ad-freiburg/qlever
Very fast SPARQL Engine, which can handle very large knowledge graphs like the complete Wikidata, offers context-sensitive autocompletion for SPARQL queries, and allows combination with text search. It's faster than engines like Blazegraph or Virtuoso, especially for queries involving large result sets.
cjinhuo/text-search-engine
A text search engine that supports mixed Chinese and English fuzzy search.
taleinat/fuzzysearch
Find parts of long text or data, allowing for some changes/typos.
lotabout/fuzzy-matcher
Fuzzy Matching Library for Rust
mikegoatly/lifti
A lightweight full text indexer for .NET
weareprestatech/hotpdf
hotpdf is a fast PDF parsing library to extract text and find text within PDF documents built on top of pdfminer.six
unruledboy/WuManber
WuManber text search/matching implementation using c#
Nukesor/sticker-finder
:zap: A telegram bot for searching all the stickers (just like @gif).
dav009/flash
Golang Keyword extraction/replacement Datastructure using Tries instead of regexes
ddangelov/RESTful-Top2Vec
Expose a Top2Vec model with a REST API.
DocSavage/appengine-search
Simple full text search demo for Google App Engine
petar-dambovaliev/aho-corasick
efficient string matching in Golang via the aho-corasick algorithm.
oracle/soda-for-java
SODA (Simple Oracle Document Access) for Java is an Oracle library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Database as a NoSQL document store.
lggruspe/slipbox
A static site generator for Zettelkasten notes
Schlechtwetterfront/fuzzy-rs
Fuzzy matching algorithm based on Sublime Text's string search.
zayedrais/DocumentSearchEngine
Document Search Engine project with TF-IDF abd Google universal sentence encoder model
jermp/autocomplete
Efficient and effective query auto-completion in C++.
Lipairui/textgo
Text preprocessing, representation, similarity calculation, text search and classification. Let's go and play with text!
pilotpirxie/coresearch
🔎 .NET Core cross-platform, in-memory, full text search library for building search engines. Made to learn C#.
alessiosavi/GoGPUtils
Enhance productivity and avoid to reinvent the wheel every time that you start a Go project
taleinat/levenshtein-search
A Javascript library for fuzzy substring search.
iceniveth/firestore-search
This source code is reference to my post on Medium about Firebase Firestore Text Search and Pagination.
KeremZaman/semantic-sh
semantic-sh is a SimHash implementation to detect and group similar texts by taking power of word vectors and transformer-based language models (BERT).
flolu/mongo-search
Fuzzy Text Search And Autocompletion With MongoDB And Node.js
wroberts/fsed
Aho-Corasick string replacement utility
CGJennings/fjs-string-matching
Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
starnowski/posjsonhelper
The Posjsonhelper library is an open-source project that adds support for Hibernate queries for Postgresql JSON functions and full-text search.
willbchang/alfred-search-selection
One hotkey: Search selected text/image, open url(s) from selected text.
chr1st1ank/narrow-down
Fast fuzzy text search
VladPVS/FastSearchLibraryNETCore
The multithreading library that provides opportunity both to fast find files or directories using different search criteria and search text files by their content.