SegTokenFilter

Filters a SegToken by converting full-width latin to half-width, then lowercasing latin. Additionally, all punctuation is converted into Utility.COMMON_DELIMITER

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun filter(token: SegToken): SegToken

Filter an input SegToken