• Arabic language Search Engine

Abstract:

developeing an algorithm that represents a search engine for Arabic web sit and files like yahoo and Google search engines. The main step for the search is to find all roots for Arabic word in a web sit or a file which will minimize the number of word that should be stored which makes it very easier to search in these word than search in the original document file or web site. The main problem is how to get red of the extra letters especially in the middle of the word to get the correct Arabic root corresponds to the original word. Finally I implement this search engine using a program that take the original Arabic text as an input and generate the corresponding roots and eliminating the similarities befor save it.