[Corpora-List] summary n-grams (follow-up question)
Rob Freeman
rjfreeman at email.com
Thu Aug 29 15:00:08 UTC 2002
On Thursday 29 August 2002 10:55, Dirk Ludtke wrote:
> ...
> I want to decide whether a word is a noun or not. I
> have a pos-tagged corpus and extract how often different patterns (like
> n-grams with different n) led to nouns and how often not. The question
> is, which particular patterns are better than others.
Hi Dirk,
What about using collections of patterns as a predictor? Have a look at my
parsing demo http://www.collectivelanguage.com/demo.html. That's more or less
what I am doing, though for a branching problem rather than a labeling
problem.
-Rob
More information about the Corpora
mailing list