Index and Partition Index, the Vmax threshold does not select the top frequencies but the first matches in the corpus
TXM 0.8.4 (2025-04-22 09h28) Linux
VOEUX corpus, INDEX on @word property with query [frpos="NOM"]
word F
année 337
pays 216
monde 161
vie 120
République 107
avenir 101
Then with Vmax=3 :
word F
voeux 98
métropole 20
communauté 17
- Idem with [] query.
- Idem with @frlemma property.
- Idem on text@loc partition.
The selection seems to be limited to the first N matches in the corpus, instead of the N top frequencies, see results for the [] query and compare it to the begining of the corpus:
Index de [[]], propriété @word, dans le corpus VOEUX...
3 items pour 80 519 occurrences.
word F
la 2222
Pour 59
métropole 20
First words of the VOEUX corpus: "Pour la métropole française, pour l'Algérie, pour la communauté, je forme des voeux ardents et confiants au premier jour de 1960."...