An open API service indexing awesome lists of open source software.

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

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