CMD + K

r-ngram

Community

An n-gram is a sequence of n "words" taken, in order, from a body of text. This is a collection of utilities for creating, displaying, summarizing, and "babbling" n-grams. The 'tokenization' and "babbling" are handled by very efficient C code, which can even be built as its own standalone library. The babbler is a simple Markov chain. The package also offers a vignette with complete example 'workflows' and information about the utilities offered in the package.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-ngram

Usage Tracking

3.0.4
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

An n-gram is a sequence of n "words" taken, in order, from a body of text. This is a collection of utilities for creating, displaying, summarizing, and "babbling" n-grams. The 'tokenization' and "babbling" are handled by very efficient C code, which can even be built as its own standalone library. The babbler is a simple Markov chain. The package also offers a vignette with complete example 'workflows' and information about the utilities offered in the package.

Last Updated

Oct 14, 2019 at 11:48

License

BSD_2_clause

Total Downloads

23

Version Downloads

23

Supported Platforms

linux-64
macOS-64
win-64