Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trankit training for an unsupported language and with a custom embedding model #89

Open
Futyn-Maker opened this issue Oct 27, 2024 · 0 comments

Comments

@Futyn-Maker
Copy link

Hi! I just recently came across Trankit, even though it's been around for three years! I’m surprised that I haven’t seen this solution before, although I’ve worked quite a lot with classic NLP.
We are currently working on a corpus of a low-resource language (Faroese) and we have some hand-labeled data (about 1200 sentences, ~15000 tokens) in CONLL-U. XML-RoBERTa does not support Faroese, and therefore it is not listed as supported in your trainable pipeline, but there is another BERT-like model that does have Faroese data. I have several questions:

  1. Can we expect Trankit to perform better when training on a small dataset than other tools such as Stanza or SpaCy?
  2. Does Trainable Pipeline support the ability to specify a custom BERT model as an embedding model?
  3. How can I specify a language that is not natively supported?
  4. How were the models trained, for example, for ancient languages ​​such as Ancient Greek, Old Russian or Old French? Were the modern languages ​​specified for them (Greek, Russian and French)?

I will be very grateful for your answers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant