]> Git — Sourcephile - gargantext.git/commit
[graph] add ngrams to graph
authorPrzemek Kaminski <pk@intrepidus.pl>
Thu, 21 Oct 2021 10:24:20 +0000 (12:24 +0200)
committerPrzemek Kaminski <pk@intrepidus.pl>
Thu, 21 Oct 2021 10:24:20 +0000 (12:24 +0200)
commit8fab25717c8b38a65d9fbe08cd3d612fa1534d9e
treec4453ad2df95a9baede91763d0ea1c6fc08d6ac2
parentee35332531d7685095195b056b5b3d70f70a4ebc
[graph] add ngrams to graph

This is not the optimal solution since it duplicates so much
data. Best would be to add "children" in the node directly.
src/Gargantext/Core/NodeStory.hs
src/Gargantext/Core/Viz/Graph.hs
src/Gargantext/Core/Viz/Graph/API.hs
src/Gargantext/Core/Viz/Graph/Tools.hs