chanind / frame-semantic-transformer

Frame Semantic Parser based on T5 and FrameNet
https://chanind.github.io/frame-semantic-transformer
MIT License
51 stars 10 forks source link

feat: Multilingual training refactor #10

Closed chanind closed 1 year ago

chanind commented 1 year ago

This PR refactors the framenet 1.7 aspects of the code into contained classes with a consistent API so that other frame datasets or languages can be swapped in.