Datasets:
imvladikon
commited on
Commit
·
a6fc8ef
1
Parent(s):
3b1dd3f
Update README.md
Browse files
README.md
CHANGED
@@ -131,7 +131,7 @@ size_categories:
|
|
131 |
### Dataset Summary
|
132 |
|
133 |
The dataset is generated through weak labelling of the scraped news corpus (bloomberg's news). so, only to research purpose.
|
134 |
-
|
135 |
|
136 |
### Usage
|
137 |
|
|
|
131 |
### Dataset Summary
|
132 |
|
133 |
The dataset is generated through weak labelling of the scraped news corpus (bloomberg's news). so, only to research purpose.
|
134 |
+
In order of the tokenization, news were splitted into sentences using `nltk.PunktSentenceTokenizer` (so, sometimes, tokenization might be not perfect)
|
135 |
|
136 |
### Usage
|
137 |
|