sgjp-official.ini 628 Bytes
; Morfeusz SGJP with no conversion, no extensions, using its own tagset,
; i.e. NKJP-like but with full range of genders as output by Morfeusz lib.
; To get the one as described in NKJP papers, use morfeusz-nkjp.ini.
; NOTE: this config assumes official Morfeusz SGJP is installed and it's
; the only version of Morfeusz in the system.


[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
	require_version=Morfeusz SGJP

[rule]
	toki_type=p
	ma=interp

[default]
	ma=morfeusz
	ma=unknown