File: apertium-pol-szl.pol-szl.lrx

package info (click to toggle)
apertium-pol-szl 0.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 9,688 kB
  • sloc: xml: 480; makefile: 235
file content (18 lines) | stat: -rw-r--r-- 820 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<rules>
	<rule weight="1.0"><match lemma="marynarka" tags="n.*"><select lemma="marina" tags="n.*"/></match>
			   <match lemma="wojenny"/></rule>
	<rule weight="0.8"><match lemma="marynarka" tags="n.*"><select lemma="marina" tags="n.*"/></match></rule>

	<rule weight="0.8"><match tags="adj.*"/>
			   <match lemma="marynarka" tags="n.*"><select lemma="szaket" tags="n.*"/></match></rule>
	<rule weight="1.0"><match lemma="marynarka" tags="n.*"><select lemma="szaket" tags="n.*"/></match></rule>
</rules>

<!-- 
Resources: 
    http://wiki.apertium.org/wiki/How_to_get_started_with_lexical_selection_rules
    http://wiki.apertium.org/wiki/Constraint-based_lexical_selection
    http://wiki.apertium.org/wiki/Lexical_selection
    http://wiki.apertium.org/wiki/Learning_rules_from_parallel_and_non-parallel_corpora
-->