qwaider / morphisto

Automatically exported from code.google.com/p/morphisto
0 stars 0 forks source link

"nachgiebig" is mapped onto "nachsichtig" #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If a linguistic problem:
What wordform makes the faulty analysis occur?
- nachgiebig

What is the expected output? What do you see instead?
Used:
echo nachgiebig | iconv -f "utf-8" -t "latin1" - | fst-infl2  smor-ids.ca 
reading transducer from file "smor-ids.ca"...
finished.
Result:
> nachgiebig
nachsichtig<+ADJ><Pos><Adv>
nachsichtig<+ADJ><Pos><Pred>
Expected:
> nachgiebig
nachgiebig<+ADJ><Pos><Adv>
nachgiebig<+ADJ><Pos><Pred>

What version of Morphisto are you using?
original morphisto.zip uploaded March 2009

Original issue reported on code.google.com by wuerz...@gmail.com on 14 Oct 2010 at 12:54

GoogleCodeExporter commented 9 years ago

Original comment by CWRSimon@googlemail.com on 21 Dec 2010 at 9:53

GoogleCodeExporter commented 9 years ago

Original comment by CWRSimon@googlemail.com on 31 Jan 2011 at 3:44