sourcephile
/
git
/
gargantext.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[FLOW] default master CorpusId fix.
[gargantext.git]
/
src-test
/
Ngrams
/
Lang
/
En.hs
diff --git
a/src-test/Ngrams/Lang/En.hs
b/src-test/Ngrams/Lang/En.hs
index bce39dfdf8bad91c2f2466ea7347abce8ed76ea8..96b70ecd336b7ae9b85327b7a6c2417f47213841 100644
(file)
--- a/
src-test/Ngrams/Lang/En.hs
+++ b/
src-test/Ngrams/Lang/En.hs
@@
-46,9
+46,3
@@
ngramsExtractionTest = hspec $ do
t2 `shouldBe` [[("Donald Trump","NNP","PERSON"),("president of the United-States of America","NN","LOCATION")]]
-
-
-
-
-
-