Re: Natural Language Parser

Gene Wirchenko <genew@telus.net>
Tue, 06 Oct 2015 12:54:32 -0700

          From comp.compilers

Related articles
Natural Language Parser seimarao@gmail.com (Seima Rao) (2015-09-29)
Re: Natural Language Parser gneuner2@comcast.net (George Neuner) (2015-09-29)
Re: Natural Language Parser thothic.quinn@gmail.com (Quinn Jackson) (2015-09-29)
Re: Natural Language Parser rpw3@rpw3.org (2015-09-30)
Re: Natural Language Parser cr88192@hotmail.com (BGB) (2015-10-02)
Re: Natural Language Parser genew@telus.net (Gene Wirchenko) (2015-10-06)
| List of all articles for this month |

From: Gene Wirchenko <genew@telus.net>
Newsgroups: comp.compilers
Date: Tue, 06 Oct 2015 12:54:32 -0700
Organization: A noiseless patient Spider
References: 15-09-025
Keywords: parse
Posted-Date: 07 Oct 2015 18:13:13 EDT

On Tue, 29 Sep 2015 06:15:22 +0530, Seima Rao <seimarao@gmail.com>
wrote:


[snip]


>[You might start with this parser from Stanford:
>http://nlp.stanford.edu/software/lex-parser.shtml
>Or this one in python:
>http://spacy.io/
>Parsing English or any natural language is very hard, and you'll never
>get more than an approximate result. Modern language translation
>systems don't even try and use machine learning on large corpora.
>-John]


          Another area to try is some of the interactive fiction (also
known as text adventures) languages.


Sincerely,


Gene Wirchenko


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.