Gerwin commited on
Commit
f547402
·
1 Parent(s): 66fde18

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
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