- Semantic Search: Measuring Meaning From Jaccard to Bert - Jul 2, 2021.
In this article, we’ll cover a few of the most interesting — and powerful — of these techniques — focusing specifically on semantic search. We’ll learn how they work, what they’re good at, and how we can implement them ourselves.
BERT, NLP, Search, Similarity, Text Analytics
- Building a Knowledge Graph for Job Search Using BERT - Jun 14, 2021.
A guide on how to create knowledge graphs using NER and Relation Extraction.
BERT, Careers, Data Science Skills, Knowledge Graph, NLP, Python, Search, Transformer
- Similarity Search: Euclid of Alexandria goes shoe shopping - Jun 2, 2021.
Many applications can be improved with similarity search. Similarity search can provide more relevant results and therefore improve business outcomes such as conversion rates, engagement rates, detected threats, data quality, and customer satisfaction.
Neural Networks, Pinecone, Recommender Systems, Search
- What is Neural Search? - May 6, 2021.
And how to get started with it with no prior experience in Machine Learning.
Neural Networks, NLP, Search, Search Engine
- Building a Deep Learning Based Reverse Image Search - Jan 22, 2021.
Following the journey from unstructured data to content based image retrieval.
Deep Learning, Image Recognition, Search
- Applications of Data Science and Business Analytics - Dec 15, 2020.
In recent times, a large number of businesses have begun realising the potential of Data Science. Business analytics and data science applications are far and wide. So let us have a look at them in detail.
Applications, Business, Data Science, Genomics, Great Learning, Search, Virtual Assistant
- AI and Machine Learning In Our Every Day Life - Feb 7, 2020.
The curiosity and buzz around the most talked-about technology -- Artificial Intelligence -- have experts and technophiles busy decoding its exciting future applications. Of course, the use of AI and machine learning is already pervasive in our daily lives, as we review many of these popular features in this article.
AI, Fraud Detection, Gmail, Machine Learning, Search, Social Media, Travel
- Google Dataset Search Provides Access to 25 Million Datasets - Jan 29, 2020.
Google's dataset search is out of beta, and provides centralized access to 25 million datasets.
Data Science, Datasets, Google, Search
- Accuracy vs Speed – what Data Scientists can learn from Search - Jan 2, 2020.
Delivering accurate insights is the core function of any data scientist. Navigating the development road toward this goal can sometimes be tricky, especially when cross-collaboration is required, and these lessons learned from building a search application will help you negotiate the demands between accuracy and speed.
Accuracy, Advice, Lucidworks, Scalability, Search, Search Engine
- Books on Graph-Powered Machine Learning, Graph Databases, Deep Learning for Search – 50% off - May 9, 2019.
These 3 books will help you make the most from graph-powered databases. For a limited time, get 50% off any of them with the code kdngraph.
Book, Deep Learning, Graph Databases, Machine Learning, Manning, Search, Search Engine
- Building an image search service from scratch - Jan 30, 2019.
By the end of this post, you should be able to build a quick semantic search model from scratch, no matter the size of your dataset.
Pages: 1 2
Computer Vision, Image Recognition, NLP, Search, Search Engine, Word Embeddings
- Search Millions of Documents for Thousands of Keywords in a Flash - Sep 1, 2017.
We present a python library called FlashText that can search or replace keywords / synonyms in documents in O(n) – linear time.
Algorithms, Data Science, GitHub, NLP, Python, Search, Search Engine, Text Mining