Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/vectorizer/mod.ts>TextVectorizer#transform

Feature Extraction and Feature Selection in TypeScript
Go to Latest
method TextVectorizer.prototype.transform
import { TextVectorizer } from "https://deno.land/x/vectorizer@v0.3.7/mod.ts";

Parameters

text: string | string[]

Parameters

text: string | string[]
dType: T