-
Notifications
You must be signed in to change notification settings - Fork 0
What Is Semantic Search?
Semantic search is a data searching technique that a search query aims to not only find keywords, but also to determine the intent and contextual meaning of the the words a person is using for search. Semantic search provides more meaningful search results by evaluating and understanding the search phrase and finding the most relevant results in a website, database or any other data repository.
Semantic search seeks to improve search accuracy by understanding searcher intent and the contextual meaning of terms as they appear in the searchable dataspace, whether on the Web or within a closed system, to generate more relevant results.Semantic search systems consider various points including context of search, location, intent, variation of words, synonyms, generalized and specialized queries, concept matching and natural language queries to provide relevant search results.Major web search engines like Google and Bing incorporate some elements of semantic search.
We can distinguish two important forms of search ; navigational and research .In navigational search, the user is using the search engine as a navigation tool to navigate to a particular intended document. Semantic search is not applicable to this kind of searches. In research search, the user provides the search engine with a phrase which is intended to denote an object about which the user is trying to gather/research information. There is no particular document which the user knows about and is trying to get to. Rather, the user is trying to locate a number of documents which together will provide the desired information.
Semantic search works on the principles of language semantics. Unlike typical search algorithms, semantic search is based on the context, substance, intent and concept of the searched phrase. Semantic search also incorporates location, synonyms of a term, current trends, word variations and other natural language elements as part of the search. Semantic search concepts are derived from various search algorithms and methodologies, including keyword-to-concept mapping and graph patterns.
1- Handling morphological variations
2- Handling synonyms with correct senses
3- Handling generalizations
4- Handling concept matching
5- Handling knowledge matching
6- Handling natural language queries and questions
7- Ability to point to uninterrupted paragraph and the most relevant sentence
8- Ability to Customize and Organic Progress
9- Ability to operate without relying on statistics, user behavior, and other artificial means
10- Ability to detect its own performance
http://en.wikipedia.org/wiki/Semantic\_search#Semantic\_search\_portals
http://www.techopedia.com/definition/23731/semantic-search
http://davidamerland.com/seo-tips/986-five-steps-to-a-fully-semantic-web.html
The guiding page of our project.
- Home
- Project Documents
- Mockups
- Diagrams
- Research Topics
- [Building Android Application] (https://github.com/bounswe/bounswe2015group2/wiki/BuildingAndroidApplication)
- Crowd Sourcing
- Semantic Tagging and Searching
- Tutorials
- [Project Setup Tutorial for Android Devs] (https://github.com/bounswe/bounswe2015group2/wiki/Project-Setup-Tutorial-For-Android-Devs)
- Meeting Notes
- Android Team Meeting (03.12.2015)
- Android Team Meeting (29.11.2015)
- Android Team Meeting (27.10.2015)
- [Team Meeting (20.10.2015)] (https://github.com/bounswe/bounswe2015group2/wiki/Team-Meeting-(20.10.2015))
- [Customer Meeting 1 - Week 2 of Term 2 (08.10.2015)] (https://github.com/bounswe/bounswe2015group2/wiki/Customer-Meeting-1)
- [Meeting 15 - Week 1 of Term 2 (30.08.2015)] (https://github.com/bounswe/bounswe2015group2/wiki/Meeting-15)
- Meeting 14 - Week 13 (11.05.2015)
- Meeting 13 - Week 12 (05.05.2015)
- Meeting 12 - Week 11 (03.05.2015)
- Meeting 11 - Week 11 (02.05.2015)
- Meeting 10 - Week 6 (27.03.2015)
- Meeting 9 - Week 6 (25.03.2015)
- Meeting 8 - Week 6 (25.03.2015)
- Meeting 7 - Week 5 (20.03.2015)
- Meeting 6 - Week 5 (18.03.2015)
- Meeting 5 - Week 5 (16.03.2015)
- Meeting 4 - Week 4 (13.03.2015)
- Meeting 3 - Week 3 (04.03.2015)
- Meeting 2 - Week 3 (02.03.2015)
- Meeting 1 - Week 1 (16.02.2015)
- Team Members
- Others


