TriGramsAndFeatures: 3-grams and feature extraction.

View source: R/features.R

TriGramsAndFeaturesR Documentation

3-grams and feature extraction.

Description

Computes both 3-gram and simple text features.

Usage

TriGramsAndFeatures(text)

Arguments

text

The text.

Value

A sparse Matrix with text features and 3-gram.

See Also

Character3Grams

FeatureExtraction


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