sillsdev / silnlp

A set of pipelines for performing experiments on various NLP tasks with a focus on resource-poor/minority languages.
Other
30 stars 3 forks source link

Error when iterating over key terms #511

Closed isaac091 closed 2 weeks ago

isaac091 commented 2 weeks ago

I ran into an error while running a pair of experiments and I think there's just a for loop that didn't get updated with the new key terms changes. The error was on line 1100 of silnlp.nmt.config.py.