Code Monkey home page Code Monkey logo

Comments (4)

CNEYE avatar CNEYE commented on May 18, 2024

麻烦给看下呢。。什么情况。。

from ltp.

carfly avatar carfly commented on May 18, 2024

郭江有时间看一下吧。

-Wanxiang (http://ir.hit.edu.cn/~car/)

On Fri, Nov 29, 2013 at 4:40 PM, 蜗眼 [email protected] wrote:

麻烦给看下呢。。什么情况。。


Reply to this email directly or view it on GitHubhttps://github.com//issues/47#issuecomment-29502581
.

from ltp.

jiangfeng1124 avatar jiangfeng1124 commented on May 18, 2024

Hi CYNYE,这里确实有个bug,我刚fix了一下,你更新一下代码试试。

from ltp.

CNEYE avatar CNEYE commented on May 18, 2024

@jiangfeng1124 谢谢fix这个bug。。
我这边有遇到一个问题,就是,前面的 words、tags、ner、parser 都有正确的结果,但是我调用如下
我输入的数据为:我们都是**人。


    SRL_LoadResource("/Users/iceet/Mine/Bill/tools/xls/ltp_data/srl/");

    vector< pair< int, vector< pair<const char *, pair< int, int > > > > > vecSRLResult;
    SRL(words, tags, ner, parser, vecSRLResult);

    cout << vecSRLResult.size() << endl;

出来的vecSRLResult.size()结果为0 呢?
是我什么地方有错误么?

from ltp.

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.