Giter VIP home page Giter VIP logo

Comments (4)

fukuball avatar fukuball commented on June 29, 2024

您好,目前主要的瓶頸在載入詞典的時候,只要詞典載入之後,多少句子、多少字數基本上不會影響到太多時間,因此在做分詞前處理時可以考慮一次將所有文本進行分詞,而不要一句一句來執行,以避過前面必要載入詞典的 over head(3 secs)。

from jieba-php.

graycatclub avatar graycatclub commented on June 29, 2024

您好,請問載入詞典是哪一個檔案呢?我想去精簡詞典,這樣可以提高速度嗎?我寫的是一個網頁程式,用戶按鍵就返回結果。要分詞的句子只有十個字符左右,而最終結果,可能1-2個詞就夠了。
謝謝您!

from jieba-php.

graycatclub avatar graycatclub commented on June 29, 2024

不好意思,是我拼错。改用small库,1秒出结果,应该可以接受了,谢谢您!

from jieba-php.

fukuball avatar fukuball commented on June 29, 2024

@graycatclub 喔喔 好的 沒問題~

from jieba-php.

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.