Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -41,7 +41,10 @@ Number of tagged entities:
|
|
41 |
* Total Words Count = 1354149
|
42 |
* Target Data Column: "tag" (ner_tag in this repo)
|
43 |
|
44 |
-
Inspiration: This dataset is getting more interested because of more features added to the recent version of this dataset. Also, it helps to create a broad view of Feature Engineering with respect to this dataset.
|
45 |
|
|
|
|
|
|
|
46 |
|
47 |
|
|
|
41 |
* Total Words Count = 1354149
|
42 |
* Target Data Column: "tag" (ner_tag in this repo)
|
43 |
|
44 |
+
Inspiration: This dataset is getting more interested because of more features added to the recent version of this dataset. Also, it helps to create a broad view of Feature Engineering with respect to this dataset.
|
45 |
|
46 |
+
**Modifications**
|
47 |
+
|
48 |
+
the ner_dataset.csv was modified to have a similar data Structure as [CoNLL-2003 dataset](https://huggingface.co/datasets/conll2003)
|
49 |
|
50 |
|