stocnet / manynet

Many Ways to Make, Manipulate, and Map Myriad Networks
https://stocnet.github.io/manynet/
Other
9 stars 0 forks source link

Add `from_text()` function for extracting networks from text #15

Open henriquesposito opened 11 months ago

henriquesposito commented 11 months ago

Text similarities or mentions of one another can be used to construct these networks.

jhollway commented 1 month ago

Should this be called from_text(), or perhaps e.g. read_text() or as_tidygraph.kRp.text()?