Giter VIP home page Giter VIP logo

danci's Introduction

软件工程——第三小组项目——单词词根词缀匹配

使用方法

运行main.py查看演示,注意python版本和安装必要库

说明

其实就是将词根、前缀、后缀字符组和英语单词做比较,判断字符是否重复的算法。还有以字典方式做的词频统计的算法。

优化过的算法优先将长词根匹配,提高了准确度。

demo1

完成匹配的数据会以csv文件格式储存。存放在《data》文件夹内。

demo2

因数据量不够,导致不可避免有的单词匹配存在误差,如有好的数据接口欢迎提供。

小组成员练习fork操作请将文件存放在《Uploadfiles》这个文件夹内。

danci's People

Contributors

xcv-12 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.