You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| pos_orchid_perceptron.pkl | Part-of-speech tagging model, trained from ORCHID data, using perceptron |
48
+
| pos_orchid_unigram.json | Part-of-speech tagging model, trained from ORCHID data, using unigram |
49
+
| pos_ud_perceptron.pkl | Part-of-speech tagging model, trained from Parallel Universal Dependencies treebank, using perceptron |
50
+
| pos_ud_unigram.json | Part-of-speech tagging model, trained from Parallel Universal Dependencies treebank, using unigram |
51
+
| sentenceseg_crfcut.model | Sentence segmentation model, trained from TED subtitles, using CRF |
54
52
55
53
## Thai WordNet
56
54
@@ -100,4 +98,27 @@ For more information about Thai WordNet, see
100
98
S. Thoongsup et al., ‘Thai WordNet construction’,
101
99
in Proceedings of the 7th Workshop on Asian Language Resources,
102
100
Suntec, Singapore, Aug. 2009, pp. 139–144.
103
-
https://www.aclweb.org/anthology/W09-3420.pdf
101
+
https://www.aclweb.org/anthology/W09-3420.pdf
102
+
103
+
## Volubilis
104
+
105
+
Corpus of Thai words registered in Volubilis (volubilis.txt) which was processed by konbraphat51 (https://github.com/konbraphat51/Thai_Dictionary_Cleaner/tree/main)
106
+
107
+
The original data is VOLUBILIS 23.1 (Mar. 2023) Database from [Volubilis](https://belisan-volubilis.blogspot.com/) which Francis Bastien has created.
108
+
109
+
```
110
+
VOLUBILIS MULTILINGUAL THAI DICT. & DATABASE by Francis Bastien (Belisan) is licensed under CC BY-SA 4.0
111
+
112
+
This is a human-readable summary of (and not a substitute for) the license below.
113
+
You are free:
114
+
to Share—copy and redistribute the material in any medium or format
115
+
to Adapt—remix, transform, and build upon the material
116
+
for any purpose, even commercially.
117
+
The licensor cannot revoke these freedoms as long as you follow the license terms.
118
+
Under the following terms:
119
+
Attribution—You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
120
+
Share Alike—If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.
121
+
No additional restrictions—You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.
122
+
Notices:
123
+
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation. No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.
0 commit comments