You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
echo "Mają kręgi." > seg.txt
~/pantera/bin/pantera -t nkjp --engine
~/pantera/engines/ultimarum-tertia-np0-6.btengine seg.txt -o xces-disamb
mv seg.txt.disamb seg.xces
~/pantera/bin/pantera -t nkjp --engine
~/pantera/engines/ultimarum-tertia-np0-6.btengine seg.txt -o xces
mv seg.txt.disamb seg.xces-sh
The standard XCES output (-o xces-disamb) implicitly assumes that only one
(lemma,tag) pair is selected. The selection seems arbitrary.
The “sh” XCES dialect preserves both lemmata when having the same tag.
Is this really intended?
Original issue reported on code.google.com by [email protected] on 20 Feb 2012 at 2:52
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 20 Feb 2012 at 2:52The text was updated successfully, but these errors were encountered: