An open API service indexing awesome lists of open source software.

https://github.com/ryanuo/de_repeat

文本降重支持web和exe格式
https://github.com/ryanuo/de_repeat

exe python web

Last synced: 3 months ago
JSON representation

文本降重支持web和exe格式

Awesome Lists containing this project

README

          

# 文章降重助手

## 降重原理

利用百度翻译通用API在不通语言间转换, 由于不通语言语序不通, 转换后可有效降重.

初级

> 中->英->德->中

中级

> 中->英->德->日->葡萄牙->中

高级

> 中->英->德->日->葡萄牙->意大利->波兰->保加利亚->爱沙尼亚->中

## 使用方法

1. 克隆项目
2. 注册百度翻译api, 获取appid和秘钥, [百度翻译api注册连接](https://api.fanyi.baidu.com/api/trans/product/apichoose)
3. 开通通用型翻译,打开降重网页
4. 打开[降重网页](https://m.mr90.top) 填入appid和秘钥

## exe版本地址

【[下载地址](https://gitee.com/rbozo/de-repeat/releases)】