feat(autotag) refine rules (fact-checking, big tech)

This commit is contained in:
SansGuidon 2025-01-17 14:01:18 +00:00
parent 20b0331068
commit 0c25e92100

View File

@ -63,7 +63,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
'libre,free,liberté' => 'freedom', 'libre,free,liberté' => 'freedom',
'logiciel libre,free software,logiciel gratuit,free to use' => 'free-software', 'logiciel libre,free software,logiciel gratuit,free to use' => 'free-software',
'from home,remote work,work remote,travail à distance,télétravail' => 'remote-work', 'from home,remote work,work remote,travail à distance,télétravail' => 'remote-work',
'big-tech,gafam,degoogling,degoogle,grandes entreprises technologiques' => 'big-tech', 'big-tech,gafam,degoogling,google,degoogle,grandes entreprises technologiques' => 'big-tech',
'game,jeu vidéo,game dev,jeux,jeux vidéo' => 'games,geek,culture,wishlist', 'game,jeu vidéo,game dev,jeux,jeux vidéo' => 'games,geek,culture,wishlist',
'gamedev,building game,développement de jeux' => 'gamedev,games,geek,culture', 'gamedev,building game,développement de jeux' => 'gamedev,games,geek,culture',
'gender,homosexualité,hétérosexualité,les sexes,caractères sexuels' => 'gender', 'gender,homosexualité,hétérosexualité,les sexes,caractères sexuels' => 'gender',
@ -83,6 +83,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
'low-tech,low tech,technologie simple' => 'low-tech', 'low-tech,low tech,technologie simple' => 'low-tech',
'markdown,text files,fichiers texte,plaintext,formats' => 'markdown,text-files,plaintext,formats', 'markdown,text files,fichiers texte,plaintext,formats' => 'markdown,text-files,plaintext,formats',
'merdification,enshittif,AI-generated,crapification,decline in quality,déclin de qualité' => 'enshittification', 'merdification,enshittif,AI-generated,crapification,decline in quality,déclin de qualité' => 'enshittification',
'misinformation,fact-checking,fact checking' => 'misinformation',
'monitoring,metrics,to monitor,surveillance,métriques' => 'monitoring,metrics', 'monitoring,metrics,to monitor,surveillance,métriques' => 'monitoring,metrics',
'movie,cinéma,cinema,film,films' => 'movies,culture,geek', 'movie,cinéma,cinema,film,films' => 'movies,culture,geek',
'music,spotify,radios,webradios,soundtrack,bande originale,musique' => 'music', 'music,spotify,radios,webradios,soundtrack,bande originale,musique' => 'music',