Sorry for the basic questions:
1.      I need 2 versions of output for each list of bigrams and trigrams that 
I create using the various measures in count.pl and statistic.pl: one with the 
default statistics and one without.  How do I format to exclude the statistics?
        e.g.:
mobile<>phones<>100 280 384 
cellular<>phones<>96 214 384

mobile phones
cellular phones

2. I need to remove punctuation . and ,   I've tried within my stopword list, 
but I don't have the tags quite right.  How should I enter into my stop file?

Thanks!

Patrick

Reply via email to