File size: 503 Bytes
bf360d3 4774cfb 96fe05e |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
---
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). |