CoolFace
Apppublic

huggingface/text-data-filtering

sourceHugging Faceupdated 3y agoView on Hugging Face
37likes
50 commits on main
873633b3y ago

Update requirements.txt

yjernite
7d19d843y ago

Update requirements.txt (#3)

osanseviero, daedalus66
1fcbb8d4y ago

Update requirements.txt

HugoLaurencon
31d64cc4y ago

add pdf

HugoLaurencon
3ae24a34y ago

Delete explanation_filtering_pipeline.pdf

Hugo Laurençon
b881ada4y ago

Update app.py

Hugo Laurençon
2be35834y ago

Upload explanation_filtering_pipeline.pdf

Hugo Laurençon
3327a224y ago

Delete explanation_filtering_pipeline.pdf

Hugo Laurençon
836c1b35y ago

remove arabic and viet models

HugoLaurencon
ba331e05y ago

Add Portuguese

HugoLaurencon
34eca0f5y ago

delete unused models

HugoLaurencon
f6058aa5y ago

Merge branch 'main' of https://huggingface.co/spaces/huggingface/text-data-filtering

HugoLaurencon
091dbe45y ago

back to before portuguese

HugoLaurencon
c4be5035y ago

Update app.py

Hugo Laurençon
72d8e965y ago

Update app.py

Hugo Laurençon
2b811ac5y ago

update visu for Portuguese

HugoLaurencon
ea01f385y ago

7 languages supported

HugoLaurencon
b37a5555y ago

new kenlm models

HugoLaurencon
061d2e45y ago

add register information

HugoLaurencon
48090335y ago

new filter on word repetition ratio

HugoLaurencon
fa815565y ago

visualization: small step for the slider on flagged words ratio

HugoLaurencon
0610f9d5y ago

visualization: choose between several languages

HugoLaurencon
0319ee25y ago

fix bug

HugoLaurencon
da13b295y ago

distributions for the filters on words and discarded words by filter

HugoLaurencon
5d56c365y ago

visualization: upload our own stop words and flagged words list

HugoLaurencon
1bc0c1e5y ago

quick fix

HugoLaurencon
2c2527f5y ago

everything in expanders

HugoLaurencon
5d485e55y ago

display distributions in sidebar and filtering parameters in expanders

HugoLaurencon
f217a735y ago

rename badwords to flagged words + new flagged words list of 68 words

HugoLaurencon
bfbcd605y ago

button to download parameters

HugoLaurencon
649ea6a5y ago

add warning message

HugoLaurencon
8f0da785y ago

better visualization

HugoLaurencon
b607b765y ago

fix division by 0 in compute_special_characters_ratio

HugoLaurencon
6f25c5c5y ago

new tool to analyse our own doc

HugoLaurencon
d4630715y ago

fix requirements

HugoLaurencon
924da6e5y ago

fix packages

HugoLaurencon
d1e3e7b5y ago

test

HugoLaurencon
22701ae5y ago

correction of bug

HugoLaurencon
c3400785y ago

delete app_2

HugoLaurencon
6ddbf7d5y ago

merge

HugoLaurencon
693f9975y ago

filter on repetition removal

HugoLaurencon
189d6aa5y ago

Update app.py

Hugo Laurençon
611e98e5y ago

chinese visu

HugoLaurencon
58d483d5y ago

Delete en_examples_with_stats_no_small_docs.json

Hugo Laurençon
b190ef85y ago

Delete en_examples_with_stats_ldnoob.json

Hugo Laurençon
03761995y ago

Delete en_examples_with_stats.json

Hugo Laurençon
3fd19c15y ago

remove zipf's law and update of the doc

HugoLaurencon
14574d75y ago

visu with discarded documents by filter

HugoLaurencon
63034155y ago

new visu

HugoLaurencon
07c617e5y ago

faster visu (less documents)

HugoLaurencon