Re: How to do this?
- From: Charlie-Boo <shymathguy@xxxxxxxxx>
- Date: Wed, 6 Aug 2008 03:21:38 -0700 (PDT)
On Aug 5, 1:26 pm, maasul...@xxxxxxxxx wrote:
Hi,
In a code, how can you check if a word is "verb" for example?
Thanks,
Mike
My own analysis of language parsing shows that the overall pattern in
a sentence can be virtually anything. We can say "I did that." or
"That I did". The only way to tell if a word is a verb is by the word
itself and perhaps the words next to it, maintaining a database of
(verb,noun) pairs that make sense.
.
- References:
- How to do this?
- From: maasultan
- How to do this?
- Prev by Date: Re: Can EXPTIME and NP be separated via diagonalization?
- Next by Date: Re: Can EXPTIME and NP be separated via diagonalization?
- Previous by thread: Re: How to do this?
- Index(es):
Relevant Pages
|