Rename ExtractNgramsT -> ExtractNgrams
The final `T` doesn't add anything. It also moves the `HasText` constraint _outside_ the typeclass definition.
Showing
Please register or sign in to comment
The final `T` doesn't add anything. It also moves the `HasText` constraint _outside_ the typeclass definition.