Datasets:

Modalities:
Text
Formats:
json
Languages:
Catalan
Size:
< 1K
Libraries:
Datasets
Dask
License:
davidcanovas commited on
Commit
86e0d52
1 Parent(s): 339499f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -14
README.md CHANGED
@@ -2,19 +2,8 @@
2
 
3
  This repository contains Sofcatalà web site content (articles and programs descriptions).
4
 
5
- Dataset are available in the [dataset](dataset/) directory.
6
-
7
  Dataset size:
8
- * articles.json contains 623 articles with 373233 words
9
- * programes.json contains 330 program descripctions with 49868 words
10
-
11
- The license of the data is Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
12
-
13
- # How to update the dataset
14
 
15
- How to update the dataset:
16
- * Export the _programes_ and _articles_ items from WordPress admin interface
17
- * Save the raw files into _/raw _directory
18
- * Run _./filter.sh_ to filter out sensitive data
19
- * Do _pip install -r requirements.txt_
20
- * Run _python wp-to-json.py_
 
2
 
3
  This repository contains Sofcatalà web site content (articles and programs descriptions).
4
 
 
 
5
  Dataset size:
6
+ * articles.json contains 623 articles with 373233 words.
7
+ * programes.json contains 330 program descripctions with 49868 words.
 
 
 
 
8
 
9
+ The license of the data is Attribution-ShareAlike 4.0 International (CC BY-SA 4.0).