Pclanglais commited on
Commit
b99b722
1 Parent(s): dd9a9ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,8 +1,8 @@
1
  **transcript-text-analysis** is an encoder model specialized for the classification of French news transcripts. The model is based on debertav3 and has been trained on 1,018 examples of annotated transcripts.
2
 
3
  Given a text, transcript-text-analysis will generate the following classifications in French:
4
- * Emotion
5
- * Expression
6
- * Intention
7
- * Theme
8
- * Tonalite
 
1
  **transcript-text-analysis** is an encoder model specialized for the classification of French news transcripts. The model is based on debertav3 and has been trained on 1,018 examples of annotated transcripts.
2
 
3
  Given a text, transcript-text-analysis will generate the following classifications in French:
4
+ * Emotion (Neutre, Persuasif, Optimiste, Solennel, Alarmant, Indigné)
5
+ * Expression (Interview/Discussion, Publicite, Informations, Meteo, Reportage/Enquete)
6
+ * Intention (Informer, Sensibiliser, Promouvoir, Mobiliser, Divertir, Eduquer)
7
+ * Theme (Santé, Société, Économie, Politique, Sports)
8
+ * Tonalite (Informative, Emotionnelle, Publicitaire)