Coder Social home page Coder Social logo

roomylee / entity-aware-relation-classification Goto Github PK

View Code? Open in Web Editor NEW
108.0 108.0 27.0 3.29 MB

Tensorflow Implementation of "Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent Entity Typing" (arXiv 2019)

Home Page: https://arxiv.org/abs/1901.08163

Python 68.86% Perl 31.14%

entity-aware-relation-classification's Introduction

Hi, I'm Joohong

I am a Machine Learning Researcher at Scatter Lab in South Korea 🇰🇷.

🚀 I’m currently working on ...

  • Developing a Korean Open-domain Chatbot Luda.
  • Building a Dataset for Korean Language Understanding Evaluation, KLUE.

🔥 I'm interested in ...

  • Open-domain Conversational AI
  • Language Modeling and Represenation Learning
  • Production ML System in the Real World

📫 How to reach me

Tech Blog Badge Linkedin Badge Facebook Badge

entity-aware-relation-classification's People

Contributors

roomylee avatar seosangwoo 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  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  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  avatar  avatar  avatar  avatar  avatar

entity-aware-relation-classification's Issues

questions about paper

Hello,'Figure 4: Visualization of Self Attention' in paper,sentence “the pollutionwas caused
by the shipwreck”,pollution is the effect and shipwreck is the cause,so the relation between two entities is Cause-Effect(e2,e1), but in paper,predicting the Cause-Effect(e1,e2),is it correct? Did I misunderstand?

Question about latent type?

Hi,

First, thanks for sharing your work here. I totally enjoyed reading your paper, but I am a bit confused about how the latent type was obtained. Was it computed during the training? Or was it pre-calculated? And what is the latent type vector c in equation 3.11 and 3.12?

Thanks in advance,
Neil

question about the result

hello,I have run the code you provided for more than 10 times (no change), and the results are all around 84.0. The highest result is 84.6, which cannot reach 85.2 or even 84.7 in the paper.Do I need to adjust some parameters not mentioned in the paper?
And I wonder if these values mean anything in the code you provide?

vtanh(W[h;p1;p2]+W*[e1;e2]) 85.18%? 84.83% 84.55%

vtanh(W[h;p1;p2;e1;e2]) 85.18% 84.41%

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.