EXOROBOURII commited on
Commit
42da9a7
·
verified ·
1 Parent(s): a153807

Upload motif_analytics_summary.txt

Browse files
Files changed (1) hide show
  1. motif_analytics_summary.txt +21 -0
motif_analytics_summary.txt ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ === 1. POWER-LAW DENSITY (TOKENIZER VOCAB CUTOFF) ===
2
+ Total Motif Occurrences: 729,812
3
+ Top 343 motifs cover 50% of the corpus.
4
+ Top 7,742 motifs cover 80% of the corpus.
5
+ Top 33,076 motifs cover 90% of the corpus.
6
+ Top 69,567 motifs cover 95% of the corpus.
7
+
8
+ === 2. STRUCTURAL RIGIDITY (VALENCY VARIANCE) ===
9
+ Top 10 Parent Nodes by Structural Rigidity (Weighted Avg Children):
10
+ Total_Occurrences Avg_Degree Max_Degree
11
+ Parent_UPOS
12
+ NOUN 307435 2.561836 36
13
+ VERB 174022 3.773144 14
14
+ PROPN 140615 2.171845 43
15
+ NUM 37169 1.532245 11
16
+ ADJ 33411 2.287211 17
17
+ ADV 9826 1.468146 9
18
+ SYM 8667 1.434060 9
19
+ PRON 6940 1.491210 10
20
+ ADP 5120 1.356836 11
21
+ DET 2129 1.560827 10