Eric
2024-02-27 3ec697e4bd7a6e05660b5f62b48cd91aea9e1e84
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
 
\data\
ngram 1=3
ngram 2=1
ngram 3=1
 
\1-grams:
-5.234679    a -3.3
-3.456783    b -3.0
-4.333333    </s>
 
\2-grams:
-1.45678    a b -3.23
 
\3-grams:
-0.23940    a b </s>
 
\end\