File size: 1,646 Bytes
e4e69b7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
---
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