Taja Kuzman
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -82,6 +82,12 @@ for result in results:
|
|
82 |
|
83 |
```
|
84 |
|
|
|
|
|
|
|
|
|
|
|
|
|
85 |
## CAP Label definition
|
86 |
|
87 |
We use 21 [CAP](https://www.comparativeagendas.net/) majortopics + category "Other" - 22 labels.
|
|
|
82 |
|
83 |
```
|
84 |
|
85 |
+
To apply the model to the text corpora in the ParlaMint TXT format
|
86 |
+
(e.g., such as the corpora from [ParlaMint 4.1](http://hdl.handle.net/11356/1912)),
|
87 |
+
you can follow the step-by-step instructions with code
|
88 |
+
published on the CLARIN.SI GitHub repository
|
89 |
+
"[ParlaMint-Annotation-with-CAP-Topics](https://github.com/clarinsi/ParlaMint-Annotation-with-CAP-Topics)".
|
90 |
+
|
91 |
## CAP Label definition
|
92 |
|
93 |
We use 21 [CAP](https://www.comparativeagendas.net/) majortopics + category "Other" - 22 labels.
|