stocnet / manynet

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

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

Open henriquesposito opened 1 year ago

henriquesposito commented 1 year ago

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

jhollway commented 5 months ago

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