Giter VIP home page Giter VIP logo

Comments (2)

rockyzhengwu avatar rockyzhengwu commented on September 4, 2024

先得到模型分词结果,然后加入词典做机械分词,理论上并不能保证词典中的词会被分词,实际中给词典的词特别大的权重就可以实现词典中的词一定会被切分

from foolnltk.

dylgithub avatar dylgithub commented on September 4, 2024

您好,由于个人能力有限所以也没看源码,请问您说的加入词典做机械分词的意思是基于模型的分词结果,把词典中的词在分词结果中再强制结合成词吗?jieba中是把词典的权重取log值作为边的权重,因为jieba是基于词典的分词工具,而foolnltk是基于神经网络的分词工具,这里的权重具体怎么使用的?望告知,谢谢!

from foolnltk.

Related Issues (20)

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.