Dilib, Module Utf8, table Utf8StopWordEn
De Wicri Outils
Cette table, disponible à partir de la version Dilib V0.6.00, contient une liste de mots-vides pour des textes en anglais.
| articles | the ; this ; their ; The | 
| prépositions | and ; for ; with ; from ; between | 
| formes verbales | can | 
Mise en œuvre
Simple test
 WicriGetPage -l wicri-outils.fr -p "Dilib, Module Utf8, table Utf8StopWordEn" \
       | Utf8StopWordsDictFromWiki
Installation sous DILIB
 WicriGetPage -l wicri-outils.fr -p "Dilib, Module Utf8, table Utf8StopWordEn" \
       > $DILIB_IMPORT/Utf8/Data/Utf8StopWordEn.wiki
 . $DILIB_IMPORT/DilibMake/DilibUpdate.sh
Vérification
 cat $DILIB/data/Utf8/enStopWords.dict