Semantic Search For Travel Place Document
AI and ML

Semantic Search For Travel Place Document


This project aims at developing a Semantic Searching Engine that could search with meaning not only to find keywords but to determine the intent and contextual meaning of the input sentence. We will demonstrate another finding technology known as Semantic search by utilizing sophisticated Artificial Intelligent technologies and some Natural Language Processing models.

Share
overview

Introduction

Introduce

There are so many searching engines currently, but most of them are using the Keyword Search method. Keyword search is looking at terms wherever they appear, even if part of a larger phrase or used in a different context, Keyword Search will find words anywhere in the record. So the Keyword Search has a limitation in that the words often have multiple meanings, so Keyword Search will return the irrelevant results.

Introduce

Unlike Keyword Search, Semantic Search is a search with meaning, it will try to get at the intent and contextual meaning of terms and your search query. And we have built a Semantic Search engine on the database from https://wikitravel.org/en/Main_Page. It will find and show you the top k (default k=10) articles with the best matching meaning to your search query.

Our Approaches

Data

We crawled all existing articles from https://wikitravel.org/en/Main_Page. After cleaning and preprocessing the crawled data to remove the non-existent articles, wrong, and repeat posts... the final number of articles is 31249 articles. And we store them into a .csv file for use in the searching step.

Text similar model

In order to search the input sentence based on its matching meaning with the article database. We have applied a Deep Learning model to represent the sentence with an embedding vector, and then we will compute the sentence similarly based on these embeddings vectors to find the best matching results.

our-approaches

Usage

Step 01

Access to the Semantic Search for Travel
Place site: https://experiment.saigontechnology.vn/travel-search/. Or you can access the main Saigon Technology AI Research Lab page here: https://experiment.saigontechnology.vn/, select the Semantic Search for Travel Place section and click Try our demo button.

usage-1

Step 02

On the Semantic Search for Travel Place page, you could see a UI like this.

usage-2

Step 03

Type the sentence you want to search in the text input area.

usage-3

Step 04

Then click the Search button to start searching on the wikitravel database.

usage-4

Step 05

The top 10 best searching results will be displayed as bellow:

usage-5

As a Leading Vietnam Software Development Outsourcing Company, we dedicate to your success by following our philosophy:

YOUR SUCCESS IS OUR MISSION.

about-us

Contact Us