Git Product home page Git Product logo

Comments (4)

crownpku avatar crownpku commented on May 25, 2024

其實curl的結果也就是一個json,你可以寫另一個python腳本來讀取這個json結果,然後把"value"拿出來編碼成中文就好了。

from rasa_nlu_chi.

Lilylii avatar Lilylii commented on May 25, 2024

text的分詞部分也是嗎?因為我看readme裡的結果是正確輸出中文,想說是不是哪裡有問題沒注意到,抱歉很新手,謝謝你

from rasa_nlu_chi.

crownpku avatar crownpku commented on May 25, 2024

這裡不能正確輸出中文僅僅是因為terminal的編碼設置原因。terminal輸出只是一個debug的過程,通過rasa_nlu拿到這個json之後,還需要一個實際應用大量的進一步的工作。
text分詞部分,你具體的問題是?

from rasa_nlu_chi.

Lilylii avatar Lilylii commented on May 25, 2024

因為我目前只想要先訓練model,增加特定的訓練資料,但在訓練出來的model裡training_data.json還有執行後中文都變成編碼,最大的問題是這樣是正常情況嗎?有方法能跟您一樣正常顯示中文還是?
分詞的部分是我搞錯了,不過請問要在哪確認分詞結果?

from rasa_nlu_chi.

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.