Skip to content
/ kger Public

Playing with embedding and rule mining in knowledge graphs

Notifications You must be signed in to change notification settings

fgullo/kger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knowledge Graphs - Embeddings & Rules (KGE&R)

Playing with embedding and rule mining in knowledge graphs

Data - KGs

Data - Rules

Frameworks

Training embeddings

  • Done with OpenKE
  • Install OpenKE by following its installation guide (it requires PyTorch, among others)
  • See the Data section of the OpenKE guide for the training-data format, and see src/generate_openke_data.py to generate it
  • See src/openke/train_transe_yago2sample.py for an example on how to train the well-known TransE embedding model

About

Playing with embedding and rule mining in knowledge graphs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages