Skip to content

Triple Suggestion System - a National Institute of Informatics project

Notifications You must be signed in to change notification settings

anavc97/TripleSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TripleSS

Triple Suggestion System - a National Institute of Informatics project..

INDEX

  • KnowGL.py: (deprecated) Defines TripleLog class; Defines KnowGL class for triple extraction
  • web_app.py: Script to launch web app in localhost. OUTPUTS logfile - pickle file with object of type TripleLog: log.triple (head_label, prop_label, tail_label), log.counter (how many times that triple was selected), log.answer (if triple was rejected)
  • csv_builder.py: converts logfiles into csv type node and edge files to be read by "gephi" software.

About

Triple Suggestion System - a National Institute of Informatics project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages