add "link to paper coming soon" to readme
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ To train Aleph-Alpha-GermanWeb-Grammar-Classifier-fastText, we used [LanguageToo
|
|
13 |
|
14 |
We trained Aleph-Alpha-GermanWeb-Grammar-Classifier-fastText on 95\% of the data to classify the high and low quality examples -- and used the remaining 5\% for validation, reaching a precision of 63\% and recall of 63\% on the validation set.
|
15 |
|
16 |
-
Further details can be found in our
|
17 |
|
18 |
## Example Snippet
|
19 |
|
|
|
13 |
|
14 |
We trained Aleph-Alpha-GermanWeb-Grammar-Classifier-fastText on 95\% of the data to classify the high and low quality examples -- and used the remaining 5\% for validation, reaching a precision of 63\% and recall of 63\% on the validation set.
|
15 |
|
16 |
+
Further details can be found in our accompanying paper (link to paper coming soon).
|
17 |
|
18 |
## Example Snippet
|
19 |
|