Update README.md
Browse files
README.md
CHANGED
@@ -7,9 +7,7 @@ language:
|
|
7 |
This is a sample from the [FicTree](https://wiki.korpus.cz/doku.php/en:cnk:fictree) dataset, maintained by the [Czech National Corpus](https://korpus.cz/) project. The dataset was created from shared `.vert` file format using the [convert_FICTREE.py](https://huggingface.co/datasets/CZLC/CNC_fictree/blob/main/convert_FICTREE.py) script.
|
8 |
|
9 |
## About Original Dataset
|
10 |
-
(Taken from project [Wiki](https://wiki.korpus.cz/doku.php/en:cnk:fictree)).
|
11 |
-
|
12 |
-
The **FicTree treebank** is a syntactically annotated corpus of Czech fiction. It consists of 135,000 words (166,000 tokens). The lemmatization, morphological, and syntactic annotation were performed manually.
|
13 |
|
14 |
|
15 |
### Composition of the FicTree Treebank:
|
|
|
7 |
This is a sample from the [FicTree](https://wiki.korpus.cz/doku.php/en:cnk:fictree) dataset, maintained by the [Czech National Corpus](https://korpus.cz/) project. The dataset was created from shared `.vert` file format using the [convert_FICTREE.py](https://huggingface.co/datasets/CZLC/CNC_fictree/blob/main/convert_FICTREE.py) script.
|
8 |
|
9 |
## About Original Dataset
|
10 |
+
(Taken from project [Wiki](https://wiki.korpus.cz/doku.php/en:cnk:fictree)). The **FicTree treebank** is a syntactically annotated corpus of Czech fiction. It consists of 135,000 words (166,000 tokens). The lemmatization, morphological, and syntactic annotation were performed manually.
|
|
|
|
|
11 |
|
12 |
|
13 |
### Composition of the FicTree Treebank:
|