Search SRILM-USER Archives

Match: Format: Sort by:
Search:

Re: remove </s> <s>

From: Anand Venkataraman <anand at ADDRESS HIDDEN>
Date: Fri, 30 Apr 2004 13:50:32 -0700 (PDT)

You should be able to do this without modifying the
code.  There are at least two ways -- Create a file
with lines containing </s> and <s> and give this file
to ngram-count using -nonevents.  Alternately, you can
create count files first (-write), remove the
uninteresting events and create an lm using the count
file (-read).

&

Click here to go to the SRILM home page.