[API] PostNodeAsync funs, before refactoring
[gargantext.git] / src / Gargantext / Text / Terms / Multi / RAKE.hs
index c22bc215c9dfb0a2480073988bd89dde3c0d397b..16d169b5c985e93d890f2bbed9455d093987a45d 100644 (file)
@@ -36,7 +36,7 @@ import GHC.Real (round)
 import Data.Text (Text)
 import NLP.RAKE.Text
 
-import Gargantext.Text.Terms.Stop (stopList)
+import Gargantext.Text.Samples.EN (stopList)
 import Gargantext.Prelude
 
 select :: Double -> [a] -> [a]