CONVERSION OF DIRECT SPEECH TO INDIRECT SPEECH FOR DECLARATIVE AND INTERROGATIVE SENTENCES
In this paper we describe a solution for conversion of direct speech to indirect speech using finite state machine FSM parser, which uses skip list as a data structure for syntactic analysis.FSM operates in a bottom up fashion by assuming that the sentence will follow the form identified in the grammar.It looks for words occurring based on the grammar and on reaching the final state a proper sentence for the grammar is identified.Skip list provide the full functionality of a balanced tree where parts of speech are stored in separate nodes that may fail at any time I.e.skip the nodes if not satisfy the grammar rules.
Compiler Design Natural language processing FSM parser
VIBHAV JAIN KRISHNA ASAWA
Computer Science Department Jaypee Institute of Information Technology Noida,India
国际会议
成都
英文
311-315
2011-11-25(万方平台首次上网日期,不代表论文的发表时间)