-
Alfredo Di Napoli authored
The `ExtractNgrams` typeclass _definition_ imposed a redundant `HasText` constraint, forcing all the _instances_ to have `HasText` defined even though the instance didn't make any use of that. That is overly-rigid, and it has been fixed by this commit.
09d3152e
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
Corpus | ||
List | ||
Metrics | ||
Samples | ||
Terms | ||
Context.hs | ||
Corpus.hs | ||
Learn.hs | ||
List.hs | ||
Metrics.hs | ||
Ngrams.hs | ||
Prepare.hs | ||
Terms.hs |