Coder Social home page Coder Social logo

dongrixinyu / jiojio Goto Github PK

View Code? Open in Web Editor NEW
35.0 1.0 5.0 518.76 MB

A convenient Chinese word segmentation tool 简便中文分词器

Home Page: http://www.jionlp.com/

License: GNU General Public License v3.0

Python 62.80% Shell 0.91% C 35.90% CMake 0.40%
crf python partofspeech-tagger wordsegmentation chinese-nlp chinese-word-segmentation

jiojio's Introduction

jiojio's People

Contributors

dongrixinyu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

jiojio's Issues

win10 miniconda Python 3.8 词性标注报错

Traceback (most recent call last):
File "/main.py", line 4, in
words_tags = jiojio.cut('致我们终将逝去的青春。')
File "
\miniconda\envs\nlp_preprocess\lib\site-packages\jiojio_init_.py", line 193, in cut
words, norm_words, word_pos_map = jiojio_cws_obj.cut_with_pos(text)
File "*\miniconda\envs\nlp_preprocess\lib\site-packages\jiojio\cws\predict_text.py", line 366, in cut_with_pos
tags = self._cut_py(norm_segment)
UnboundLocalError: local variable 'norm_segment' referenced before assignment

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.