Skip to content

Commit 1f2fcb1

Browse files
committed
improvement, now 49.6% for typos_gangstara.
1 parent 426a324 commit 1f2fcb1

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

tools/spellcheckers/editdist.default.txt

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,21 +46,21 @@ a á 9
4646
a æ 4
4747
b p 4
4848
c s 4
49-
s c 9
5049
d t 4
5150
d ð 4
52-
e é 8
5351
e æ 6
52+
e é 8
5453
g k 4
5554
g ð 5
5655
i a 6
5756
i u 5
5857
i y 4
5958
i í 6
6059
n m 7
61-
o ó 6
6260
o ð 5
61+
o ó 4
6362
r ð 2
63+
s c 9
6464
u i 5
6565
u ú 8
6666
v g 7
@@ -69,18 +69,19 @@ y i 4
6969
y ý 4
7070
á ó 4
7171
æ a 4
72+
æ á 4
73+
æ ø 5
7274
í ý 4
7375
ð d 9
7476
ð g 5
7577
ð v 6
7678
ð å 9
79+
ó o 3
7780
ó ø 4
81+
ø æ 5
7882
ø ó 4
7983
ú u 6
8084
ý í 3
81-
ø æ 5
82-
æ ø 5
83-
æ á 4
8485

8586
## Swaps. NB! Please note that these depend on the variable
8687
## USE_SWAPS in Makefile.am in this directory. Also note that

tools/spellcheckers/final_strings.default.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# error:correct for final strings
2+
ar:a 4
23
ar:s 4
34
ar:ir 4
45
anir:arnir 4
56
anir:arnar 5
67
arir:arar 4
78
ar:arar 4
89
arnir:arnar 4
10+
að:ða 4
911
ð:ðið 6
1012
ð:ðu 6
1113
ð:ði 6
@@ -20,7 +22,10 @@ i:in 5
2022
i:ið 4
2123
ir:ar 4
2224
ir:ur 4
25+
lur:l 4
26+
lt:tl 4
2327
rd:rgd 4
28+
rn:r 4
2429
rt:rgt 4
2530
rt:t 6
2631
rt:r 6

tools/spellcheckers/strings.default.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ s:ss 6
6161
skji:ski 2
6262
t:gt 3
6363
t:tt 6
64+
tl:tsl 4
6465
u:ug 4
6566
u:uð 4
6667
uð:u 6

0 commit comments

Comments
 (0)