Giter Club home page Giter Club logo

contea's People

Contributors

audreycs avatar sunzequn avatar whu2015 avatar

Stargazers

 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

contea's Issues

Missing entity pairs

Hello,

Thanks for sharing the code and datasets. They are very helpful.
I've discovered that there are some pairs in the original ground-truth are missing in your training, validation, and testing pairs.

For example, both 19156 and 34323 do not appear in

  • ContEA/datasets/FR-EN/base/train_links
  • ContEA/datasets/FR-EN/base/valid_links
  • ContEA/datasets/FR-EN/base/test_links

While they do appear in ContEA/datasets/FR-EN/ent _dict file as

And the pair ("http://fr.dbpedia.org/resource/Université_Lille_I", "http://dbpedia.org/resource/Lille_University_of_Science_and_Technology") does exist in the original ground-truth.

There are 329 such pairs for FR-EN dataset.
Could you please double check? Thanks!

关于评估指标的问题

作者你好,拜读过你的论文后,我对你的研究十分感兴趣。但是我有个疑问,在你的实验设置中采用了Precision、Recall、F1指标评估模型性能,但是有好多实体对齐模型采用了Hit@k、MRR指标来评估模型性能。请问这两种评估体系有什么区别,还有就是两种评价指标是否存在一定的转换关系,比如Hit@1和Precision是否有一定的转换关系。

运行问题

运行后后出现如下问题,我的服务器内存有32G 不够用吗?
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
run.sh: line 17: 8933 Aborted (core dumped) python main.py --batch 'base' --gpu ${g} --dataset ${ds} --batch_size 1024 --lr 0.0005 --alpha 0.01 --beta ${beta} --save_path ${saved_path} --log_path ${log_path} --stop_step 3 --M ${M}
run.sh: line 17: 8948 Segmentation fault (core dumped) python main.py --batch 'batch1' --load_path ${baseModel} --gpu ${g} --dataset ${ds} --batch_size 512 --lr 0.01 --save_path ${saved_path} --log_path ${log_path} --alpha ${alpha} --beta ${beta} --M ${M}
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
run.sh: line 48: 8956 Aborted (core dumped) python main.py --batch "batch${b}" --load_path ${lastModel} --gpu ${g} --save_path ${saved_path} --log_path ${log_path} --dataset ${ds} --alpha ${alpha} --beta ${beta} --M ${M}
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
run.sh: line 48: 8970 Aborted (core dumped) python main.py --batch "batch${b}" --load_path ${lastModel} --gpu ${g} --save_path ${saved_path} --log_path ${log_path} --dataset ${ds} --alpha ${alpha} --beta ${beta} --M ${M}
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
run.sh: line 48: 8979 Aborted (core dumped) python main.py --batch "batch${b}" --load_path ${lastModel} --gpu ${g} --save_path ${saved_path} --log_path ${log_path} --dataset ${ds} --alpha ${alpha} --beta ${beta} --M ${M}
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
run.sh: line 48: 8993 Aborted (core dumped) python main.py --batch "batch${b}" --load_path ${lastModel} --gpu ${g} --save_path ${saved_path} --log_path ${log_path} --dataset ${ds} --alpha ${alpha} --beta ${beta} --M ${M}

关于的数据集构建问题

作者您好,

 读了您的论文,我对您的研究非常感兴趣。但是对论文中t大于0的数据集构建(section 4.1)有一些疑问,没有看明白。

 文中说,t大于0时,先从DBpedia中搜集包含KGt-1中实体的关系三元组。然后删除KGt-1中存在的关系三元组。

 下面这段话,我理解上有一些问题感觉。
 接着从DBpedia中剩余的三元组中采样KGt-1中20%量的新三元组?将这些新三元组添加到KGt-1中,然后创建KG1t和KG2t。

我对这里的流程还是不太明白,麻烦作者能给详细介绍一下吗?非常感激您!

The baseline of ContEA

Hi,my friends, i want to know how to get results of your baselines(eg:DINGAL-O) in your paper? Could you share the code of baselines about this task? Thank you very much.

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.