Closed genec1 closed 5 years ago
Thanks for report. Looks strange - I use pretty the same environment on my laptop. I've noticed you use dev version 0.5.1.5. Is it from master branch or 0.6?
I just ran devtools::install_github('dselivanov/text2vec')
and that's what I got.
I reinstalled from CRAN and the crash went away. Easy fix!
Could you please install from 0.6 branch and see whether error appears?
пт, 24 мая 2019 г., 21:54 genec1 notifications@github.com:
I reinstalled from CRAN and the crash went away. Easy fix!
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/dselivanov/text2vec/issues/302?email_source=notifications&email_token=ABHC5XI5Q7E2HRUAGLFRXFDPXATUVA5CNFSM4HPLFL52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWGEDJA#issuecomment-495731108, or mute the thread https://github.com/notifications/unsubscribe-auth/ABHC5XKK6GJCKUVFYZQ7JNDPXATUVANCNFSM4HPLFL5Q .
I'm getting a fatal crash when running
create_vocabulary()
. This crash occurs when I run the test code on the Vectorization page withmovie_review
This is my first time using the text2vec package, so it is a fresh install. Details: