Improved language detection
This commit is contained in:
parent
508be7a742
commit
7fd1f1424a
3 changed files with 47 additions and 30 deletions
|
|
@ -804,9 +804,5 @@ return [
|
|||
// interaction_score_days (Integer)
|
||||
// Number of days that are used to calculate the interaction score.
|
||||
'interaction_score_days' => 30,
|
||||
|
||||
// language_threshold (Float)
|
||||
// Treshold for the language detection.
|
||||
'language_threshold' => 0.6,
|
||||
],
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue