#
text-search
Here are 68 public repositories matching this topic...
一款高性能敏感词(非法词/脏字)检测过滤组件,附带繁体简体互换,支持全角半角互换,汉字转拼音,模糊搜索等功能。
javascript
python
java
golang
dotnet
filter
pinyin
aho-corasick
string-matching
text-matching
textfilter
text-search
word-filter
sensitive-word-filter
stringsearch
wordssearch
trietree
text-filter
textsearch
wordfilter
-
Updated
Jun 2, 2020 - Python
vgrep - an easy to use front-end for (git) grep
-
Updated
Jun 6, 2020 - Go
WuManber text search/matching implementation using c#
algorithm
csharp
aho-corasick
string-matching
string-search
text-matching
text-search
wu-manber
wumanber
-
Updated
Jan 10, 2018 - C#
Find parts of long text or data, allowing for some changes/typos.
-
Updated
May 7, 2020 - Python
search
vim
unicode
interactive
zip
regex
tar
fuzzy-search
recursively-search
pax
source-code
grep
ripgrep
silver-searcher
hexdump
file-search
text-search
shell-utilities
grepping
grep-search
-
Updated
Jun 22, 2020 - C++
Golang Keyword extraction/replacement Datastructure using Tries instead of regexes
-
Updated
Dec 15, 2017 - Go
Top2Vec learns jointly embedded topic, document and word vectors.
word-embeddings
topic-modeling
semantic-search
text-search
topic-search
document-embedding
topic-modelling
text-semantic-similarity
topic-vector
-
Updated
Jun 24, 2020 - Python
-
Updated
May 1, 2020 - Python
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.
java
json
crud
sql
rest
nosql
json-data
jdbc
persistence
nosql-database
no-sql
fulltext-search
soda
oracle-database
text-search
-
Updated
May 12, 2020 - Java
hannahbast
commented
Apr 21, 2020
Consider the following query, where the ?x in the SELECT clause is deliberately unbound:
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
SELECT ?x ?award_received WHERE {
wd:Q873 wdt:P166 ?award_received
}
The correct result table would have an empty first column (because ?x is unbound) and second column containing all the awar
Fuzzy matching algorithm based on Sublime Text's string search.
-
Updated
Feb 12, 2020 - Rust
Aho-Corasick string replacement utility
-
Updated
Nov 25, 2019 - sed
The code for the experiments in the paper "Efficient and Effective Query Auto-Completion" by Simon Gog, Giulio Ermanno Pibiri, and Rossano Venturini, published in ACM SIGIR 2020.
-
Updated
May 12, 2020 - C++
This source code is reference to my post on Medium about Firebase Firestore Text Search and Pagination.
-
Updated
Jun 6, 2020 - HTML
Open
Code refactor
rishpandey
commented
Apr 9, 2018
Css and Js in rendered windows are a mess. Have to fix.
A collection of files and patterns to improve PostgreSQL text search
-
Updated
Aug 26, 2016
Document Search Engine project with TF-IDF abd Google universal sentence encoder model
python
data-science
machine-learning
deep-learning
tensorflow
text-analysis
semantic-search-engine
tensorflow-tutorials
tfidf
semantic-search
tensorflow-models
text-search
document-similarity
document-search
juypter
tfidf-text-analysis
text-semantic-similarity
universal-sentence-encoder
tfidf-vectorizer
python-text-analysis
-
Updated
Apr 21, 2020 - Jupyter Notebook
Easy & Free Tool for Searching Text in Files
-
Updated
Mar 25, 2019 - C#
A framework for semantic text search
search
nlp
macos
swift
search-engine
ios
natural-language-processing
help-wanted
search-algorithm
text-processing
ios-framework
text-corpus
text-search
corpus-creation
textual-search
-
Updated
Aug 7, 2019 - Swift
Official sample code for the very fast Franek-Jennings-Smyth (FJS) full text string search algorithm
c
java
bioinformatics
algorithm
pattern-matching
bms
string-matching
string-search
text-search
fjs
boyer-moore
knuth-morris-pratt
franek-jennings-smyth
boyer-moore-sunday
kmp
fjs-algorithm
-
Updated
Jun 20, 2020 - Java
Enhance productivity and avoid to reinvent the wheel every time that you start a Go project
go
golang
helper
library
utils
general-purpose
searching-algorithms
aho-corasick
text-search
gputils
-
Updated
Apr 7, 2020 - Go
front end to Hipparchia corpora: searching, browsing, concordances, texts, dictionaries, parsing
-
Updated
Jun 23, 2020 - Python
Full text search for OneNote page content, based on Lucene.NET
-
Updated
Sep 11, 2019 - C#
A fast & simple text search across files.
-
Updated
Jul 31, 2019 - Rust
learning
algorithm
big-data
algorithms
dotnet
beginner-project
dotnetcore
dotnet-core
full-text-search
text-search
inmemory-db
-
Updated
Dec 2, 2019 - C#
adds menu item to Firefox to privately search selected text
-
Updated
Jan 19, 2019 - JavaScript
Improve this page
Add a description, image, and links to the text-search topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the text-search topic, visit your repo's landing page and select "manage topics."


ZomboDB version: 4.0
Postgres version: 11.6
Elasticsearch version: 6.5.2
Problem Description:
I'd like to get results back from arbitrary_agg, but it only returns the document count. Or I'm doing something wrong?