gec-tr-seq-tagger / README.md
atakankara's picture
Update README.md
96fe05e verified
---
license: apache-2.0
inference: false
datasets:
- GGLab/GECTurk
language:
- tr
pipeline_tag: token-classification
---
Official implementation of sequence-tagger model for Turkish Grammatical Error Correction task.
For further details, please refer to the research paper available at this [link](https://aclanthology.org/2023.findings-ijcnlp.26.pdf).
The training and inference code can be accessed through the official repository, found here: [link](https://github.com/GGLAB-KU/gecturk/tree/main).