Hyperconvo ============ Implements the hypergraph conversation model from this `paper `_. Example usage: `Hypergraph creation and feature extraction, visualization and interpretation on a subsample of Reddit `_. Example usage: `Using Hyperconvo features to predict conversation growth on Reddit in a paired setting `_. .. automodule:: convokit.hyperconvo.hyperconvo :members: .. automodule:: convokit.hyperconvo.hypergraph :members: