cbail / textnets

R package to perform automated text analysis using network techniques
MIT License
211 stars 62 forks source link

PrepTextSent function not found #17

Closed yueliosu closed 4 years ago

yueliosu commented 4 years ago

I was trying to use the PrepTextSent function, but the error message says:

Error in PrepTextSent(whb_tn, groupvar = "speaker", textvar = "textvar", : could not find function "PrepTextSent"

Is the function still being developed so that we cannot use it currently?

Thank you for your help!

cbail commented 4 years ago

Hi- it's currently a hidden function (in the development folder), so you'd have to copy and paste the function into your environment and run/define it before using it. Let me know if you get some interesting results- it is not yet working as well as I would like :(