Character3Grams: Character 3-gram extraction.

View source: R/features.R

Character3GramsR Documentation

Character 3-gram extraction.

Description

Computes the document term matrix of character 3-gram.

Usage

Character3Grams(text)

Arguments

text

The text.

Value

A document term matrix (sparse Matrix).


M3SOulu/NLoN documentation built on June 20, 2022, 6 p.m.