Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
mongiris
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Duchateau Fabien
mongiris
Commits
f4e9c79b
Commit
f4e9c79b
authored
5 years ago
by
Duchateau Fabien
Browse files
Options
Downloads
Patches
Plain Diff
minor updates in paper.md + generation paper.pdf
parent
d23205b6
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
paper.bib
+0
-0
0 additions, 0 deletions
paper.bib
paper.md
+10
-4
10 additions, 4 deletions
paper.md
paper.pdf
+0
-0
0 additions, 0 deletions
paper.pdf
setup.py
+2
-1
2 additions, 1 deletion
setup.py
with
12 additions
and
5 deletions
biblio
.bib
→
paper
.bib
+
0
−
0
View file @
f4e9c79b
File moved
This diff is collapsed.
Click to expand it.
paper.md
+
10
−
4
View file @
f4e9c79b
---
---
title
:
'
Mongiris:
a
package
for
manipulating
French
IRIS'
title
:
'
Mongiris:
a
package
for
manipulating
IRIS'
tags
:
tags
:
-
Python
-
Python
-
MongoDB
-
MongoDB
...
@@ -46,11 +46,17 @@ The Mongiris package is currently used in Mapiris, a tool for visualizing and se
...
@@ -46,11 +46,17 @@ The Mongiris package is currently used in Mapiris, a tool for visualizing and se


It also powers VizLiris, a prototype for
recommending or clustering neighborhoo
ds [@egc19-demo].
It also powers VizLiris, a prototype for
clustering similar IRIS or for recommending relevant neighborhoods according to user nee
ds [@egc19-demo].

<!--


{ width=50%}

{ width=50% }
-->

{ width=50%}
\
!
[](
mongiris/data/img/screenshot-vizliris-recommandation.png
)
{ width=50% }
\b
egin{figure}[!h]
\c
aption{Screenshot of VizLiris - clustering (left) and recommendation (right)}
\e
nd{figure}
# Acknowledgements
# Acknowledgements
...
...
This diff is collapsed.
Click to expand it.
paper.pdf
0 → 100644
+
0
−
0
View file @
f4e9c79b
File added
This diff is collapsed.
Click to expand it.
setup.py
100644 → 100755
+
2
−
1
View file @
f4e9c79b
#!/usr/bin/env python
#!/usr/bin/env python
# mongiris setup.py (uses setup.cfg)
# mongiris setup.py (uses setup.cfg)
# pdoc --force --html mongiris/main.py
# pdoc --force --html mongiris/main.py mongiris/integrator.py
# pandoc paper.md --filter pandoc-citeproc -o paper.pdf
# python3 -m setup bdist_wheel sdist
# python3 -m setup bdist_wheel sdist
# python3 -m pip install -e mongiris/
# python3 -m pip install -e mongiris/
# python3 -m pip install git+https://fduchate@gitlab.liris.cnrs.fr/fduchate/mongiris.git#egg=mongiris
# python3 -m pip install git+https://fduchate@gitlab.liris.cnrs.fr/fduchate/mongiris.git#egg=mongiris
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment