smart searcher by: ramadan sanli

11
SmartSearche r Instractor Assoc. Prof. Dr. Bekir Taner DİNÇER TA: Ahmet ARSLAN and Tansu AKSAN Ramadan Şanlı Computer Engineering [email protected] May 13, 2016

Upload: ramadan-sanli

Post on 18-Feb-2017

80 views

Category:

Software


5 download

TRANSCRIPT

Page 1: Smart searcher by: Ramadan SANLI

SmartSearcher

InstractorAssoc. Prof. Dr. Bekir Taner DİNÇER

TA: Ahmet ARSLAN and Tansu AKSAN

Ramadan ŞanlıComputer Engineering [email protected]

May 13, 2016

Page 2: Smart searcher by: Ramadan SANLI

AIM

•The aim of this project is to make searching in the text files easier. When people try to find especially some sentences with knowing just some words of sentences they will find easily with this project.

Page 3: Smart searcher by: Ramadan SANLI

Text files to .json

Page 4: Smart searcher by: Ramadan SANLI

Indexed .jason files

Page 5: Smart searcher by: Ramadan SANLI

Nltk code for detecting the sentence boundaries

Page 6: Smart searcher by: Ramadan SANLI

Ruby code

Page 7: Smart searcher by: Ramadan SANLI

Html code

Page 8: Smart searcher by: Ramadan SANLI

Results

Page 9: Smart searcher by: Ramadan SANLI

TOOLS

•Solr•Python-NLTK•Html•Ruby on nails

Page 10: Smart searcher by: Ramadan SANLI

STEPS

• Install the tools• Convert text files to .json• Index the .json files to Solr• Create a user interface for search engine• Detect the sentence-boundaries with nltk• Detect the Turkish sentence-boundaries

Page 11: Smart searcher by: Ramadan SANLI

Thank You! Ramadan SANLI

[email protected]/ramadansanli

Special thanks to: Prof. Dr. Bekir Taner DİNÇER