sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[API FIX] search docs ok
[gargantext.git]
/
src
/
Gargantext
/
Text
/
Terms
/
Multi.hs
diff --git
a/src/Gargantext/Text/Terms/Multi.hs
b/src/Gargantext/Text/Terms/Multi.hs
index 64bbe36bcb815525a95b99e80358348b94908e80..f5e21214598aaf006b601313f0cad0fd8e611413 100644
(file)
--- a/
src/Gargantext/Text/Terms/Multi.hs
+++ b/
src/Gargantext/Text/Terms/Multi.hs
@@
-11,7
+11,6
@@
Multi-terms are ngrams where n > 1.
-}
-{-# LANGUAGE NoImplicitPrelude #-}
module Gargantext.Text.Terms.Multi (multiterms, multiterms_rake)
where