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

x/vectorizer/src/text/mod.ts>preprocess

Machine Learning utilities for TypeScript
Latest
function preprocess
import { preprocess } from "https://deno.land/x/vectorizer@v0.7.5/src/text/mod.ts";

Function for quick cleaning of text

Parameters

text: string
optional
unnamed 1: StandardizeConfig = [UNSUPPORTED]

Returns

string