Blame view

tools/maca/data/polimorf-sgjp.ini 757 Bytes
Jan Lupa authored
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
; Morfeusz Polimorf with no conversion, no extensions, using its own tagset
; (SGJP). I.e., NKJP-like but with full range of genders as output by Morfeusz
; library.
; To get the one as described in NKJP papers, use polimorf-nkjp.ini.

; This config assumes that Morfeusz Polimorf is installed in your system.
; Unfortunately, Morfeusz Polimorf conflicts Morfeusz SGJP (as well as Morfeusz
; SIAT), so you can have only one.

[general]
	tagset=sgjp

[ma:unknown]
	class=const
	tagset=sgjp
	tag=ign

[ma:interp]
	class=const
	tagset=sgjp
	tag=interp

[ma:morfeusz]
	class=morfeusz
	tagset=sgjp
	converter=mm-sgjp.conv
;	library=libmorfeuszPolimorf.so.0.7
	require_version=Morfeusz Polimorf

[rule]
	toki_type=p
	ma=interp

[default]
	ma=morfeusz
	ma=unknown