File size: 1,664 Bytes
98ef5fa
3089f5f
 
 
 
98ef5fa
 
 
 
3089f5f
 
 
 
 
 
 
 
 
 
 
 
 
 
98ef5fa
f64f117
 
 
 
3089f5f
f64f117
3089f5f
 
 
 
f64f117
 
 
 
 
 
 
3089f5f
f64f117
 
 
 
 
 
 
 
 
 
 
 
 
3089f5f
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
---
language:
  - en
multilinguality:
  - monolingual
license: other
license_name: topicnet
license_link: >-
  https://github.com/machine-intelligence-laboratory/TopicNet/blob/master/LICENSE.txt
task_categories:
  - text-classification
task_ids:
  - topic-classification
  - multi-class-classification
  - multi-label-classification
tags:
  - topic-modeling
  - topic-modelling
  - text-clustering
  - multimodal-data
  - multimodal-learning
  - modalities
  - document-representation
---


# Stanford Triplets

Some measurable characteristics of the dataset:

* D — number of documents
* <modality name> W — modality dictionary size (number of unique tokens)
* <modality name> len D — average document length in modality tokens (number of tokens)
* <modality name> len D uniq — average document length in unique modality tokens (number of unique tokens)


|       |    D |   @word W |   @word len D |   @word len D uniq |
|:------|------------:|-----------------:|---------------------:|--------------------------:|
| value |      963564 |      3.55391e+09 |               3688.3 |                   962.404 |


Information about document lengths in modality tokens:


|      |   len_total@word |   len_uniq@word |
|:-----|-----------------:|----------------:|
| mean |           3688.3 |         962.404 |
| std  |           3482.8 |         458.434 |
| min  |              0   |           0     |
| 25%  |           1791   |         665     |
| 50%  |           2835   |         878     |
| 75%  |           4608   |        1184     |
| max  |         754814   |       17874     |


**Metadata**: There are triplets that can be used to measure quality.