Gargantext.Text.Metrics.FrequentItemSet: export more functions

parent 6a4d5504
...@@ -17,6 +17,10 @@ module Gargantext.Text.Metrics.FrequentItemSet ...@@ -17,6 +17,10 @@ module Gargantext.Text.Metrics.FrequentItemSet
( Fis, Size(..) ( Fis, Size(..)
, occ_hlcm, cooc_hlcm , occ_hlcm, cooc_hlcm
, all, between , all, between
, fisWithSize
, fisWith
, fisWithSizePoly
, fisWithSizePoly2
, module HLCM , module HLCM
) )
where where
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment