-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstats.xml
93 lines (93 loc) · 4.94 KB
/
stats.xml
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
<?xml version="1.0" encoding="UTF-8"?>
<treebank>
<!-- tokens means "surface tokens", e.g. Spanish "vámonos" counts as one token
words means "syntactic words", e.g. Spanish "vámonos" is split to two words, "vamos" and "nos"
fused is the number of tokens that are split to two or more syntactic words
The words and fused elements can be omitted if no token is split to smaller syntactic words. -->
<size>
<total><sentences>1000</sentences><tokens>22322</tokens><words>22322</words><fused>0</fused></total>
<train><sentences>0</sentences><tokens>0</tokens><words>0</words><fused>0</fused></train>
<dev><sentences>0</sentences><tokens>0</tokens><words>0</words><fused>0</fused></dev>
<test><sentences>1000</sentences><tokens>22322</tokens><words>22322</words><fused>0</fused></test>
</size>
<lemmas unique="0" /><!-- -->
<forms unique="4047" /><!-- ที่, ใน, ของ, และ, เป็น, ได้, มี, ว่า, จะ, จาก, กับ, ไม่, เขา, ก็, ไป -->
<fusions unique="0" /><!-- -->
<!-- Statistics of universal POS tags. The comments show the most frequent lemmas. -->
<tags unique="16">
<tag name="ADJ">969</tag><!-- _ -->
<tag name="ADP">3134</tag><!-- _ -->
<tag name="ADV">951</tag><!-- _ -->
<tag name="AUX">1449</tag><!-- _ -->
<tag name="CCONJ">606</tag><!-- _ -->
<tag name="DET">1026</tag><!-- _ -->
<tag name="NOUN">6052</tag><!-- _ -->
<tag name="NUM">581</tag><!-- _ -->
<tag name="PART">608</tag><!-- _ -->
<tag name="PRON">683</tag><!-- _ -->
<tag name="PROPN">1491</tag><!-- _ -->
<tag name="PUNCT">272</tag><!-- _ -->
<tag name="SCONJ">1</tag><!-- _ -->
<tag name="SYM">134</tag><!-- _ -->
<tag name="VERB">4361</tag><!-- _ -->
<tag name="X">4</tag><!-- _ -->
</tags>
<!-- Statistics of features and values. The comments show the most frequent word forms. -->
<feats unique="10">
<feat name="Aspect" value="Perf" upos="AUX">289</feat><!-- ได้, แล้ว, มา, เคย, การได้, อยู่, แลัว -->
<feat name="Aspect" value="Prog" upos="AUX">112</feat><!-- อยู่, ยัง, กำลัง, ยังคง, ค่อนข้าง -->
<feat name="Mood" value="Imp" upos="AUX">1</feat><!-- ห้าม -->
<feat name="Person" value="1" upos="PRON">103</feat><!-- เรา, ฉัน, ผม, ข้าพเจ้า, มี -->
<feat name="Person" value="2" upos="PRON">19</feat><!-- คุณ, 'Ya, You, นาย, ยู -->
<feat name="Person" value="3" upos="PRON">324</feat><!-- เขา, เธอ, มัน, พระองค์, ตัวเอง, ตนเอง, ต่าง, พระองค์ภายหลังการสวรรคตโดยใช้ชื่อยุคที่พระองค์ -->
<feat name="Polarity" value="Neg" upos="PART">205</feat><!-- ไม่, ความไม่, มิ, อย่างไม่, การไม่ -->
<feat name="PronType" value="Int" upos="ADV,DET,PART,PRON">15</feat><!-- หรือเปล่า, หรือไม่, อะไร, เหรอ, ใคร, ทำไม, หรือ, อย่างไร, ไหน, ไหม -->
<feat name="Typo" value="Yes" upos="PROPN">4</feat><!-- ซิกูร์, บัวโนส, ฟยอกูร์, มาเร -->
<feat name="Voice" value="Pass" upos="AUX">90</feat><!-- ถูก, ได้รับ, ต้อง, การถูก -->
</feats>
<!-- Statistics of universal dependency relations. -->
<deps unique="42">
<dep name="acl">976</dep>
<dep name="acl:relcl">613</dep>
<dep name="advcl">341</dep>
<dep name="advmod">1190</dep>
<dep name="amod">654</dep>
<dep name="appos">362</dep>
<dep name="aux">929</dep>
<dep name="aux:pass">87</dep>
<dep name="case">2413</dep>
<dep name="cc">619</dep>
<dep name="cc:preconj">20</dep>
<dep name="ccomp">275</dep>
<dep name="clf">247</dep>
<dep name="compound">1563</dep>
<dep name="compound:prt">364</dep>
<dep name="conj">662</dep>
<dep name="cop">432</dep>
<dep name="csubj">49</dep>
<dep name="dep">117</dep>
<dep name="det">414</dep>
<dep name="discourse">29</dep>
<dep name="dislocated">2</dep>
<dep name="fixed">334</dep>
<dep name="flat:name">507</dep>
<dep name="goeswith">4</dep>
<dep name="iobj">2</dep>
<dep name="mark">560</dep>
<dep name="nmod">505</dep>
<dep name="nmod:poss">438</dep>
<dep name="nsubj">1619</dep>
<dep name="nsubj:pass">70</dep>
<dep name="nummod">372</dep>
<dep name="obj">1734</dep>
<dep name="obl">1417</dep>
<dep name="obl:poss">91</dep>
<dep name="obl:tmod">252</dep>
<dep name="parataxis">5</dep>
<dep name="punct">272</dep>
<dep name="reparandum">1</dep>
<dep name="root">1000</dep>
<dep name="vocative">1</dep>
<dep name="xcomp">780</dep>
</deps>
</treebank>