Skip to content

Conversation

ljvmiranda921
Copy link
Contributor

@ljvmiranda921 ljvmiranda921 commented Aug 12, 2022

Description

This PR adds a project that trains a dependency parser for a low-resource language (tl). More notably, it demonstrates how to perform k-fold cross validation as it is required for UD evaluation.

Much of this is based from this repository and blog post. I didn't include the "training" and "packaging" steps since they're not relevant to what this project aims to demonstrate.

Checklist

  • I confirm that I have the right to submit this contribution under the project's MIT license.
  • I ran the tests, and all new and existing tests passed.
  • My changes don't require a change to the documentation, or if they do, I've added all required information.
@ljvmiranda921 ljvmiranda921 self-assigned this Aug 12, 2022
@adrianeboyd
Copy link
Contributor

The project names use the component names, so I think would be better as parser_low_resource.

@adrianeboyd adrianeboyd reopened this Aug 15, 2022
Copy link
Contributor

@svlandeg svlandeg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good!

To retrigger execution if the scripts are changed but nothing else.
@ljvmiranda921 ljvmiranda921 requested a review from svlandeg August 19, 2022 05:38
@svlandeg svlandeg merged commit 15e0491 into explosion:v3 Aug 22, 2022
@ljvmiranda921 ljvmiranda921 deleted the add/cross-val branch November 3, 2022 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants