ModErn Text Analysis
META Enumerates Textual Applications
|
Public Member Functions | |
default_edge () | |
Creates an edge with weight 0. | |
default_edge (double w) | |
Public Attributes | |
double | weight |
the weight for this edge | |
node_id | src |
node_id | dest |
This field must exist in all edge objects. | |
|
inline |
w | Creates an edge with the weight w |