From 0866c7818b2cb1bb70747ea47bf97566d28cd1ce Mon Sep 17 00:00:00 2001 From: JinWang Date: Mon, 1 Nov 2021 09:59:56 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README-en.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-en.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README-en.md b/README-en.md index 5fb61b9f..0cfe0b20 100644 --- a/README-en.md +++ b/README-en.md @@ -49,13 +49,13 @@ The text is completely repeated within and between different web pages. Based on ## 1. Language filtering, rule cleaning, sensitive word filtering ``` -python cc_ cleaner.py +python cc_cleaner.py ``` ## 2. Fasttext garbage classification ``` -python Filter_ run.py +python Filter_run.py ``` ## 3. Weight removal ``` -python dedup_ simhash.py +python dedup_simhash.py ``` \ No newline at end of file