Massinissa
commited on
Commit
•
97b86e4
1
Parent(s):
963e74e
Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Jeux2BERT
|
2 |
+
|
3 |
+
Jeux2BERT is a Flaubert language model augmented by the lexico-semantic network JeuxDeMots.
|
4 |
+
Thus, this model tries to capture the distributional and relational properties of words, but also tries to discriminate the different relational properties between words or syntagms.
|
5 |
+
|
6 |
+
The Web application includes three Tasks : Link Prediction (Classification de triplets), Relation Prediction (Prédiction de Relation) and Triple Ranking (Classement de triplets)
|