期刊名称:Oriental Journal of Computer Science and Technology
印刷版ISSN:0974-6471
出版年度:2013
卷号:6
期号:2
页码:133-140
出版社:Oriental Scientific Publishing Company
摘要:In the world of computing, information plays an important role in our lives. One of the majorsources of information is database. Database and Database technology are having major impacton the growing use of computers. Almost all IT applications are storing and retrieving the informationor data from the database. Database Management Systems (DBMS) have been widely used forstoring and retrieving data. However, databases are often hard to use since their interface is quiterigid in co-operating with users. For storing and retrieving the information from database requiresthe knowledge of database language like SQL. Structured Query Language (SQL) is an ANSIstandard for accessing and manipulating the information stored in database. However, everyonemay not be able to write the SQL query as they may not be aware of the syntax and structure ofSQL and database respectively. In India, the natural language of people is mainly Hindi. Also largenumber of e-governance applications use database. So, to use such database applications withease, people who are more comfortable with Hindi language, requires these applications to acceptsa simple sentence in Hindi, and process it to generate a SQL query. The SQL query is furtherexecuted on the database to produce the results. Therefore, any interface in Hindi language will bean asset to these people. This paper discusses the architecture of mapping the Hindi languagequer y entered by the user into SQL query
关键词:HLIDB (Hindi language interface to database); NLIDB (Natural language interface;to database); NLP (Natural Language Processing); Semantic matching; Tokenizer