textsearch
There are 16 repositories under textsearch topic.
toolgood/ToolGood.Words
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
myscale/ChatData
ChatData 🔍 📖 brings RAG to real applications with FREE✨ knowledge bases. Now enjoy your chat with 6 million wikipedia pages and 2 million arxiv papers.
sLill/Windows-Grep
Command line grep-like file search utility for Windows. Simple, fast, easy to use.
saadati944/textSearch
easily search in your codes and text files.
liu-cn/search
全局文本代码搜索,可以搜索出指定文件内的指定文本,支持跳转到文本所在的行。
Charlie020/text-sort-search-system
基于关键词的文本排序检索系统
DarioBalinzo/pycon9
Slide del mio talk: Python and Elasticsearch: from Text Search to NLP and beyond.
id-shiv/text_search
Python project for generating search results based on a given text using TF Universal Sentence Encoder and ElasticSearch database.
callmarx/fts_example
Projetinho simples em Rails API-Only para testar as funcionalidades de Full Text Search do PostgreSQL com a gema PgSearch.
rozacki/stackoverflow
Using stackoverflow data, find python related questions and answer, prepare (NLP) load into postgres and use its text search capabilities to find correlate questions and find answers.
songiredurgesh/SearchText
This utility will search the given data in all the files in the given folder. This is reduce the time required to open each and every file and read the data
FiryanulRizky/TeoriBahasadanOtomata
Kumpulan Projek Selama Mengikuti Matakuliah Teori Bahasa dan Otomata
PratikGarai/Text-Search-Optimisation-Using-Trees
A model to optimise text search and autocomplete generation using trie tree in Python.