8000 GitHub - timvieira/hypergraphs: Reference implementations of basic and advanced hypergraph algorithms.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

timvieira/hypergraphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a reference implementation of various hypergraph algorithms with an emphasis on clarity and generality over performance.

I have decided to release it in a somewhat rough state. I am happy to expand it in a number of ways if there is a demand for it. If you have any questions about this code, please let me know.

However, even in its current state, I believe that there is a lot of useful stuff worked out and implemented. Most notable are the advanced dynamic programming algorithms presented in

Li & Eisner (2009) First- and Second-Order Expectation Semirings with Applications to Minimum-Risk Training on Translation Forests

and

Dyer (2013) Minimum Error Rate Training and the Convex Hull Semiring

Citation: If you found this useful, please cite it as

@software{vieira-hypergraphs,
  author = {Tim Vieira},
  title = {hypergraphs: A reference implementation of basic and advanced hypergraph algorithms},
  url = {https://github.com/timvieira/hypergraphs}
}

About

Reference implementations of basic and advanced hypergraph algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0