#
synonyms
Here are 131 public repositories matching this topic...
Fast, typo tolerant, fuzzy search engine for building delightful search experiences ⚡ 🔍 ✨ An Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch.
search
search-engine
cpp
raft
fuzzy-search
synonyms
full-text-search
instantsearch
curation
enterprise-search
typo-tolerance
site-search
faceting
typesense
app-search
-
Updated
Sep 27, 2021 - C++
Data augmentation for NLP, presented at EMNLP 2019
nlp
text-classification
position
cnn
embeddings
synonyms
swap
classification
rnn
sentence
data-augmentation
-
Updated
May 19, 2021 - Python
[Not Maintained anymore] Python Module to get Meanings, Synonyms and what not for a given word
-
Updated
Nov 4, 2019 - Python
Awesome Search - this is all about the (e-commerce) search and its awesomeness
search
search-engine
natural-language-processing
knowledge-graph
synonyms
ranking
learning-to-rank
suggestions
spelling-correction
semantic-search
search-engines
relevant-search
query-understanding
autocomplete-suggestions
ecommerce-search
search-ui
relevance-algorithms
search-intents
evaluating-search
search-ux
-
Updated
Sep 24, 2021
Open-source Enterprise Grade Search Engine Software
search
java
search-engine
enterprise
crawler
ocr
indexing
synonyms
lucene
webcrawler
custom-search
webcrawling
opensearchserver
-
Updated
Aug 9, 2021 - Java
Train a Word2Vec model or LSA model, and Implement Conceptual Search\Semantic Search in Solr\Lucene - Simon Hughes Dice.com, Dice Tech Jobs
python
search-engine
information-retrieval
solr
synonyms
word2vec-model
semantic-search
conceptual-search
synonym-files
-
Updated
Apr 26, 2019 - Jupyter Notebook
A text analyzer which is based on machine learning,statistics and dictionaries that can analyze text. So far, it supports hot word extracting, text classification, part of speech tagging, named entity recognition, chinese word segment, extracting address, synonym, text clustering, word2vec model, edit distance, chinese word segment, sentence similarity,word sentiment tendency, name recognition, idiom recognition, placename recognition, organization recognition, traditional chinese recognition, pinyin transform.
segment
text-classification
synonyms
word2vec-model
sentence-similarity
speech-tagging
text-analyzer
-
Updated
Aug 20, 2018 - Java
Query preprocessor for Java-based search engines (Querqy Core and Solr implementation)
java
search-engine
solr
search-synonyms
synonyms
lucene
lucene-query
query-parser
search-relevance
rewrite-rules
querqy-solr
querqy-query
filter-query
querqy
-
Updated
Sep 22, 2021 - Java
CLI tool to find synonyms in 15 different languages.
-
Updated
May 21, 2021 - Shell
Dice Solr Plugins from Simon Hughes Dice.com
-
Updated
May 12, 2021 - Java
Open Source Thesaurus of Job Titles in US English
-
Updated
Jan 15, 2021 - PHP
Api for free text translation using Google translate
api
google
dotnet
synonyms
free
translate
googletranslate
language-corrections
language-auto-detection
-
Updated
May 21, 2020 - C#
Anonimatron. Providing GDPR compliance since 2010.
-
Updated
Sep 8, 2021 - Java
Curated synonym files and Helpers for Elasticsearch Synonym Token Filter
elasticsearch
solr
filter
pypi
dataset
synonyms
travis-href
elasticsearch-synonym
synonym-files
pypi-href
pypi-vshield-url
-
Updated
Oct 25, 2019 - Shell
syn - the thesaurus
-
Updated
Jul 5, 2021 - R
Extract synonyms, keywords from sentences using modified implementation of Aho Corasick algorithm
-
Updated
Aug 17, 2017 - Python
Elasticsearch Plugin for Dynaic Synonym Token Filter.
-
Updated
Apr 6, 2017 - Java
-
Updated
Dec 19, 2019 - Shell
List of English synonyms and antonyms parsed from the public domain book of James C. Fernald, 1896
-
Updated
Nov 23, 2018 - Python
NGramSynonymTokenizer for Elasticsearch
-
Updated
Aug 9, 2021 - Java
Querqy for Elasticsearch
search
search-engine
elasticsearch
query
synonyms
query-builder
lucene
query-parser
querybuilder
boosting-queries
rewriters
lucene-similarity-scoring
query-clauses
querqy-elasticsearch
querqy
-
Updated
Aug 30, 2021 - Java
Search a single field with different query time analyzers in Solr
-
Updated
Feb 12, 2020 - Java
-
Updated
Sep 4, 2021 - JavaScript
This Python module can be used to obtain antonyms, synonyms, hypernyms, hyponyms, homophones and definitions.
python
nlp
dictionary
python3
synonyms
wordnet
lexicon
bag-of-words
wordsearch
definitions
antonyms
textual-analysis
wordlists
hypernyms
homophones
hyponyms
-
Updated
Sep 24, 2021 - Python
Quick access to gene synonyms
-
Updated
Sep 7, 2021 - R
Improve this page
Add a description, image, and links to the synonyms topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the synonyms topic, visit your repo's landing page and select "manage topics."
Describe the bug
When creating a dump on an empty MeiliSearch instance, the dump is created correctly but when launching it using
--import-dump
the launch fails with the following error:But the file does exists.
To Reproduce
Steps to reproduce the behavior: