Update README.md
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ Most examples (roughly 4200) were taken directly from
|
|
19 |
["Rüm Hart"](https://www.nordfriiskfutuur.eu/fileadmin/Content/Nordfriisk_Futuur/E-Books/N._A._Johannsen__Ruem_hart.pdf)
|
20 |
published by the Nordfriisk Instituut. For sentence splitting the python
|
21 |
[sentence-splitting library](https://pypi.org/project/sentence-splitter/) was used, however the splitting wasn't perfect,
|
22 |
-
especially in cases of direct speech, so that many of these pairs consisted in fact of multiple sentences.
|
23 |
A further roughly 1200 examples were taken from the Frasch Uurdebök, Friesisches Wörterbuch, Neumünster 1988.
|
24 |
-
Finally,
|
25 |
|
26 |
## Usage
|
27 |
How to use the model:
|
|
|
19 |
["Rüm Hart"](https://www.nordfriiskfutuur.eu/fileadmin/Content/Nordfriisk_Futuur/E-Books/N._A._Johannsen__Ruem_hart.pdf)
|
20 |
published by the Nordfriisk Instituut. For sentence splitting the python
|
21 |
[sentence-splitting library](https://pypi.org/project/sentence-splitter/) was used, however the splitting wasn't perfect,
|
22 |
+
especially in cases of direct speech, so that after manual re-alignment still many of these pairs consisted in fact of multiple sentences.
|
23 |
A further roughly 1200 examples were taken from the Frasch Uurdebök, Friesisches Wörterbuch, Neumünster 1988.
|
24 |
+
Finally, almost 200 very simple self-written examples were added.
|
25 |
|
26 |
## Usage
|
27 |
How to use the model:
|