feat(autotag) refine rules (fact-checking, big tech)
This commit is contained in:
parent
20b0331068
commit
0c25e92100
@ -63,7 +63,7 @@ function auto_tag_plugin_init(ConfigManager $conf)
|
||||
'libre,free,liberté' => 'freedom',
|
||||
'logiciel libre,free software,logiciel gratuit,free to use' => 'free-software',
|
||||
'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',
|
||||
'gamedev,building game,développement de jeux' => 'gamedev,games,geek,culture',
|
||||
'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',
|
||||
'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',
|
||||
'misinformation,fact-checking,fact checking' => 'misinformation',
|
||||
'monitoring,metrics,to monitor,surveillance,métriques' => 'monitoring,metrics',
|
||||
'movie,cinéma,cinema,film,films' => 'movies,culture,geek',
|
||||
'music,spotify,radios,webradios,soundtrack,bande originale,musique' => 'music',
|
||||
|
Loading…
x
Reference in New Issue
Block a user