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

Consistent style for variables and argument names #7

Closed TommyJones closed 8 years ago

TommyJones commented 8 years ago

Variables and arguments should be all lowercase and use "_" not ".".