This framework is a semantic search engine framework. Specte search engine devoloped as web search engine for finding web pages on the internet just like Google, Yahoo, Bing. Before explaining the search logic, you have to understand what is semantic search. You can find a lot of knowledge about semantic web. This framework created based on PHP 5.4 and MySQL 5.5.31-30.3. And also frame work using Wordnet for semantic analysis.
Semantic Web & Semantic Search
Semantic search is basicly not a search system based processing the text format. Text processing is the second stage of the search. The system using semantic search for semantic parsing, distinguish synonyms, offering to user the other search query which is related the user’s search query and so on. By using this query analysis the logic of engine expands the keyword pool and scores the keywords by relation of main query. Also Specte search engine framework uses the semantic search for sort the results with more efficient and properly. We will tell more about semantic search at the manual.
The second imported thing is processing huge database(including hundreds of thousands web pages) and order by the semantic analysis process results. This sorting process not so complicated but it has many factor such as web page’s keyword, description, page title, URL matches with users query, popularity of page.
Demo :
http://codecanyon.net/item/specte-search-engine/5104064?WT.ac=category_thumb&WT.seg_1=category_thumb&WT.z_author=mertyildiran
http://filesstorage.org/2Tw/Specte_Search_Engine.zip
No comments:
Post a Comment