CommonsenseERL_EMNLP_2019 icon indicating copy to clipboard operation
CommonsenseERL_EMNLP_2019 copied to clipboard

Code for the EMNLP 2019 paper: Event Representation Learning Enhanced with External Commonsense Knowledge.

Results 7 CommonsenseERL_EMNLP_2019 issues
Sort by recently updated
recently updated
newest added

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

你好!想请教一下,具体是怎么替换SGNN中的event embeding呀

As mentioned in https://github.com/knowitall/ollie/issues/9, the Open IE tool internally used MaltParser for parsing, which can not handle unicode correclty. So the extraction script in https://github.com/MagiaSN/CommonsenseERL_EMNLP_2019/blob/master/preproc/OpenExtract.scala should add the following code...

你好,关于NTY语料的预处理我有几个问题: 1、 我现在已经有了LDC2008T19从1987-2007的原始语料,但里面有许多非‘故事’的文本,比如company report,请问这些文本需要过滤么 2、 代码中只对原始文本做了分段处理,在运行ollie之前文本还需要做tokenize等进一步nlp处理么 3、 预处理代码好像并没有做共指解析,存在许多代词如“he”,“it”等该如何处理

您好,请问代码里面的ntn模型在哪儿可以找到,可以提供下吗? (model/nyt/ntn/NeuralTensorNetwork_2007.pt)

Hi, Thanks for the nice work. I wonder if there is any code for Script generation using your event representation? In the paper, the representations were evaluated on script event...

Bumps [nltk](http://nltk.org/) from 3.4 to 3.4.5. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=nltk&package-manager=pip&previous-version=3.4&new-version=3.4.5)](https://help.github.com/articles/configuring-automated-security-fixes) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies