SlideShare a Scribd company logo
Rukhsana Thaker International Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -3) June 2015, pp.106-108
www.ijera.com 106|P a g e
QUrdPro: Query processing system for Urdu Language
Rukhsana Thaker, Dr.Ajay Goel
CSE Department, BGSB University, Rajouri ,J&K
Head,CSE Department, Baddi University, Baddi,H.P
Abstract:
The tremendous increase in the multilingual data on the internet has increased the demand for efficient retrieval
of information. Urdu is one of the widely spoken and written languages of south Asia. Due to unstructured
format of Urdu language information retrieval of information is a big challenge. Question Answering systems
aims to retrieve point-to-point answers rather than flooding with documents. It is needed when the user gets an
in depth knowledge in a particular domain. When user needs some information, it must give the relevant answer.
The question-answer retrieval of ontology knowledge base provides a convenient way to obtain knowledge for
use, but the natural language need to be mapped to the query statement of ontology. This paper describes a
query processing system QUrdPro based on ontology. This system is a combination of NLP and Ontology. It
makes use of ontology in several phases for efficient query processing. Our focus is on the knowledge derived
from the concepts used in the ontology and the relationship between these concepts. In this paper we describe
the architecture of QUrdPro ,query processing system for Urdu and process model for the system is also
discussed in detail.
Keywords: ontology, query processing, closed domain
I. INTRODUCTION
The growing interest in providing different
information on the web has increased the need for a
complicated search tool. Most existing information
retrieval systems only provides documents, and this
often makes users read a relatively large amount of
full text [1].The study of question answering systems
(QAS), which enable people to locate the information
they need directly from large free-text databases by
using their queries, has become one of the important
aspects of information retrieval research[2].
Question-answering (QA) study emerged as an effort
to deal this in sequence-excess problem. QA systems
are classified in two main parts: namely open domain
QA system and closed domain QA system. Question
which deals with nearly everything and can only
relies on worldwide information, such type systems
are called as open domain question answering
system. On the other hand, closed-domain question
answering deals with questions under a particular
domain (music, weather forecasting etc.) The domain
specific QA system involve deep use of natural
language processing systems formalized by building
a domain specific ontology[3]
In the recent years, it has been seen that the
information is also available over the web in various
languages such as Chinese, French, English, Hindi,
Urdu, Arabic, etc. With the advent of the Unicode
scheme, users can contribute their knowledge over
the web in their own language that can be used by
others who speak the same language. As a result, the
volume of multilingual information is continuously
increasing. Moreover, the availability
of information written in native languages provides
us valuable insight into the cultural, political, and
social condition of that country. Among variety of
languages, the Urdu language is among the largest
spoken languages of the world and state language of
J&K state. Due to the availability of large amount of
Urdu language documents over the web, it is
required to develop a sophisticated information
retrieval system to utilize the information efficiently.
We propose a Query Processing System Architecture
that uses words of the sentence (question) typed as a
source to search answer. Principle of our Question
Processing system is that the system gives user a set
of sentences in Urdu language containing the words
of sentence typed. Here we described a model of a
system, which accepts user queries in natural
language (Urdu) after analyzing those queries on the
bases of ontology match them with the information
stored and result is displayed to users, thus helping
users to get the most wanted information without
penetrating the huge amount of information existing
on the web.
The outline of the paper is as follows. The paper is
organized as follows In Section II we discussed
related work of this object; Section III discussed the
proposed architecture of the query processing system.
Section IV discusses the process model in detail.
Section V presents the conclusion.
RESEARCH ARTICLE OPEN ACCESS
Rukhsana Thaker International Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -3) June 2015, pp.106-108
www.ijera.com 107|P a g e
II. LITERATURE REVIEW
Machine translation (MT) was the first computer-
based application related to natural language which
came into existence in 1940’s but first project was
used in 1946 in World War II to break enemy code
[4]. In 1969 Natural Language Question Answering
Systems was made which focused on syntactic,
semantic, and logical analysis of English strings [5].
In 2004 a web based Chinese Automatic Question
Answering System was made by Cai Donfeng and
Cui Huan [6] which uses Google Web services API.
In 2006 the geographic core model was made which
supported every Geographic Feature (GF) detected in
collection of text or image documents [7]. Later on in
2008 A Question Answering Systems was made
which automatically generates questions related to
the document . QA System based on the analysis of
interrogative sentence and the answer type was made
for Chinese language in 2009 by CunLi Mao and
others which use to carry the text retrieval with the
help of the domain knowledge and obtain the relevant
paragraphs of the question [8].
Kanaan et el [9] described Arabic QA system
which makes use of data redundancy rather than
complicated linguistic analyses of either questions or
candidate answers, to achieve its task. Akour et el
[16] introduced a QA system (QArabPro) for Arabic
Language. The system handles all types of questions
including (How and Why). But generally similar to
those used in a rulebased QA for English text , the
authors uses a set of rules for each type of WH
question.
Recently, researchers have been attracted to the
task of developing Ontology based QA systems such
as Querix [10], and AquaLog [11, 12]. Querix
introduced by Kaufmann et al. is another ontology-
based question answering system that translates
generic natural language queries into SPARQL. In
case of ambiguities, Querix relies on clarification
dialogues with users. In this process users need to
disambiguate the sense from the system-provided
suggestions. AquaLog Proposed by Lopez et al. [11,
12] is a portable semi-automatic QA system that
combines natural language processing, ontologies,
logic, and information retrieval technologies. We say
that AquaLog is portable, because the configuration
time required to customize the system for a particular
ontology is negligible. In AquaLog the ontology is
used intensively as it is utilized in the refinement of
the initial query, the reasoning process, and in the
similarity algorithm AquaLog provides the best
balance between domain customization effort and
performance.
Vanessa Lopez et al “Question Answering on the
Real Semantic Web”[13] to conclude with, Power
Aqua balances the heterogeneous and large scale
semantic data with giving results in real time across
ontologies, to translate user terminology into
distributed semantically sound terminology, so that
the concepts which are shared by assertions taken
from different ontology’s have the same sense. The
goal is to handle queries which require to be
answered not only by consulting a single knowledge
source but combining multiple sources, and even
domains
III. ARCHITECTURE OF QUrdPro
SYSTEM
This section presents the architecture and
functionality of QUrdPro system. The working of the
proposed model is as follows. Here user is provided
with the facility to type his question in Urdu . This
question is used to extract all the possible answers for
it. The architecture for QUrdPro System is as
revealed in Figure 1.
1. Query interface is used to retrieve the question
posted by the user in Urdu language.
2. NLP parser is used to parse the user query.
3. Interpreter is used to remove the stop words and
for stemming.
4. Query formulation is used to formulate the query
based on the domain ontology
5. Ontology is used to define classes and concepts of
the dataset for a particular domain in Urdu language.
Fig 1: The QUrdPro Architecture
Rukhsana Thaker International Journal of Engineering Research and Applications www.ijera.com
ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -3) June 2015, pp.106-108
www.ijera.com 108|P a g e
IV. QUrdPro PROCESS MODEL
The QUrdPro model provides a framework
which integrates NLP and Ontologies for Urdu
language. In our work we have focused on creating a
model for our QUrdPro system. In this model there
are four phases.
Phase 1. User Interaction phase
Phase 2: Query Processing / Analysis
Phase 3: Document Processing using Ontology
Phase 4: Answer Extraction and retrieval
These phases are discussed in detail.
1. User Interaction Phase : In this phase the user
inputs the query in urdu language in the interface
(a simple text box or dialog box) provided by the
system.
2. Query Processing / Analysis Phase : Query
processing is an important phase of the system. It
is performed to understand the question asked by
the user. Following steps are performed during
query processing:
NLP Parsing: The question asked by the user is
taken as a string. This string is tokenizes into
subject, verb, preposition etc in this step.
Interpreter: It interprets the words generated by
the NLP parser. It removes the stops words, and
performs POS tagging. This can be done using
urdu stemmer and POS tagger.
Query formulation: This classifies the question to
the question types(like what, when , why etc).
3. Document Processing: In this phase document is
processed to find the answer for the query.
Document is searched on the basis of ontology.
Words are searched on the basis of concept and
there relation that are defined in the ontology.
4. Answer Extraction and retrieval: In this phase
answers are selected from the document. These
answers are displayed on the interface provided
by the system.
V. CONCLUSION
In this paper we have described QUrdPro system
which is based on ontology. Basically this is a system
for query processing of Urdu language which is an
unstructured language. Information retrieval for
unstructured data is a very tedious job. So in this
paper we have proposed a model for processing such
data. We have used domain knowledge for
constructing ontology for this system.
REFERENCES
[1] R. Baeza-yates & B. Ribeiro-Neto, (2011)
“Modern Information Retrieval”, second
edition. [2] Breck, E., Burger, J., House, D.,
Light, M. & Mani, I. (1999) ``Question
answering from large document collections’’,
Question Answering Systems: Papers from the
1999 AAAI Fall Symposium, 5-7 November,
North Falmouth, MA, AAAI Press, Menlo
Park, CA, pp. 26-31.
[3] Muthu krishnan Ramprasath1 and Shanmuga
sundaram Hariharan2,“A Survey on Question
Answering System”, International Journal of
Research and Reviews in Information Sciences
(IJRRIS), pp171-179,2012
[4] Liddy, NY. Marcel Decker “Natural Language
Processing” , in Encyclopedia of Library and
Information Science in 2001
[5] ROBERT F. SIMMONS, “Natural Language
Question Answering Systems: 1969”
[6] Cai Dongfeng, Cui Huan, Miao Xuelei, Zhao,
Ren Xiangshi “A Web-based Chinese
Automatic Question Answering
System”,pp1141-1146, IEEE 2004
[7] Sallaberry Christian, Etcheverry Patrick,
Marquesuzaà Christophe, “Information
Retrieval And Visualization Based On
Documents” Geospatial Semantics”,
International Conference on Information
Technology: Research and Education, pp277-
281, 2006
[8] Cun-Li Mao, Li-Na Li, Zheng-Tao Yu, Lu
Han, Jian-Yi Guo , Xiong-Li Lei “Research on
Answer Extraction Method for Domain
Question Answering System (QA)”, 2009
International Conference on Computational
Intelligence and Security, pp79-83, IEEE 2009
[9] Kanaan, G., Hammouri, A., Al-Shalabi, R. and
Swalha, M.(2009). “A New Question
Answering System for the Arabic Language”.
American Journal of Applied Sciences 6 (4):
797-805
[10] E. Kaufmann, A. Bernstein, and R. Zumstein.,
“Querix: A natural language interface to query
ontologies based on clarification dialogs,” In
proceeding 5th International Semantic Web
Conference (ISWC 2006), pp 980–981, 2006.
[11] V. Lopez, M. Pasin, and Enrico Motta,
“AquaLog: An Ontology-Portable Question
Answering System for the Semantic Web,”
Lecture Notes in Computer Science, Vol.
3532, Springer, Berlin, pp. 546-562, 2005.
[12] V. Lopez, and E. Motta, “Ontology-Driven
Question Answering in AquaLog,” Lecture
Notes in Computer Science, Vol. 3136.
Springer-Verlag, Berlin, pp. 89–102, 2004.
[13] Vincent Barbier, Brigitte Grau, Anne-Laure
Ligozat, Isabelle Robba and Anne Vilnat
“Semantic Knowledge in Question Answering
Systems”

