|
--- |
|
license: apache-2.0 |
|
datasets: |
|
- pythainlp/han-corf-dataset-v1.0 |
|
language: |
|
- th |
|
metrics: |
|
- f1 |
|
tags: |
|
- coreference-resolution |
|
- coreference |
|
- anaphora |
|
--- |
|
|
|
# 🪿 Han-Coref: Thai Coreference resolution by PyThaiNLP (Model) |
|
|
|
This project want to create Thai Coreference resolution system. |
|
|
|
This project is developed by 🪿 Wannaphong Phatthiyaphaibun. |
|
|
|
|
|
**Current 🪿 Han-Coref version**: 1.0 |
|
|
|
- GitHub: [pythainlp/han-coref](https://github.com/pythainlp/han-coref) |
|
- Model: [pythainlp/han-coref-v1.0](https://huggingface.co/pythainlp/han-coref-v1.0) |
|
- Dataset: [pythainlp/han-corf-dataset-v1.0](https://huggingface.co/datasets/pythainlp/han-corf-dataset-v1.0) |
|
|
|
## Cite as |
|
|
|
> Wannaphong Phatthiyaphaibun, & Peerat Limkonchotiwat. (2023). Han-Coref: Thai Coreference resolution by PyThaiNLP. https://doi.org/10.5281/zenodo.7965488 |
|
|
|
or BibTeX entry: |
|
|
|
``` bib |
|
@misc{wannaphong_phatthiyaphaibun_2023_7965488, |
|
author = {Wannaphong Phatthiyaphaibun and |
|
Peerat Limkonchotiwat}, |
|
title = {{Han-Coref: Thai Coreference resolution by |
|
PyThaiNLP}}, |
|
month = may, |
|
year = 2023, |
|
publisher = {Zenodo}, |
|
version = {1.0.0}, |
|
doi = {10.5281/zenodo.7965488}, |
|
url = {https://doi.org/10.5281/zenodo.7965488} |
|
} |
|
``` |
|
|
|
## License |
|
- All source code use [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). |
|
- The Dataset use [Creative Commons Attribution 3.0 Unported License](https://creativecommons.org/licenses/by/3.0/). |
|
|
|
|
|
This project is a part of [🪿 PyThaiNLP project](https://github.com/PyThaiNLP/). |
|
|
|
|
|
We build Thai NLP. |
|
|
|
PyThaiNLP |