Skip to main content
Module

x/gpt/mod.ts>encode

Deno(TypeScript) BPE Encoder Decoder for GPT-2 / GPT-3
Go to Latest
function encode
import { encode } from "https://deno.land/x/gpt@1.3/mod.ts";

Parameters

text: string

Returns

number[]