Jump to content

Natural language generation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 128.125.140.80 (talk) at 03:57, 22 August 2003 (to generate sentence from meaning). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Natural language generation

Natural language as oppose to machine language.

Generation as oppose to parsing.

In the field of computer science, we use the term 'language' for computer languages like Perl, C++, etc. To distinguish the languages that we speak everyday to the computer languages, we coin the term 'natural language'.

There are two opposing terms in NLP. Parsing means to read in text and translate it into some structured form of meaning. Generation goes the opposite way. To put it in a simpler way, parsing is like what human does when they are reading or listen to some sentences and try to understand the meaing; generation is like what human does when they have an idea in mind and try to express it by writing or speaking.