[FIX] ngrams + ngramsPosTag insert
[gargantext.git] / src / Gargantext / Core / Viz / Graph / Legend.hs
index 87ab619868cc0a219ac37cf71403a528d4d59541..5e75c5b600754dc52b2f72bd4dbd94814474d16f 100644 (file)
@@ -24,7 +24,6 @@ import Gargantext.Core.Viz.Graph.Louvain (LouvainNodeId, CommunityId, comId2node
 
 
 
-
 [LouvainNode] -> Map CommunityId LouvainNodeId
 [(CommunityId, [LouvainNodeId])]
 sort by length LouvainNodeIds
@@ -39,6 +38,8 @@ subgraph with [LouvainNodeId]
 Map NodeId Label
 -> map [LouvainNodeId] -> [(CommunityId, take 3 [Label])]
 
+use specGen incExc score to order the labels
+
 take 7 [(CommunityId, take 3 [Label])]