Home > Archive > Prolog > September 2006 > Part of Speech Tagger for SWI-Prolog?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Part of Speech Tagger for SWI-Prolog?
|
|
| roschler 2006-09-08, 9:59 pm |
| Can someone point me to a part of speech tagger for SWI-Prolog?
Thanks.
| |
| Jan Wielemaker 2006-09-09, 4:00 am |
| On 2006-09-09, roschler <robert.oschler@gmail.com> wrote:
> Can someone point me to a part of speech tagger for SWI-Prolog?
Not sure it does part of speech, but possibly ProNTO provides a
starting point: http://www.ai.uga.edu/mc/ProNTo/
--- Jan
| |
| roschler 2006-09-09, 7:59 am |
|
Jan Wielemaker wrote:
> On 2006-09-09, roschler <robert.oschler@gmail.com> wrote:
>
> Not sure it does part of speech, but possibly ProNTO provides a
> starting point: http://www.ai.uga.edu/mc/ProNTo/
>
> --- Jan
Jan,
Thanks, that's a good page of tools.
BTW, I found a typo in WN.pl that causes Windows users that don't have
the environment variable WNHOME set to get an error when calling
"load_wordnet". I documented it on this thread:
http://groups.google.com/group/comp...98906c909?hl=en
Robert
|
|
|
|
|