Skip to content

hammondm/americasnlp24task2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Materials for AmericasNLP 2024 task 2

In our paper, we describe three systems and the code for those is here. These draw on code from the repo for the task at: https://github.com/AmericasNLP/americasnlp2024/.

  1. Transformer.
    • doit: batch script to run code and run evaluation
    • anlp.py: python code for network architecture and training
  2. Edit trees as transductions
    • dotest: batch script to generate and evaluate results
    • dolang.py: python code to run experiment
    • edittree.py: edit tree implementation, invoked by dolang.py
  3. Edit trees with morphosyntactic similarity
    • newmytest: batch script to generate and evaluate results
    • newmhtest.py: python code for baseline, augmented by applying similar rules

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages