de-francophones commited on
Commit
c56feb5
1 Parent(s): 3e3df17

Rename README to README.md

Browse files
Files changed (1) hide show
  1. README → README.md +16 -1
README → README.md RENAMED
@@ -1,3 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
 
2
  Reuters RCV1/RCV2 Multilingual, Multiview Text Categorization Test collection
3
  Distribution 1.0
@@ -21,7 +36,7 @@ II. Availability
21
 
22
  III. Content
23
 
24
- Uncompressing MultiLingualReuters.tar.bz2 will create the directory MultiLingualReutersCollection/ which contains 5 subdirectories EN, FR, GR, IT and SP, corresponding to the 5 languages. Each subdirectory in {EN, FR, GR, IT, SP} contains 5 files, each containing indexes of the documents written or translated in that language. For example, EN contains files:
25
  - Index_EN-EN : Original English documents
26
  - Index_FR-EN : French documents translated to English
27
  - Index_GR-EN : German documents translated to English
 
1
+ ---
2
+ language:
3
+ - fr
4
+ - es
5
+ - it
6
+ - de
7
+ - en
8
+ multilingulity:
9
+ - multilingual
10
+ viewer: false
11
+ ---
12
+
13
+
14
+ > [!NOTE]
15
+ > Dataset origin: https://archive.ics.uci.edu/dataset/259/reuters+rcv1+rcv2+multilingual+multiview+text+categorization+test+collection
16
 
17
  Reuters RCV1/RCV2 Multilingual, Multiview Text Categorization Test collection
18
  Distribution 1.0
 
36
 
37
  III. Content
38
 
39
+ Uncompressing MultiLingualReuters.tar.bz2 will create the directory MultiLingualReutersCollection/ which contains 5 subdirectories EN, FR, GR, IT and SP, corresponding to the 5 languages. Each subdirectory in {EN, FR, GR, IT, SP} contains 5 files, each containing indexes of the documents written or translated in that language. For example, EN contains files:
40
  - Index_EN-EN : Original English documents
41
  - Index_FR-EN : French documents translated to English
42
  - Index_GR-EN : German documents translated to English