TommyJones / textmineR

An aid for text mining in R, with a syntax that should be familiar to experienced R users. Provides a wrapper for several topic models that take similarly-formatted input and give similarly-formatted output. Has additional functionality for analyzing and diagnostics for topic models.
Other
106 stars 34 forks source link

Check textmineR against text2vec 0.5 #30

Closed dselivanov closed 7 years ago

dselivanov commented 7 years ago

@TommyJones I'm going to release 0.5 very soon. Could you please check textmineR against latest version of text2vec from github? There several API-breaking changes - check NEWS file here https://github.com/dselivanov/text2vec/blob/master/NEWS.md (but please keep in mind that probably not all changes are there - I can miss something).

TommyJones commented 7 years ago

Thanks for letting me know. I'll run all my tests shortly and update textmineR as needed.

On Thu, Jul 27, 2017 at 4:49 AM Dmitriy Selivanov notifications@github.com wrote:

@TommyJones https://github.com/tommyjones I'm going to release 0.5 very soon. Could you please check textmineR against latest version of text2vec from github? There several API-breaking changes - check NEWS file here https://github.com/dselivanov/text2vec/blob/master/NEWS.md (but please keep in mind that probably not all changes are there - I can miss something).

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/TommyJones/textmineR/issues/30, or mute the thread https://github.com/notifications/unsubscribe-auth/AEwoAk-ONQ9_8zXBaMppUfZ65LBRdL5uks5sSE7_gaJpZM4Ok-cH .

-- Sent from my mobile

dselivanov commented 7 years ago

text2vec 0.5 on cran now