Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Dutch Fine-Tuned BERT For Active/Passive Voice Classification.
|
2 |
+
Bedrijvende en Lijdende vorm classificatie.
|
3 |
+
|
4 |
+
This model is fine-tuned on BERTje (https://github.com/wietsedv/bertje) for recognizing passive and active voice in Dutch sentences.
|
5 |
+
Dit model is gefinetuned op BERTje om bedrijvende en lijdende vorm te vinden in zinnen.
|
6 |
+
|
7 |
+
Github with basic implementation coming soon
|