• Alfredo Di Napoli's avatar
    Drop 'All' data constructor from 'Lang' · 63fcd605
    Alfredo Di Napoli authored
    Removing the `All` data constructor from  the `Lang` datatype has
    several benifits, the main one being that we now have total functions
    for things like `toISO693`.
    
    This will make possible to write an uniform interface for stemming
    `stem :: Lang -> StemmingAlgorithm -> T.Text -> T.Text`, as now
    `Lang` will always map to a valid (ISO693) language.
    63fcd605
Name
Last commit
Last update
..
Ext Loading commit data...
Flow Loading commit data...
Mail Loading commit data...
Methods Loading commit data...
NodeStory Loading commit data...
Text Loading commit data...
Types Loading commit data...
Utils Loading commit data...
Viz Loading commit data...
Mail.hs Loading commit data...
NLP.hs Loading commit data...
NodeStory.hs Loading commit data...
NodeStoryFile.hs.old Loading commit data...
Statistics.hs Loading commit data...
Text.hs Loading commit data...
Types.hs Loading commit data...
Utils.hs Loading commit data...
Viz.hs Loading commit data...