• Przemyslaw Kaminski's avatar
    [ngrams] fix postag_algo (#169) · 445ba8f1
    Przemyslaw Kaminski authored
    We had CoreNLP hardcoded, however with Spacy this resulted in
    selectLems returning no entries, because the algo_id from DB didn't
    match. Hence no singulars grouping.
    445ba8f1
Terms.hs 8.23 KB