• Alfredo Di Napoli's avatar
    WIP: fix #313 regressed ngrams grouping · 5a4f2c79
    Alfredo Di Napoli authored
    It turns out that we don't need to call `pruneForest` inside
    `searchtableNgrams`. After all, we are just displaying information that
    should be correct in the database from the get-go, so why we would need
    any of that?
    
    It turns out that the fix for #313 to support duplicated ngrams during
    importing broke hierarchical grouping.
    
    I have just temporarily commented out the code and I need to find a fix,
    better also writing a test to ensure that grouping will still work in the
    future.
    5a4f2c79
Name
Last commit
Last update
..
Config Loading commit data...
Ext Loading commit data...
Flow Loading commit data...
LinearAlgebra Loading commit data...
Mail Loading commit data...
Methods Loading commit data...
NodeStory Loading commit data...
Notifications Loading commit data...
Text Loading commit data...
Types Loading commit data...
Utils Loading commit data...
Viz Loading commit data...
Worker Loading commit data...
Config.hs Loading commit data...
LinearAlgebra.hs Loading commit data...
Mail.hs Loading commit data...
NLP.hs Loading commit data...
NodeStory.hs Loading commit data...
Notifications.hs 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...
Worker.hs Loading commit data...