GithubHelp home page GithubHelp logo

5iyuzi / wordsplit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wwhwj1981720/wordsplit

0.0 0.0 0.0 3.79 MB

今天很高兴,把刚写完的中文分词上传上来。自己测了一下。每秒20万条的处理能力,还有很大的改进余地。ansj的处理能力大概是每秒70-100万条,对于性能的提高我觉得可以按以下步骤改进:1:字典树结点建立时排序,查找时使用快排2:将字典树的结构修改为doubleTrieTree3:生成短信库下面字典。从0到60分,感谢ansj-sun分享的中文分词代码,让我了解中文分词的基本原理,走进nlp领域

JavaScript 81.87% Java 18.13%

wordsplit's People

Contributors

wwhwj1981720 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.