https://github.com/pythainlp/han-coref
🪿 Han-Coref: Thai Coreference resolution by PyThaiNLP
https://github.com/pythainlp/han-coref
coreference-resolution thai thai-language thai-nlp
Last synced: about 1 month ago
JSON representation
🪿 Han-Coref: Thai Coreference resolution by PyThaiNLP
- Host: GitHub
- URL: https://github.com/pythainlp/han-coref
- Owner: PyThaiNLP
- License: apache-2.0
- Created: 2023-05-21T14:47:49.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-24T14:35:37.000Z (almost 3 years ago)
- Last Synced: 2025-09-24T19:41:17.336Z (7 months ago)
- Topics: coreference-resolution, thai, thai-language, thai-nlp
- Language: Jupyter Notebook
- Homepage:
- Size: 414 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🪿 Han-Coref: Thai Coreference resolution by PyThaiNLP
This project want to create Thai Coreference resolution system.
This project is developed by 🪿 Wannaphong Phatthiyaphaibun.
Demo: [Google Colab](https://colab.research.google.com/github/PyThaiNLP/han-coref/blob/main/demo.ipynb)
**New!!! Online Demo**: [Huggingface Spaces](https://huggingface.co/spaces/pythainlp/Han-Coref)
**Current 🪿 Han-Coref version**: 1.0
**Links**
- The technical paper: [Zenodo](https://zenodo.org/record/7965488)
- 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