Code Monkey home page Code Monkey logo

Comments (2)

ZichaoHuang avatar ZichaoHuang commented on June 13, 2024

一般来说,关系预测会比实体预测容易很多,所以关系预测的性能一般会比实体预测要高不少。
由于你用了自己的数据集,我不清楚你的数据集复杂程度怎样,所以很难给出建议。
不过一般实体预测的精度低都是一对多映射导致的,比如头实体预测精度低,一个可能的原因是数据集中存在多个头实体对应同一个关系映射到同一个或少数几个尾实体上。

from transe.

azhe1234 avatar azhe1234 commented on June 13, 2024

一般来说,关系预测会比实体预测容易很多,所以关系预测的性能一般会比实体预测要高不少。 由于你用了自己的数据集,我不清楚你的数据集复杂程度怎样,所以很难给出建议。 不过一般实体预测的精度低都是一对多映射导致的,比如头实体预测精度低,一个可能的原因是数据集中存在多个头实体对应同一个关系映射到同一个或少数几个尾实体上。

那是要使用TransH训练这个模型吗?我的数据如下,包含很多一对多的数据,还有很多多对一的,还有例如带括号的那些分店信息
image

from transe.

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.