! HappyNodeTokenizer
A basic Twitter-aware tokenizer.
Help to make this better: https://github.com/phughesmcr/happynodetokenizer
Based on: HappyFunTokenizer.py by Christopher Potts (C) 2011 and HappierFunTokenizing.py by H. Andrew Schwartz (www.wwbp.org)
Add Package
deno add jsr:@phughesmcr/happynodetokenizer
Import symbol
import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";
---- OR ----
Import directly with a jsr specifier
import * as happynodetokenizer from "jsr:@phughesmcr/happynodetokenizer";
Add Package
npx jsr add @phughesmcr/happynodetokenizer
Import symbol
import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";
Add Package
yarn dlx jsr add @phughesmcr/happynodetokenizer
Import symbol
import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";
Add Package
pnpm dlx jsr add @phughesmcr/happynodetokenizer
Import symbol
import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";
Add Package
bunx jsr add @phughesmcr/happynodetokenizer
Import symbol
import * as happynodetokenizer from "@phughesmcr/happynodetokenizer";