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

Probabilistic coherence for whole corpus in one function #9

Closed TommyJones closed 8 years ago

TommyJones commented 8 years ago

Remove need to use apply, but still make it work for a single topic if necessary.