Bug #816
Mis à jour par Matthieu Decorde il y a presque 11 ans
It is impossible to set a value over 999 999.
This produces partial false results for the lexicon of the q property on the BFM2013 corpus (over 1000000 results for q="0" and for q="1").
For 4 000 000 occ. we need at least FMax=9 999 999 (7 digits)
For 120 000 000 occ., we need at least FMax= 999 999 999 (9 digits)
Solution:
add "999" to "999999" q="1")
This produces partial false results for the lexicon of the q property on the BFM2013 corpus (over 1000000 results for q="0" and for q="1").
For 4 000 000 occ. we need at least FMax=9 999 999 (7 digits)
For 120 000 000 occ., we need at least FMax= 999 999 999 (9 digits)
Solution:
add "999" to "999999" q="1")