Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
haskell-gargantext
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
147
Issues
147
List
Board
Labels
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gargantext
haskell-gargantext
Commits
d051394c
Unverified
Commit
d051394c
authored
Jun 06, 2019
by
Nicolas Pouillard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Eleve tests
parent
aae49548
Pipeline
#438
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
Eleve.hs
src/Gargantext/Text/Eleve.hs
+2
-7
No files found.
src/Gargantext/Text/Eleve.hs
View file @
d051394c
...
@@ -404,22 +404,17 @@ checks0 =
...
@@ -404,22 +404,17 @@ checks0 =
[(
"New York"
,
3
,
1.584962500721156
,
1.584962500721156
,
1.414213562373095
,
nan
,
1.584962500721156
)
[(
"New York"
,
3
,
1.584962500721156
,
1.584962500721156
,
1.414213562373095
,
nan
,
1.584962500721156
)
,(
"York is"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"York is"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"is New"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"is New"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"New York"
,
3
,
1.584962500721156
,
1.584962500721156
,
1.414213562373095
,
nan
,
1.584962500721156
)
,(
"York and"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"York and"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"and New"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"and New"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"New York"
,
3
,
1.584962500721156
,
1.584962500721156
,
1.414213562373095
,
nan
,
1.584962500721156
)
]
]
checks2
=
checks2
=
[(
"to be"
,
3
,
1.2516291673878228
,
1.2516291673878228
,
1.5535694744293167
,
nan
,
0.9182958340544896
)
[(
"to be"
,
3
,
1.2516291673878228
,
1.2516291673878228
,
1.5535694744293167
,
nan
,
0.9182958340544896
)
,(
"be or"
,
2
,
0.5
,
nan
,
nan
,
nan
,
1.0
)
,(
"be or"
,
2
,
0.5
,
nan
,
nan
,
nan
,
1.0
)
,(
"or not"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"or not"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"not to"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"not to"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"to be"
,
3
,
1.2516291673878228
,
1.2516291673878228
,
1.5535694744293167
,
nan
,
0.9182958340544896
)
,(
"be or"
,
2
,
0.5
,
nan
,
nan
,
nan
,
1.0
)
,(
"or NOT"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"or NOT"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"NOT to"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"NOT to"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"to be"
,
3
,
1.2516291673878228
,
1.2516291673878228
,
1.5535694744293167
,
nan
,
0.9182958340544896
)
,(
"be and"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
,(
"be and"
,
1
,
0.0
,
nan
,
nan
,
nan
,
0.0
)
]
]
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment