Skip to content

Latest commit

 

History

History
14 lines (13 loc) · 316 Bytes

File metadata and controls

14 lines (13 loc) · 316 Bytes

Todo

rewrite

feature/use-networkx

TripsBleu operates on a pair of digraphs

Inputs [5/5]

  • [X] Graph Grab this from propbank code
  • [X] attributes as keys
  • [X] ngrams Basically, a path of length n
  • [X] scoring function
  • [X] alignment function

Test with basic graphs