More Related Content

What's hot

QUESTION ANSWERING SYSTEM USING ONTOLOGY IN MARATHI LANGUAGE
QUESTION ANSWERING SYSTEM USING ONTOLOGY IN MARATHI LANGUAGEQUESTION ANSWERING SYSTEM USING ONTOLOGY IN MARATHI LANGUAGE
QUESTION ANSWERING SYSTEM USING ONTOLOGY IN MARATHI LANGUAGE
ijaia
 
A Novel approach for Document Clustering using Concept Extraction
A Novel approach for Document Clustering using Concept ExtractionA Novel approach for Document Clustering using Concept Extraction
A Novel approach for Document Clustering using Concept Extraction
AM Publications
 
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
home
 
DBPEDIA BASED FACTOID QUESTION ANSWERING SYSTEM
DBPEDIA BASED FACTOID QUESTION ANSWERING SYSTEMDBPEDIA BASED FACTOID QUESTION ANSWERING SYSTEM
DBPEDIA BASED FACTOID QUESTION ANSWERING SYSTEM
IJwest
 
Top 10 cited articles in nlp
Top 10 cited articles in nlpTop 10 cited articles in nlp
Top 10 cited articles in nlp
kevig
 
A Review on the Cross and Multilingual Information Retrieval
A Review on the Cross and Multilingual Information RetrievalA Review on the Cross and Multilingual Information Retrieval
A Review on the Cross and Multilingual Information Retrieval
dannyijwest
 
