Skip to content

[DEPRECATED] Scoring models for the task of Automatic Knowledge Base Completion implemented with TensorFlow.

Notifications You must be signed in to change notification settings

dirkweissenborn/genie-kb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

General Information

This repo is DEPRECATED and is not supported anymore.

This repository contains implementations for a variety of AKBC (Automatic Knowledge Base Completion) scoring models. In its current version only scoring models for triples (subject, predicate, object) are supported.

It also supports compositional scoring models using various composition functions.

Training and Supported Datasets

Currently only the FB15k-237 dataset is supported, which was introduced here and here.

For training see command line options of train.py.

Installation

requires: tensorflow, pandas

For further questions, please don't hesitate to contact.

Contact: [email protected]

About

[DEPRECATED] Scoring models for the task of Automatic Knowledge Base Completion implemented with TensorFlow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages