nlp:hypergraphs
This is an old revision of the document!
Table of Contents
Hypergraphs
Hypergraphs are a generalization of graphs, where the edges can connect any number of nodes (1 or more nodes). There can be directed and undirected edges in a hypergraph. In a directed edge, some of the edges are marked as the head, and the others are the tail. Hypergraphs have been used extensively in NLP for parsing or machine translation with grammars.
General Hypergraph Introductions
Papers
Search ACL Anthology for Hypergraphs.
Neural Papers
Neural papers that use hypergraphs.
nlp/hypergraphs.1624582807.txt.gz · Last modified: 2023/06/15 07:36 (external edit)