rmlockwood / FLExTrans

Machine Translation using FLEx, Apertium, and STAMP
MIT License
10 stars 2 forks source link

Spanish-French Ranking not working #663

Closed rmlockwood closed 2 months ago

rmlockwood commented 3 months ago

I attempted to create a rule for Def-Noun, but the ranking isn't being taken into account.

Here's the Google drive where the projects are: https://drive.google.com/drive/folders/1PhD2IKj-TZ6A1ncpD63swTyrwDoM02Gs

rmlockwood commented 3 months ago

I'm still not getting a place in the lemma macro that puts out the option les1.1 when I run the Def N rule. I don't think I saw any change to the macro compared to before.

mr-martian commented 2 months ago

I changed the structure to the following and it worked:

def
  number: default=sg, rank=1
  gender: rank=2
n
  gender
  suffix
    number
rmlockwood commented 2 months ago

Working in RA build 84