File: kenlm.arpa

package info (click to toggle)
pytorch-audio 2.6.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,696 kB
  • sloc: python: 61,274; cpp: 10,031; sh: 128; ansic: 70; makefile: 34
file content (35 lines) | stat: -rw-r--r-- 649 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
\data\
ngram 1=6
ngram 2=9
ngram 3=8

\1-grams:
-0.8515802	<unk>	0
0	<s>	-0.30103
-0.8515802	</s>	0
-0.8515802	foo	-0.30103
-0.44013768	bar	-0.30103
-0.6679358	foobar	-0.30103

\2-grams:
-0.7091413	foo </s>	0
-0.6251838	bar </s>	0
-0.24384303	foobar </s>	0
-0.6251838	<s> foo	-0.30103
-0.49434766	foo foo	-0.30103
-0.39393726	bar foo	-0.30103
-0.4582359	<s> bar	-0.30103
-0.51359576	foo bar	-0.30103
-0.56213206	<s> foobar	-0.30103

\3-grams:
-0.45881382	bar foo </s>
-0.43354067	foo bar </s>
-0.105027884	<s> foobar </s>
-0.18033421	<s> foo foo
-0.38702002	bar foo foo
-0.15375455	<s> bar foo
-0.34500393	foo bar foo
-0.18492673	foo foo bar

\end\