We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e515feb commit 43dda0fCopy full SHA for 43dda0f
deduplication-document/deduplication-document-impl/src/main/resources/spring/applicationContext.xml
@@ -58,7 +58,7 @@
58
</list>
59
</property>
60
<property name="minVotersRequired" value="3"/>
61
- <property name="probabilityTreshold" value="0.3"/>
+ <property name="probabilityTreshold" value="0.5"/>
62
<property name="tresholdIncreasingVotersRequired" value="0.7" />
63
</bean>
64
0 commit comments