Giter Site home page Giter Site logo

-'s Introduction

-

中文分句python程序

#编写原因

在学习NLP过程中,发现很难找到现有用于中文分句的python库或者项目。使用LTP分句功能后发现存在中文引号的情况下,分句结果并不好。分句没有考虑到双引号当中的句子应该是一句话。对于汉语使用过程中例如:“……”xx说,“……”;“……”xx说。;xx说:“……”等话语引用的情况下,双引号内容应当是宾语部分,在LTP分词中被直接分割。对此,希望能自己构建一个项目,对这类复杂的中文分句情况进行改进。

#目前所作的工作

由于存在歧义的情况,尚未做到将上述三种复杂引号使用场景按预期进行分句。现已做到将中文引号内部内容单独成句以及针对一般的情况的中文分句。

#对项目的期望

希望能通过这个项目吸引各路大牛分享解决我发现的问题的一些看法或者代码,并且希望更多人关注到NLP问题里中文的特性与独有问题。

-'s People

Contributors

glz1925 avatar

Watchers

 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.