• Alfredo Di Napoli's avatar
    fix: keep using HasHeader in TSV parsing · f6e3c251
    Alfredo Di Napoli authored
    In an attempt to make the TSV parser more lenient for the absence of the
    forms column, I have used NoHeader in the `decodeWithP` call, but that
    caused the first line of the TSVs with a header to be interpreted as
    terms, which is not what we want.
    f6e3c251
Name
Last commit
Last update
..
List Loading commit data...
List.hs Loading commit data...
NgramsTree.hs Loading commit data...
Prelude.hs Loading commit data...
Tools.hs Loading commit data...
Types.hs Loading commit data...