Survey on Indian CLIR and MT systems in Marathi Language
Survey on Indian CLIR and MT systems in Marathi LanguageSurvey on Indian CLIR and MT systems in Marathi Language
Survey on Indian CLIR and MT systems in Marathi Language
Editor IJCATR
 
Multilingualism in Information Retrieval System
Multilingualism in Information Retrieval SystemMultilingualism in Information Retrieval System
Multilingualism in Information Retrieval System
Ariel Hess
 
Accessing database using nlp
Accessing database using nlpAccessing database using nlp
Accessing database using nlp
eSAT Publishing House
 
Accessing database using nlp
Accessing database using nlpAccessing database using nlp
Accessing database using nlp
eSAT Journals
 
MULTILINGUAL INFORMATION RETRIEVAL BASED ON KNOWLEDGE CREATION TECHNIQUES
MULTILINGUAL INFORMATION RETRIEVAL BASED ON KNOWLEDGE CREATION TECHNIQUESMULTILINGUAL INFORMATION RETRIEVAL BASED ON KNOWLEDGE CREATION TECHNIQUES
MULTILINGUAL INFORMATION RETRIEVAL BASED ON KNOWLEDGE CREATION TECHNIQUES
ijcseit
 
IRJET- Querying Database using Natural Language Interface
IRJET-  	  Querying Database using Natural Language InterfaceIRJET-  	  Querying Database using Natural Language Interface
IRJET- Querying Database using Natural Language Interface
IRJET Journal
 
An Evaluation of Preprocessing Techniques for Text Classification
An Evaluation of Preprocessing Techniques for Text ClassificationAn Evaluation of Preprocessing Techniques for Text Classification
An Evaluation of Preprocessing Techniques for Text Classification
IJCSIS Research Publications
 
Query expansion
Query expansionQuery expansion
Query expansion
Spandan Veggalam
 
Dictionary based concept mining an application for turkish
Dictionary based concept mining  an application for turkishDictionary based concept mining  an application for turkish
Dictionary based concept mining an application for turkish
csandit
 
Keyword extraction and clustering for document recommendation in conversations.
Keyword extraction and clustering for document recommendation in conversations.Keyword extraction and clustering for document recommendation in conversations.
Keyword extraction and clustering for document recommendation in conversations.
LeMeniz Infotech
 
A scoring rubric for automatic short answer grading system
A scoring rubric for automatic short answer grading systemA scoring rubric for automatic short answer grading system
A scoring rubric for automatic short answer grading system
TELKOMNIKA JOURNAL
 
Cl4201593597
Cl4201593597Cl4201593597
Cl4201593597
IJERA Editor
 
A Novel Approach for Keyword extraction in learning objects using text mining
A Novel Approach for Keyword extraction in learning objects using text miningA Novel Approach for Keyword extraction in learning objects using text mining
A Novel Approach for Keyword extraction in learning objects using text mining
IJSRD
 
An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...
An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...
An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...
dannyijwest
 

What's hot (20)

QUESTION ANSWERING SYSTEM USING ONTOLOGY IN MARATHI LANGUAGE
QUESTION ANSWERING SYSTEM USING ONTOLOGY IN MARATHI LANGUAGEQUESTION ANSWERING SYSTEM USING ONTOLOGY IN MARATHI LANGUAGE
QUESTION ANSWERING SYSTEM USING ONTOLOGY IN MARATHI LANGUAGE
 
A Novel approach for Document Clustering using Concept Extraction
A Novel approach for Document Clustering using Concept ExtractionA Novel approach for Document Clustering using Concept Extraction
A Novel approach for Document Clustering using Concept Extraction
 
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
A Novel Technique for Name Identification from Homeopathy Diagnosis Discussio...
 
DBPEDIA BASED FACTOID QUESTION ANSWERING SYSTEM
DBPEDIA BASED FACTOID QUESTION ANSWERING SYSTEMDBPEDIA BASED FACTOID QUESTION ANSWERING SYSTEM
DBPEDIA BASED FACTOID QUESTION ANSWERING SYSTEM
 
Top 10 cited articles in nlp
Top 10 cited articles in nlpTop 10 cited articles in nlp
Top 10 cited articles in nlp
 
A Review on the Cross and Multilingual Information Retrieval
A Review on the Cross and Multilingual Information RetrievalA Review on the Cross and Multilingual Information Retrieval
A Review on the Cross and Multilingual Information Retrieval
 
Survey on Indian CLIR and MT systems in Marathi Language
Survey on Indian CLIR and MT systems in Marathi LanguageSurvey on Indian CLIR and MT systems in Marathi Language
Survey on Indian CLIR and MT systems in Marathi Language
 
Multilingualism in Information Retrieval System
Multilingualism in Information Retrieval SystemMultilingualism in Information Retrieval System
Multilingualism in Information Retrieval System
 
Accessing database using nlp
Accessing database using nlpAccessing database using nlp
Accessing database using nlp
 
Accessing database using nlp
Accessing database using nlpAccessing database using nlp
Accessing database using nlp
 
MULTILINGUAL INFORMATION RETRIEVAL BASED ON KNOWLEDGE CREATION TECHNIQUES
MULTILINGUAL INFORMATION RETRIEVAL BASED ON KNOWLEDGE CREATION TECHNIQUESMULTILINGUAL INFORMATION RETRIEVAL BASED ON KNOWLEDGE CREATION TECHNIQUES
MULTILINGUAL INFORMATION RETRIEVAL BASED ON KNOWLEDGE CREATION TECHNIQUES
 
IRJET- Querying Database using Natural Language Interface
IRJET-  	  Querying Database using Natural Language InterfaceIRJET-  	  Querying Database using Natural Language Interface
IRJET- Querying Database using Natural Language Interface
 
An Evaluation of Preprocessing Techniques for Text Classification
An Evaluation of Preprocessing Techniques for Text ClassificationAn Evaluation of Preprocessing Techniques for Text Classification
An Evaluation of Preprocessing Techniques for Text Classification
 
Query expansion
Query expansionQuery expansion
Query expansion
 
Dictionary based concept mining an application for turkish
Dictionary based concept mining  an application for turkishDictionary based concept mining  an application for turkish
Dictionary based concept mining an application for turkish
 
Keyword extraction and clustering for document recommendation in conversations.
Keyword extraction and clustering for document recommendation in conversations.Keyword extraction and clustering for document recommendation in conversations.
Keyword extraction and clustering for document recommendation in conversations.
 
A scoring rubric for automatic short answer grading system
A scoring rubric for automatic short answer grading systemA scoring rubric for automatic short answer grading system
A scoring rubric for automatic short answer grading system
 
Cl4201593597
Cl4201593597Cl4201593597
Cl4201593597
 
A Novel Approach for Keyword extraction in learning objects using text mining
A Novel Approach for Keyword extraction in learning objects using text miningA Novel Approach for Keyword extraction in learning objects using text mining
A Novel Approach for Keyword extraction in learning objects using text mining
 
An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...
An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...
An Efficient Approach for Keyword Selection ; Improving Accessibility of Web ...
 

Viewers also liked

Vocab basic 2010
Vocab basic 2010Vocab basic 2010
Vocab basic 2010
Shehr Yar
 
Study of The Technological Profile of The Red Ceramic Industry of Alagoas
Study of The Technological Profile of The Red Ceramic Industry of AlagoasStudy of The Technological Profile of The Red Ceramic Industry of Alagoas
Study of The Technological Profile of The Red Ceramic Industry of Alagoas
IJERA Editor
 
Salarpuria Gold Summit
Salarpuria Gold SummitSalarpuria Gold Summit
Salarpuria Gold Summit
Bangalore Real
 
Desalination technology; economy and simplicity
Desalination technology; economy and simplicityDesalination technology; economy and simplicity
Desalination technology; economy and simplicity
IJERA Editor
 
841218 FCO's brief to Thatcher's visit to HK and China (18-21 December 1984) ...
841218 FCO's brief to Thatcher's visit to HK and China (18-21 December 1984) ...841218 FCO's brief to Thatcher's visit to HK and China (18-21 December 1984) ...
841218 FCO's brief to Thatcher's visit to HK and China (18-21 December 1984) ...
Hong Kong Democratic Foundation 香港民主促進會
 
Las 4 P’s del Marketing con enfoque semiótico
Las 4 P’s del Marketing con enfoque semióticoLas 4 P’s del Marketing con enfoque semiótico
Las 4 P’s del Marketing con enfoque semiótico
Daniel Carpinteyro
 
841218 Steering Brief from FCO to Thatcher (China 18-21 December 1984)
841218 Steering Brief from FCO to Thatcher (China 18-21 December 1984)841218 Steering Brief from FCO to Thatcher (China 18-21 December 1984)
841218 Steering Brief from FCO to Thatcher (China 18-21 December 1984)
Hong Kong Democratic Foundation 香港民主促進會
 
UFCD_4716_Princípios de gestão_índice
UFCD_4716_Princípios de gestão_índiceUFCD_4716_Princípios de gestão_índice
UFCD_4716_Princípios de gestão_índice
Manuais Formação
 
Slide
SlideSlide
Slide
mire2706
 
เหนือ เที่ยว
เหนือ   เที่ยวเหนือ   เที่ยว
เหนือ เที่ยว
leemeanshun minzstar
 
Réveillon – uma história de crença sobre o
Réveillon – uma história de crença sobre oRéveillon – uma história de crença sobre o
Réveillon – uma história de crença sobre o
Privada
 
840920 1000 UK Cabinet Meeting on Hong Kong (20 September 1984)
840920 1000 UK Cabinet Meeting on Hong Kong (20 September 1984)840920 1000 UK Cabinet Meeting on Hong Kong (20 September 1984)
840920 1000 UK Cabinet Meeting on Hong Kong (20 September 1984)
Hong Kong Democratic Foundation 香港民主促進會
 
Marathi-English CLIR using detailed user query and unsupervised corpus-based WSD
Marathi-English CLIR using detailed user query and unsupervised corpus-based WSDMarathi-English CLIR using detailed user query and unsupervised corpus-based WSD
Marathi-English CLIR using detailed user query and unsupervised corpus-based WSD
IJERA Editor
 
Hardware Implementation of Two’s Compliment Multiplier with Partial Product b...
Hardware Implementation of Two’s Compliment Multiplier with Partial Product b...Hardware Implementation of Two’s Compliment Multiplier with Partial Product b...
Hardware Implementation of Two’s Compliment Multiplier with Partial Product b...
IJERA Editor
 
Pieza publicitaria de acuerdo a Barthes
Pieza publicitaria de acuerdo a BarthesPieza publicitaria de acuerdo a Barthes
Pieza publicitaria de acuerdo a Barthes
Daniel Carpinteyro
 

Viewers also liked (16)

Vocab basic 2010
Vocab basic 2010Vocab basic 2010
Vocab basic 2010
 
Study of The Technological Profile of The Red Ceramic Industry of Alagoas
Study of The Technological Profile of The Red Ceramic Industry of AlagoasStudy of The Technological Profile of The Red Ceramic Industry of Alagoas
Study of The Technological Profile of The Red Ceramic Industry of Alagoas
 
Salarpuria Gold Summit
Salarpuria Gold SummitSalarpuria Gold Summit
Salarpuria Gold Summit
 
Desalination technology; economy and simplicity
Desalination technology; economy and simplicityDesalination technology; economy and simplicity
Desalination technology; economy and simplicity
 
841218 FCO's brief to Thatcher's visit to HK and China (18-21 December 1984) ...
841218 FCO's brief to Thatcher's visit to HK and China (18-21 December 1984) ...841218 FCO's brief to Thatcher's visit to HK and China (18-21 December 1984) ...
841218 FCO's brief to Thatcher's visit to HK and China (18-21 December 1984) ...
 
Jinsei no senshu doc
Jinsei no senshu docJinsei no senshu doc
Jinsei no senshu doc
 
Las 4 P’s del Marketing con enfoque semiótico
Las 4 P’s del Marketing con enfoque semióticoLas 4 P’s del Marketing con enfoque semiótico
Las 4 P’s del Marketing con enfoque semiótico
 
841218 Steering Brief from FCO to Thatcher (China 18-21 December 1984)
841218 Steering Brief from FCO to Thatcher (China 18-21 December 1984)841218 Steering Brief from FCO to Thatcher (China 18-21 December 1984)
841218 Steering Brief from FCO to Thatcher (China 18-21 December 1984)
 
UFCD_4716_Princípios de gestão_índice
UFCD_4716_Princípios de gestão_índiceUFCD_4716_Princípios de gestão_índice
UFCD_4716_Princípios de gestão_índice
 
Slide
SlideSlide
Slide
 
เหนือ เที่ยว
เหนือ   เที่ยวเหนือ   เที่ยว
เหนือ เที่ยว
 
