0xCAB / morphisto

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

verbal stem "eingemeid" should be "eingemeind" #8

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
If a linguistic problem:
What wordform makes the faulty analysis occur?
- "eingemeiden" vs. "eingemeinden"

What is the expected output? What do you see instead?
Using:
echo eingemeiden | fst-infl2 smor-ids.ca
reading transducer from file "smor-ids.ca"...
finished.
Result:
> eingemeiden
eingemeiden<+V><1><Pl><Pres><Konj>
eingemeiden<+V><1><Pl><Pres><Ind>
eingemeiden<+V><3><Pl><Pres><Konj>
eingemeiden<+V><3><Pl><Pres><Ind>
eingemeiden<+V><Inf>
Expected:
no result for eingemeiden

Please provide any additional information below.

<BaseStem>
    <Lemma>eingemeid</Lemma>
    <Stem>eingemei*n*d</Stem>
    <Pos>V</Pos>
    <Origin>nativ</Origin>
    <InfClass>VVReg</InfClass>
    <Frequency>15</Frequency>
</BaseStem>

Original issue reported on code.google.com by wuerz...@gmail.com on 21 Oct 2010 at 1:59

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago

Original comment by wuerz...@gmail.com on 8 Mar 2011 at 12:28