@snirp/contractions
Version:
Typescript multiple-string replacement library, for natural language processing (NLP) and general use
161 lines (160 loc) • 3.61 kB
TypeScript
declare const _default: {
"i'm": string;
"i'm'a": string;
"i'm'o": string;
"i've": string;
"i'll": string;
"i'll've": string;
"i'd": string;
"i'd've": string;
"amn't": string;
"ain't": string;
"aren't": string;
"'cause": string;
"can't": string;
"can't've": string;
"could've": string;
"couldn't": string;
"couldn't've": string;
"daren't": string;
"daresn't": string;
"dasn't": string;
"didn't": string;
"don't": string;
"doesn't": string;
"e'er": string;
"everyone's": string;
"gon't": string;
"hadn't": string;
"hadn't've": string;
"hasn't": string;
"haven't": string;
"he've": string;
"he's": string;
"he'll": string;
"he'll've": string;
"he'd": string;
"he'd've": string;
"here's": string;
"how're": string;
"how'd": string;
"how'd'y": string;
"how's": string;
"how'll": string;
"isn't": string;
"it's": string;
"'tis": string;
"'twas": string;
"it'll": string;
"it'll've": string;
"it'd": string;
"it'd've": string;
"let's": string;
"ma'am": string;
"may've": string;
"mayn't": string;
"might've": string;
"mightn't": string;
"mightn't've": string;
"must've": string;
"mustn't": string;
"mustn't've": string;
"needn't": string;
"needn't've": string;
"ne'er": string;
"o'": string;
"o'clock": string;
"ol'": string;
"oughtn't": string;
"oughtn't've": string;
"o'er": string;
"shan't": string;
"sha'n't": string;
"shalln't": string;
"shan't've": string;
"she's": string;
"she'll": string;
"she'd": string;
"she'd've": string;
"should've": string;
"shouldn't": string;
"shouldn't've": string;
"so've": string;
"so's": string;
"somebody's": string;
"someone's": string;
"something's": string;
"that're": string;
"that's": string;
"that'll": string;
"that'd": string;
"that'd've": string;
"'em": string;
"there're": string;
"there's": string;
"there'll": string;
"there'd": string;
"there'd've": string;
"these're": string;
"they're": string;
"they've": string;
"they'll": string;
"they'll've": string;
"they'd": string;
"they'd've": string;
"this's": string;
"this'll": string;
"this'd": string;
"those're": string;
"to've": string;
"wasn't": string;
"we're": string;
"we've": string;
"we'll": string;
"we'll've": string;
"we'd": string;
"we'd've": string;
"weren't": string;
"what're": string;
"what'd": string;
"what've": string;
"what's": string;
"what'll": string;
"what'll've": string;
"when've": string;
"when's": string;
"where're": string;
"where'd": string;
"where've": string;
"where's": string;
"which's": string;
"who're": string;
"who've": string;
"who's": string;
"who'll": string;
"who'll've": string;
"who'd": string;
"who'd've": string;
"why're": string;
"why'd": string;
"why've": string;
"why's": string;
"will've": string;
"won't": string;
"won't've": string;
"would've": string;
"wouldn't": string;
"wouldn't've": string;
"y'all": string;
"y'all're": string;
"y'all've": string;
"y'all'd": string;
"y'all'd've": string;
"you're": string;
"you've": string;
"you'll've": string;
"you'll": string;
"you'd": string;
"you'd've": string;
};
export default _default;