Réveillon – uma história de crença sobre o
Réveillon – uma história de crença sobre oRéveillon – uma história de crença sobre o
Réveillon – uma história de crença sobre o
 
840920 1000 UK Cabinet Meeting on Hong Kong (20 September 1984)
840920 1000 UK Cabinet Meeting on Hong Kong (20 September 1984)840920 1000 UK Cabinet Meeting on Hong Kong (20 September 1984)
840920 1000 UK Cabinet Meeting on Hong Kong (20 September 1984)
 
Marathi-English CLIR using detailed user query and unsupervised corpus-based WSD
Marathi-English CLIR using detailed user query and unsupervised corpus-based WSDMarathi-English CLIR using detailed user query and unsupervised corpus-based WSD
Marathi-English CLIR using detailed user query and unsupervised corpus-based WSD
 
Hardware Implementation of Two’s Compliment Multiplier with Partial Product b...
Hardware Implementation of Two’s Compliment Multiplier with Partial Product b...Hardware Implementation of Two’s Compliment Multiplier with Partial Product b...
Hardware Implementation of Two’s Compliment Multiplier with Partial Product b...
 
Pieza publicitaria de acuerdo a Barthes
Pieza publicitaria de acuerdo a BarthesPieza publicitaria de acuerdo a Barthes
Pieza publicitaria de acuerdo a Barthes
 

Similar to QUrdPro: Query processing system for Urdu Language

INTELLIGENT QUERY PROCESSING IN MALAYALAM
INTELLIGENT QUERY PROCESSING IN MALAYALAMINTELLIGENT QUERY PROCESSING IN MALAYALAM
INTELLIGENT QUERY PROCESSING IN MALAYALAM
ijcsa
 
A_Review_of_Question_Answering_Systems.pdf
A_Review_of_Question_Answering_Systems.pdfA_Review_of_Question_Answering_Systems.pdf
A_Review_of_Question_Answering_Systems.pdf
ssuser98a1af
 
Question Retrieval in Community Question Answering via NON-Negative Matrix Fa...
Question Retrieval in Community Question Answering via NON-Negative Matrix Fa...Question Retrieval in Community Question Answering via NON-Negative Matrix Fa...
Question Retrieval in Community Question Answering via NON-Negative Matrix Fa...
IRJET Journal
 
Diacritic Oriented Arabic Information Retrieval System
Diacritic Oriented Arabic Information Retrieval SystemDiacritic Oriented Arabic Information Retrieval System
Diacritic Oriented Arabic Information Retrieval System
CSCJournals
 
Car-Following Parameters by Means of Cellular Automata in the Case of Evacuation
Car-Following Parameters by Means of Cellular Automata in the Case of EvacuationCar-Following Parameters by Means of Cellular Automata in the Case of Evacuation
Car-Following Parameters by Means of Cellular Automata in the Case of Evacuation
CSCJournals
 
Answer extraction and passage retrieval for
Answer extraction and passage retrieval forAnswer extraction and passage retrieval for
Answer extraction and passage retrieval for
Waheeb Ahmed
 
CANDIDATE SET KEY DOCUMENT RETRIEVAL SYSTEM
CANDIDATE SET KEY DOCUMENT RETRIEVAL SYSTEMCANDIDATE SET KEY DOCUMENT RETRIEVAL SYSTEM
CANDIDATE SET KEY DOCUMENT RETRIEVAL SYSTEM
IRJET Journal
 
Extraction and Retrieval of Web based Content in Web Engineering
Extraction and Retrieval of Web based Content in Web EngineeringExtraction and Retrieval of Web based Content in Web Engineering
Extraction and Retrieval of Web based Content in Web Engineering
IRJET Journal
 
AUTOMATED SQL QUERY GENERATOR BY UNDERSTANDING A NATURAL LANGUAGE STATEMENT
AUTOMATED SQL QUERY GENERATOR BY UNDERSTANDING A NATURAL LANGUAGE STATEMENTAUTOMATED SQL QUERY GENERATOR BY UNDERSTANDING A NATURAL LANGUAGE STATEMENT
AUTOMATED SQL QUERY GENERATOR BY UNDERSTANDING A NATURAL LANGUAGE STATEMENT
ijnlc
 
Keywords- Based on Arabic Information Retrieval Using Light Stemmer
Keywords- Based on Arabic Information Retrieval Using Light Stemmer Keywords- Based on Arabic Information Retrieval Using Light Stemmer
Keywords- Based on Arabic Information Retrieval Using Light Stemmer
IJCSIS Research Publications
 
February 2024 - Top 10 cited articles.pdf
February 2024 - Top 10 cited articles.pdfFebruary 2024 - Top 10 cited articles.pdf
February 2024 - Top 10 cited articles.pdf
kevig
 
April 2022 - Top 10 cited articles.pdf
April 2022 - Top 10 cited articles.pdfApril 2022 - Top 10 cited articles.pdf
April 2022 - Top 10 cited articles.pdf
kevig
 
September 2021: Top10 Cited Articles in Natural Language Computing
September 2021: Top10 Cited Articles in Natural Language ComputingSeptember 2021: Top10 Cited Articles in Natural Language Computing
September 2021: Top10 Cited Articles in Natural Language Computing
kevig
 
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETSQUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
ijnlc
 
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETSQUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
kevig
 
An Approach to Owl Concept Extraction and Integration Across Multiple Ontolog...
An Approach to Owl Concept Extraction and Integration Across Multiple Ontolog...An Approach to Owl Concept Extraction and Integration Across Multiple Ontolog...
An Approach to Owl Concept Extraction and Integration Across Multiple Ontolog...
dannyijwest
 
Information_Retrieval_Models_Nfaoui_El_Habib
Information_Retrieval_Models_Nfaoui_El_HabibInformation_Retrieval_Models_Nfaoui_El_Habib
Information_Retrieval_Models_Nfaoui_El_Habib
El Habib NFAOUI
 
Designing Cross-Language Information Retrieval System using various Technique...
Designing Cross-Language Information Retrieval System using various Technique...Designing Cross-Language Information Retrieval System using various Technique...
Designing Cross-Language Information Retrieval System using various Technique...
IRJET Journal
 
A black-box-approach-for-response-quality-evaluation-of-conversational-agent-...
A black-box-approach-for-response-quality-evaluation-of-conversational-agent-...A black-box-approach-for-response-quality-evaluation-of-conversational-agent-...
A black-box-approach-for-response-quality-evaluation-of-conversational-agent-...
Cemal Ardil
 
AUTOMATIC QUESTION GENERATION USING NATURAL LANGUAGE PROCESSING
AUTOMATIC QUESTION GENERATION USING NATURAL LANGUAGE PROCESSINGAUTOMATIC QUESTION GENERATION USING NATURAL LANGUAGE PROCESSING
AUTOMATIC QUESTION GENERATION USING NATURAL LANGUAGE PROCESSING
IRJET Journal
 

Similar to QUrdPro: Query processing system for Urdu Language (20)

INTELLIGENT QUERY PROCESSING IN MALAYALAM
INTELLIGENT QUERY PROCESSING IN MALAYALAMINTELLIGENT QUERY PROCESSING IN MALAYALAM
INTELLIGENT QUERY PROCESSING IN MALAYALAM
 
A_Review_of_Question_Answering_Systems.pdf
A_Review_of_Question_Answering_Systems.pdfA_Review_of_Question_Answering_Systems.pdf
A_Review_of_Question_Answering_Systems.pdf
 
Question Retrieval in Community Question Answering via NON-Negative Matrix Fa...
Question Retrieval in Community Question Answering via NON-Negative Matrix Fa...Question Retrieval in Community Question Answering via NON-Negative Matrix Fa...
Question Retrieval in Community Question Answering via NON-Negative Matrix Fa...
 
Diacritic Oriented Arabic Information Retrieval System
Diacritic Oriented Arabic Information Retrieval SystemDiacritic Oriented Arabic Information Retrieval System
Diacritic Oriented Arabic Information Retrieval System
 
Car-Following Parameters by Means of Cellular Automata in the Case of Evacuation
Car-Following Parameters by Means of Cellular Automata in the Case of EvacuationCar-Following Parameters by Means of Cellular Automata in the Case of Evacuation
Car-Following Parameters by Means of Cellular Automata in the Case of Evacuation
 
Answer extraction and passage retrieval for
Answer extraction and passage retrieval forAnswer extraction and passage retrieval for
Answer extraction and passage retrieval for
 
CANDIDATE SET KEY DOCUMENT RETRIEVAL SYSTEM
CANDIDATE SET KEY DOCUMENT RETRIEVAL SYSTEMCANDIDATE SET KEY DOCUMENT RETRIEVAL SYSTEM
CANDIDATE SET KEY DOCUMENT RETRIEVAL SYSTEM
 
Extraction and Retrieval of Web based Content in Web Engineering
Extraction and Retrieval of Web based Content in Web EngineeringExtraction and Retrieval of Web based Content in Web Engineering
Extraction and Retrieval of Web based Content in Web Engineering
 
AUTOMATED SQL QUERY GENERATOR BY UNDERSTANDING A NATURAL LANGUAGE STATEMENT
AUTOMATED SQL QUERY GENERATOR BY UNDERSTANDING A NATURAL LANGUAGE STATEMENTAUTOMATED SQL QUERY GENERATOR BY UNDERSTANDING A NATURAL LANGUAGE STATEMENT
AUTOMATED SQL QUERY GENERATOR BY UNDERSTANDING A NATURAL LANGUAGE STATEMENT
 
Keywords- Based on Arabic Information Retrieval Using Light Stemmer
Keywords- Based on Arabic Information Retrieval Using Light Stemmer Keywords- Based on Arabic Information Retrieval Using Light Stemmer
Keywords- Based on Arabic Information Retrieval Using Light Stemmer
 
February 2024 - Top 10 cited articles.pdf
February 2024 - Top 10 cited articles.pdfFebruary 2024 - Top 10 cited articles.pdf
February 2024 - Top 10 cited articles.pdf
 
April 2022 - Top 10 cited articles.pdf
April 2022 - Top 10 cited articles.pdfApril 2022 - Top 10 cited articles.pdf
April 2022 - Top 10 cited articles.pdf
 
September 2021: Top10 Cited Articles in Natural Language Computing
September 2021: Top10 Cited Articles in Natural Language ComputingSeptember 2021: Top10 Cited Articles in Natural Language Computing
September 2021: Top10 Cited Articles in Natural Language Computing
 
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETSQUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
 
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETSQUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
QUESTION ANSWERING MODULE LEVERAGING HETEROGENEOUS DATASETS
 
An Approach to Owl Concept Extraction and Integration Across Multiple Ontolog...
An Approach to Owl Concept Extraction and Integration Across Multiple Ontolog...An Approach to Owl Concept Extraction and Integration Across Multiple Ontolog...
An Approach to Owl Concept Extraction and Integration Across Multiple Ontolog...
 
Information_Retrieval_Models_Nfaoui_El_Habib
Information_Retrieval_Models_Nfaoui_El_HabibInformation_Retrieval_Models_Nfaoui_El_Habib
Information_Retrieval_Models_Nfaoui_El_Habib
 
Designing Cross-Language Information Retrieval System using various Technique...
Designing Cross-Language Information Retrieval System using various Technique...Designing Cross-Language Information Retrieval System using various Technique...
Designing Cross-Language Information Retrieval System using various Technique...
 
A black-box-approach-for-response-quality-evaluation-of-conversational-agent-...
A black-box-approach-for-response-quality-evaluation-of-conversational-agent-...A black-box-approach-for-response-quality-evaluation-of-conversational-agent-...
A black-box-approach-for-response-quality-evaluation-of-conversational-agent-...
 
AUTOMATIC QUESTION GENERATION USING NATURAL LANGUAGE PROCESSING
AUTOMATIC QUESTION GENERATION USING NATURAL LANGUAGE PROCESSINGAUTOMATIC QUESTION GENERATION USING NATURAL LANGUAGE PROCESSING
AUTOMATIC QUESTION GENERATION USING NATURAL LANGUAGE PROCESSING
 

Recently uploaded

BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
MIGUELANGEL966976
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
Victor Morales
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
awadeshbabu
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
rpskprasana
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
nooriasukmaningtyas
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
JamalHussainArman
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
nooriasukmaningtyas
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
IJNSA Journal
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
RadiNasr
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
kandramariana6
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
Mukeshwaran Balu
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
gerogepatton
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
Rahul
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
KrishnaveniKrishnara1
 
Wearable antenna for antenna applications
Wearable antenna for antenna applicationsWearable antenna for antenna applications
Wearable antenna for antenna applications
Madhumitha Jayaram
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
PauloRodrigues104553
 

Recently uploaded (20)

BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdfBPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
BPV-GUI-01-Guide-for-ASME-Review-Teams-(General)-10-10-2023.pdf
 
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressionsKuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
KuberTENes Birthday Bash Guadalajara - K8sGPT first impressions
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
[JPP-1] - (JEE 3.0) - Kinematics 1D - 14th May..pdf
 
CSM Cloud Service Management Presentarion
CSM Cloud Service Management PresentarionCSM Cloud Service Management Presentarion
CSM Cloud Service Management Presentarion
 
Low power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniquesLow power architecture of logic gates using adiabatic techniques
Low power architecture of logic gates using adiabatic techniques
 
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptxML Based Model for NIDS MSc Updated Presentation.v2.pptx
ML Based Model for NIDS MSc Updated Presentation.v2.pptx
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...A review on techniques and modelling methodologies used for checking electrom...
A review on techniques and modelling methodologies used for checking electrom...
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMSA SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
A SYSTEMATIC RISK ASSESSMENT APPROACH FOR SECURING THE SMART IRRIGATION SYSTEMS
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdfIron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
Iron and Steel Technology Roadmap - Towards more sustainable steelmaking.pdf
 
132/33KV substation case study Presentation
132/33KV substation case study Presentation132/33KV substation case study Presentation
132/33KV substation case study Presentation
 
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
ACRP 4-09 Risk Assessment Method to Support Modification of Airfield Separat...
 
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODELDEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
DEEP LEARNING FOR SMART GRID INTRUSION DETECTION: A HYBRID CNN-LSTM-BASED MODEL
 
ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024ACEP Magazine edition 4th launched on 05.06.2024
ACEP Magazine edition 4th launched on 05.06.2024
 
22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt22CYT12-Unit-V-E Waste and its Management.ppt
22CYT12-Unit-V-E Waste and its Management.ppt
 
Wearable antenna for antenna applications
Wearable antenna for antenna applicationsWearable antenna for antenna applications
Wearable antenna for antenna applications
 
Series of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.pptSeries of visio cisco devices Cisco_Icons.ppt
Series of visio cisco devices Cisco_Icons.ppt
 

