GithubHelp home page GithubHelp logo

autoreplace's Introduction

Auto_Replace小工具使用手册

1.文件结构

  • auto_replace
    • auto_replace.exe
    • Corpus.txt
    • replace_text.txt
    • replaced_text.txt
    • replace_result.txt

2.使用环境

  • Windows环境

3.使用步骤

  • Corpus.txt文件里放入原始文本
  • replace_text.txt里放入替换词,每个单词占一行,如果是短语,用空格连接组成该短语的单词即可,仍然是一个短语占一行,也就是一个token(即最小单位,广义上的单词,可以是短语)占一行
  • replaced_text.txt里放入原始文本中需要被替换掉的单词/短语,规则仍然是一行一个token
  • 双击执行auto_replace.exe 文件,就会在文件夹里自动生成replace_result.txt文件,即为替换完后的文本

4.最近更新

  • 2021.5.3
    • 更新了执行exe文件后的提示内容,便于根据提示进行操作

5.反馈与联系

autoreplace's People

Contributors

hyattdd avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.