KeywordAnalyzer: Keyword Analyzer

KeywordAnalyzerR Documentation

Keyword Analyzer

Description

Treats entire input as single token

Super class

VectrixDB::TextAnalyzer -> KeywordAnalyzer

Methods

Public methods

Inherited methods

Method analyze()

Analyze text as single keyword

Usage
KeywordAnalyzer$analyze(text)
Arguments
text

Input text

Returns

Single-element character vector


Method clone()

The objects of this class are cloneable with this method.

Usage
KeywordAnalyzer$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


VectrixDB documentation built on Feb. 20, 2026, 5:09 p.m.