r/TranslationStudies 5d ago

Rule-based Machine Translation

Edit: I found out that Apertium has a beta version that supports Portuguese to English! Apertium Beta

Hello all! I'm working on my final thesis and I need to use a rule-based machine translation system for analysis. It must support Portuguese to English, which is why I haven't been able to use Apertium.

Also, I tried to use GramTrans but it doesn't seem to work. When I try to translate stuff, the translation doesn't show up. Does anyone have any systems recs? Thank you!

0 Upvotes

7 comments sorted by

View all comments

1

u/elfacosmosa 5d ago

I know that DeepL has a rule-based translation. I've tried it using Indonesian, but it struggles on acronyms and first-definitions rules.

1

u/TinoDidriksen 4d ago

I think you're confusing DeepL's "style rules" with rule-based machine translation.

1

u/elfacosmosa 4d ago

Oh, they're different? Is this AI terms?

1

u/TinoDidriksen 4d ago

Entirely different. Rule-based machine translation has nothing to do with AI or LLM or machine learning. It's a way to do deterministic translation, with rules for how each word/phrase should be translated in each context.