morfeusz-ikipi.ini
917 Bytes
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
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
; Data from Morfeusz, converted to the intermediate tagset (ikipi)
[general]
tagset=ikipi
; default config, but let's be explicit
toki-config=config
[ma:unknown]
class=const
tagset=ikipi
tag=ign
[ma:interp]
class=const
tagset=ikipi
tag=interp
[ma:patch]
; the patch doesn't violate ikipi
class=map
tagset=ikipi
data=morfpatch-kipi.txt
[ma:morfeusz]
class=morfeusz
tagset=ikipi
converter=morfkipi2ikipi.conv
[ma:acro_stem]
; acronyms and proper names, work for both kipi and ikipi
class=sfst
tagset=ikipi
file=acro-uninfl.fst
lower-case=true
[ma:acro_suffix]
; acronyms/proper names with hyphens or apostrophes introducing inflectional suffixes; work for both kipi and ikipi
class=sfst
tagset=ikipi
file=acro-infl.fst
lower-case=true
[rule]
toki_type=p
ma=interp
[rule]
toki_type=th
ma=morfeusz
ma=acro_suffix
ma=unknown
[default]
ma=patch
ma=morfeusz
ma=acro_stem
ma=unknown