+{-|
+Module : Gargantext.Text.Samples.SP
+Description : Sample of Spanish Text
+Copyright : (c) CNRS, 2017 - present
+License : AGPL + CECILL v3
+Maintainer : team@gargantext.org
+Stability : experimental
+Portability : POSIX
+
+Source: Wikipedia
+Page : text mining
+-}
+
+
+{-# LANGUAGE NoImplicitPrelude #-}
+
module Gargantext.Text.Samples.SP where
import Data.String (String)