QUrdPro: Query processing system for Urdu Language

  • 1. Rukhsana Thaker International Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -3) June 2015, pp.106-108 www.ijera.com 106|P a g e QUrdPro: Query processing system for Urdu Language Rukhsana Thaker, Dr.Ajay Goel CSE Department, BGSB University, Rajouri ,J&K Head,CSE Department, Baddi University, Baddi,H.P Abstract: The tremendous increase in the multilingual data on the internet has increased the demand for efficient retrieval of information. Urdu is one of the widely spoken and written languages of south Asia. Due to unstructured format of Urdu language information retrieval of information is a big challenge. Question Answering systems aims to retrieve point-to-point answers rather than flooding with documents. It is needed when the user gets an in depth knowledge in a particular domain. When user needs some information, it must give the relevant answer. The question-answer retrieval of ontology knowledge base provides a convenient way to obtain knowledge for use, but the natural language need to be mapped to the query statement of ontology. This paper describes a query processing system QUrdPro based on ontology. This system is a combination of NLP and Ontology. It makes use of ontology in several phases for efficient query processing. Our focus is on the knowledge derived from the concepts used in the ontology and the relationship between these concepts. In this paper we describe the architecture of QUrdPro ,query processing system for Urdu and process model for the system is also discussed in detail. Keywords: ontology, query processing, closed domain I. INTRODUCTION The growing interest in providing different information on the web has increased the need for a complicated search tool. Most existing information retrieval systems only provides documents, and this often makes users read a relatively large amount of full text [1].The study of question answering systems (QAS), which enable people to locate the information they need directly from large free-text databases by using their queries, has become one of the important aspects of information retrieval research[2]. Question-answering (QA) study emerged as an effort to deal this in sequence-excess problem. QA systems are classified in two main parts: namely open domain QA system and closed domain QA system. Question which deals with nearly everything and can only relies on worldwide information, such type systems are called as open domain question answering system. On the other hand, closed-domain question answering deals with questions under a particular domain (music, weather forecasting etc.) The domain specific QA system involve deep use of natural language processing systems formalized by building a domain specific ontology[3] In the recent years, it has been seen that the information is also available over the web in various languages such as Chinese, French, English, Hindi, Urdu, Arabic, etc. With the advent of the Unicode scheme, users can contribute their knowledge over the web in their own language that can be used by others who speak the same language. As a result, the volume of multilingual information is continuously increasing. Moreover, the availability of information written in native languages provides us valuable insight into the cultural, political, and social condition of that country. Among variety of languages, the Urdu language is among the largest spoken languages of the world and state language of J&K state. Due to the availability of large amount of Urdu language documents over the web, it is required to develop a sophisticated information retrieval system to utilize the information efficiently. We propose a Query Processing System Architecture that uses words of the sentence (question) typed as a source to search answer. Principle of our Question Processing system is that the system gives user a set of sentences in Urdu language containing the words of sentence typed. Here we described a model of a system, which accepts user queries in natural language (Urdu) after analyzing those queries on the bases of ontology match them with the information stored and result is displayed to users, thus helping users to get the most wanted information without penetrating the huge amount of information existing on the web. The outline of the paper is as follows. The paper is organized as follows In Section II we discussed related work of this object; Section III discussed the proposed architecture of the query processing system. Section IV discusses the process model in detail. Section V presents the conclusion. RESEARCH ARTICLE OPEN ACCESS
  • 2. Rukhsana Thaker International Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -3) June 2015, pp.106-108 www.ijera.com 107|P a g e II. LITERATURE REVIEW Machine translation (MT) was the first computer- based application related to natural language which came into existence in 1940’s but first project was used in 1946 in World War II to break enemy code [4]. In 1969 Natural Language Question Answering Systems was made which focused on syntactic, semantic, and logical analysis of English strings [5]. In 2004 a web based Chinese Automatic Question Answering System was made by Cai Donfeng and Cui Huan [6] which uses Google Web services API. In 2006 the geographic core model was made which supported every Geographic Feature (GF) detected in collection of text or image documents [7]. Later on in 2008 A Question Answering Systems was made which automatically generates questions related to the document . QA System based on the analysis of interrogative sentence and the answer type was made for Chinese language in 2009 by CunLi Mao and others which use to carry the text retrieval with the help of the domain knowledge and obtain the relevant paragraphs of the question [8]. Kanaan et el [9] described Arabic QA system which makes use of data redundancy rather than complicated linguistic analyses of either questions or candidate answers, to achieve its task. Akour et el [16] introduced a QA system (QArabPro) for Arabic Language. The system handles all types of questions including (How and Why). But generally similar to those used in a rulebased QA for English text , the authors uses a set of rules for each type of WH question. Recently, researchers have been attracted to the task of developing Ontology based QA systems such as Querix [10], and AquaLog [11, 12]. Querix introduced by Kaufmann et al. is another ontology- based question answering system that translates generic natural language queries into SPARQL. In case of ambiguities, Querix relies on clarification dialogues with users. In this process users need to disambiguate the sense from the system-provided suggestions. AquaLog Proposed by Lopez et al. [11, 12] is a portable semi-automatic QA system that combines natural language processing, ontologies, logic, and information retrieval technologies. We say that AquaLog is portable, because the configuration time required to customize the system for a particular ontology is negligible. In AquaLog the ontology is used intensively as it is utilized in the refinement of the initial query, the reasoning process, and in the similarity algorithm AquaLog provides the best balance between domain customization effort and performance. Vanessa Lopez et al “Question Answering on the Real Semantic Web”[13] to conclude with, Power Aqua balances the heterogeneous and large scale semantic data with giving results in real time across ontologies, to translate user terminology into distributed semantically sound terminology, so that the concepts which are shared by assertions taken from different ontology’s have the same sense. The goal is to handle queries which require to be answered not only by consulting a single knowledge source but combining multiple sources, and even domains III. ARCHITECTURE OF QUrdPro SYSTEM This section presents the architecture and functionality of QUrdPro system. The working of the proposed model is as follows. Here user is provided with the facility to type his question in Urdu . This question is used to extract all the possible answers for it. The architecture for QUrdPro System is as revealed in Figure 1. 1. Query interface is used to retrieve the question posted by the user in Urdu language. 2. NLP parser is used to parse the user query. 3. Interpreter is used to remove the stop words and for stemming. 4. Query formulation is used to formulate the query based on the domain ontology 5. Ontology is used to define classes and concepts of the dataset for a particular domain in Urdu language. Fig 1: The QUrdPro Architecture
  • 3. Rukhsana Thaker International Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 5, Issue 6, ( Part -3) June 2015, pp.106-108 www.ijera.com 108|P a g e IV. QUrdPro PROCESS MODEL The QUrdPro model provides a framework which integrates NLP and Ontologies for Urdu language. In our work we have focused on creating a model for our QUrdPro system. In this model there are four phases. Phase 1. User Interaction phase Phase 2: Query Processing / Analysis Phase 3: Document Processing using Ontology Phase 4: Answer Extraction and retrieval These phases are discussed in detail. 1. User Interaction Phase : In this phase the user inputs the query in urdu language in the interface (a simple text box or dialog box) provided by the system. 2. Query Processing / Analysis Phase : Query processing is an important phase of the system. It is performed to understand the question asked by the user. Following steps are performed during query processing: NLP Parsing: The question asked by the user is taken as a string. This string is tokenizes into subject, verb, preposition etc in this step. Interpreter: It interprets the words generated by the NLP parser. It removes the stops words, and performs POS tagging. This can be done using urdu stemmer and POS tagger. Query formulation: This classifies the question to the question types(like what, when , why etc). 3. Document Processing: In this phase document is processed to find the answer for the query. Document is searched on the basis of ontology. Words are searched on the basis of concept and there relation that are defined in the ontology. 4. Answer Extraction and retrieval: In this phase answers are selected from the document. These answers are displayed on the interface provided by the system. V. CONCLUSION In this paper we have described QUrdPro system which is based on ontology. Basically this is a system for query processing of Urdu language which is an unstructured language. Information retrieval for unstructured data is a very tedious job. So in this paper we have proposed a model for processing such data. We have used domain knowledge for constructing ontology for this system. REFERENCES [1] R. Baeza-yates & B. Ribeiro-Neto, (2011) “Modern Information Retrieval”, second edition. [2] Breck, E., Burger, J., House, D., Light, M. & Mani, I. (1999) ``Question answering from large document collections’’, Question Answering Systems: Papers from the 1999 AAAI Fall Symposium, 5-7 November, North Falmouth, MA, AAAI Press, Menlo Park, CA, pp. 26-31. [3] Muthu krishnan Ramprasath1 and Shanmuga sundaram Hariharan2,“A Survey on Question Answering System”, International Journal of Research and Reviews in Information Sciences (IJRRIS), pp171-179,2012 [4] Liddy, NY. Marcel Decker “Natural Language Processing” , in Encyclopedia of Library and Information Science in 2001 [5] ROBERT F. SIMMONS, “Natural Language Question Answering Systems: 1969” [6] Cai Dongfeng, Cui Huan, Miao Xuelei, Zhao, Ren Xiangshi “A Web-based Chinese Automatic Question Answering System”,pp1141-1146, IEEE 2004 [7] Sallaberry Christian, Etcheverry Patrick, Marquesuzaà Christophe, “Information Retrieval And Visualization Based On Documents” Geospatial Semantics”, International Conference on Information Technology: Research and Education, pp277- 281, 2006 [8] Cun-Li Mao, Li-Na Li, Zheng-Tao Yu, Lu Han, Jian-Yi Guo , Xiong-Li Lei “Research on Answer Extraction Method for Domain Question Answering System (QA)”, 2009 International Conference on Computational Intelligence and Security, pp79-83, IEEE 2009 [9] Kanaan, G., Hammouri, A., Al-Shalabi, R. and Swalha, M.(2009). “A New Question Answering System for the Arabic Language”. American Journal of Applied Sciences 6 (4): 797-805 [10] E. Kaufmann, A. Bernstein, and R. Zumstein., “Querix: A natural language interface to query ontologies based on clarification dialogs,” In proceeding 5th International Semantic Web Conference (ISWC 2006), pp 980–981, 2006. [11] V. Lopez, M. Pasin, and Enrico Motta, “AquaLog: An Ontology-Portable Question Answering System for the Semantic Web,” Lecture Notes in Computer Science, Vol. 3532, Springer, Berlin, pp. 546-562, 2005. [12] V. Lopez, and E. Motta, “Ontology-Driven Question Answering in AquaLog,” Lecture Notes in Computer Science, Vol. 3136. Springer-Verlag, Berlin, pp. 89–102, 2004. [13] Vincent Barbier, Brigitte Grau, Anne-Laure Ligozat, Isabelle Robba and Anne Vilnat “Semantic Knowledge in Question Answering Systems”