blob: 990267882ab24e80dc7dab7c90168c5bd9b8bdc9 [file] [log] [blame]
export declare const TREEBANK_CONTRACTIONS: RegExp[];
export declare const HONORIFICS: string[];
export declare const ABBR_COMMON: string[];
export declare const ABBR_ORGANIZATIONS: string[];
export declare const ABBR_PLACES: string[];
export declare const ABBR_TIME: string[];
export declare const ABBR_DATES: string[];
export declare const GATE_EXCEPTIONS: string[];
export declare const GATE_SUBSTITUTIONS: string[];
//# sourceMappingURL=constants.d.ts.map