haggressive-0.1.0.0: Aggression analysis for Tweets on Twitter

Safe HaskellNone
LanguageHaskell2010

Helpers

Synopsis

Documentation

mkCrossValScheme :: Eq a => [Vector a] -> [(Vector a, Vector a)] Source

Make a cross-validation scheme from a list of vectors

queueTake :: (Ord k, Ord p, Show k) => Int -> PSQ k p -> [k] Source

Take the first k elements of a queue

stopWords :: [String] Source

Read the stopWords from the stopWordsFile