Posted By:
Michelle_Nersesian
Posted On:
Thursday, November 15, 2001 02:04 PM
I have a very simple (well, very being a relative term) question for the JAVA geeks out there.
I am working on a lexical frequency program that takes a text, breaks it down into separate word tokens, then sorts and counts how many times each word occurs. Easy enough.
However, I am also doing this in sign language gloss, which uses something called Classifiers. Everything that happens [from there to here, ie, in the brackets] needs to be counted as ONE token. Any ideas?
Thanks,
Michelle Nersesian