knowledge-repo/click_models.md at master · filipecasal/knowledge-repo
ABOUT SEARCHING AND SEARCH PRACTICIES
GitHub - frutik/awesome-cloud-apps
Contribute to frutik/awesome-cloud-apps development by creating an account on GitHub.
GitHub - frutik/awesome-e-commerce
Contribute to frutik/awesome-e-commerce development by creating an account on GitHub.
sandbox Jan 2020 · Issue #1 · frutik/awesome-search
spacy A tour of awesome features of spaCy (part 1/2) - https://medium.com/eliiza-ai/a-tour-of-awesome-features-of-spacy-part-1-2-58b32425954f A tour of awesome features of spaCy (part 2/2) - https:...
sandbox Dec 2020 · Issue #10 · frutik/awesome-search
why the smartSuggest module might matter to you Guide the user during the search formulation process to facilitate accurate data entry, encourage exploratory search and boost product discovery. htt...
sandbox April 2021 · Issue #17 · frutik/awesome-search
Articles Building Smarter Search Products: 3 Steps for Evaluating Search Algorithms Clothes in Space: Real-time personalization in less than 100 lines of code (Definitely Not) Lost in Translation: ...
sandbox May 2021 · Issue #18 · frutik/awesome-search
Search: Query Matching via Lexical, Graph, and Embedding Methods Designing search for your product. Find your way around one of the most universal features Compute Mean Reciprocal Rank (MRR) using ...
sandbox Jun 2021 · Issue #19 · frutik/awesome-search
Putting Search Ranking in Perspective A/B testing metrics — Evaluating the best metrics for your search Understanding Elasticsearch Combined Fields And Multi Match Queries Part 1: Introduction in L...
GitHub - frutik/awesome-spacy
Contribute to frutik/awesome-spacy development by creating an account on GitHub.
GitHub - frutik/awesome-timeseries: Forecasting, anomaly detection, predictive analytics, econometrics and much more
Forecasting, anomaly detection, predictive analytics, econometrics and much more
GitHub - jpbarrette/moman: Forever incomplete suite of tools for an orthographic/grammatical checker
Forever incomplete suite of tools for an orthographic/grammatical checker
GitHub - backprop-ai/backprop: Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
Backprop makes it simple to use, finetune, and deploy state-of-the-art ML models.
GitHub - LIAAD/yake: Single-document unsupervised keyword extraction
Single-document unsupervised keyword extraction. Contribute to LIAAD/yake development by creating an account on GitHub.
GitHub - mammothb/symspellpy: Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Python port of SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm - GitHub - mammothb/symspellpy: Python port of Sym...
GitHub - o19s/quepid: Not A Search Relevancy Workbench ;-). Improve your Elasticsearch and Solr search quality.
Not A Search Relevancy Workbench ;-). Improve your Elasticsearch, OpenSearch, and Solr search quality. - GitHub - o19s/quepid: Not A Search Relevancy Workbench ;-). Improve your Elasticsearch, Op...
GitHub - querqy/chorus: Towards an open source stack for e-commerce search
Towards an open source stack for e-commerce search
GitHub - querqy/querqy: Query preprocessor for Java-based search engines (Querqy Core and Solr implementation)
Query preprocessor for Java-based search engines (Querqy Core and Solr implementation)
GitHub - querqy/smui: Search Management UI
Search Management UI. Contribute to querqy/smui development by creating an account on GitHub.
GitHub - sanazbahargam/Query-Understanding
Contribute to sanazbahargam/Query-Understanding development by creating an account on GitHub.
GitHub - searchhub/preDict: Lightning fast spell correction / fuzzy search library based on SymSpell by Commerce-Experts
Lightning fast spell correction / fuzzy search library based on SymSpell by Commerce-Experts - GitHub - searchhub/preDict: Lightning fast spell correction / fuzzy search library based on SymSpell b...
GitHub - searchhub/search-collector: A fast and simple JavaScript library specifically targeted at collecting search and search related browser events.
A fast and simple JavaScript library specifically targeted at collecting search and search related browser events. - GitHub - searchhub/search-collector: A fast and simple JavaScript library specif...
GitHub - SeaseLtd/rated-ranking-evaluator: Search Quality Evaluation Tool for Apache Solr & Elasticsearch search-based infrastructures
Search Quality Evaluation Tool for Apache Solr & Elasticsearch search-based infrastructures - GitHub - SeaseLtd/rated-ranking-evaluator: Search Quality Evaluation Tool for Apache Solr &...
GitHub - soumyaxyz/query-segmenter: Query Segmentation for search
Query Segmentation for search. Contribute to soumyaxyz/query-segmenter development by creating an account on GitHub.
GitHub - typesense/typesense: Open Source alternative to Algolia and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences
Open Source alternative to Algolia + Pinecone and an Easier-to-Use alternative to ElasticSearch ⚡ 🔍 ✨ Fast, typo tolerant, in-memory fuzzy Search Engine for building delightful search experiences -...
GitHub - zentity-io/zentity: Entity resolution for Elasticsearch.
Entity resolution for Elasticsearch. Contribute to zentity-io/zentity development by creating an account on GitHub.
Исправляем опечатки с учётом контекста
Недавно мне понадобилась библиотека для исправления опечаток. Большинство открытых спелл-чекеров (к примеру hunspell) не учитывают контекст, а без него сложно получить хорошую точность. Я взял за...
Chars2vec: character-based language model for handling real world texts with spelling errors and… | HackerNoon
This paper describes our open source character-based language model chars2vec. This model was developed with Keras library (TensorFlow backend) and now is available for Python 2.7 and 3.0+.
Learning to Rank for Flight Itinerary Search | HackerNoon
By Neal Lathia, Senior Data Scientist, London.
Haystack - The Search Relevance Conference
Haystack is the no-holds-barred conference for practitioners working on search, matching, and relevance.
Autocomplete, Live Search Suggestions, and Autocorrection: Best Practice Design Patterns
In the various sources, the terms like Autocomplete and Suggestions are not defined clearly. They turned out to be too wide to avoid confusion when defining design patterns and software requirements. The customers use the wrong terms in the RFPs, the partners try to use the RFP language and mix that with their own terminology. In this article, I review these topics in depth.