Giter VIP home page Giter VIP logo

crf-'s Introduction

CRF-

自然语言处理之CRF条件随机场
还没有进行整理,大致就是通过利用中文停用词表和已有词表结合最大逆向匹配算法进行打标签操作,分成10 份,乱序,
计算加权调和平均数,概率如果大于0.90,则表示成功,否则改变分词策略,如果成功,取十份当中F
值最大的MODEL,将大量原始文本用(。!;?) 分句完,让机器直接根据model 去学习,然后根据
生成的标签文本进行逆向处理,将文本还原成斜杠分割的样子.

crf-'s People

Contributors

destinyrobot avatar

Watchers

James Cloos 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.