Skip to content

Commit fe74a9c

Browse files
author
Tom De Smedt
committed
pattern.fr small sentiment() fix
1 parent 75e4c51 commit fe74a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pattern/text/fr/fr-sentiment.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3787,7 +3787,7 @@ For French book reviews, the accuracy is 75% (P 0.76, R 0.75, F1 0.75).
37873787
<word form="platinés" pos="JJ" polarity="0.01" subjectivity="0.03" intensity="1.0" confidence="0.7" />
37883788
<word form="plats" pos="JJ" polarity="-0.28" subjectivity="0.40" intensity="1.0" confidence="0.9" />
37893789
<word form="plein" pos="JJ" polarity="0.29" subjectivity="0.30" intensity="1.0" confidence="1.0" />
3790-
<word form="plein" pos="RB" polarity="0.25" subjectivity="35.0" intensity="2.0" confidence="0.9" />
3790+
<word form="plein" pos="RB" polarity="0.25" subjectivity="0.35" intensity="2.0" confidence="0.9" />
37913791
<word form="pleine" pos="JJ" polarity="0.29" subjectivity="0.30" intensity="1.0" confidence="0.9" />
37923792
<word form="pleines" pos="JJ" polarity="0.29" subjectivity="0.30" intensity="1.0" confidence="0.9" />
37933793
<word form="pleins" pos="JJ" polarity="0.29" subjectivity="0.30" intensity="1.0" confidence="0.9" />

0 commit comments

Comments
 (0)