Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Alignment API
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
moex
Alignment API
Commits
3dc28a92
Commit
3dc28a92
authored
13 years ago
by
Jérôme Euzenat
Browse files
Options
Downloads
Patches
Plain Diff
- Implemented LaTeX output for GroupEval
parent
f38f8236
No related branches found
No related tags found
No related merge requests found
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
html/relnotes.html
+2
-1
2 additions, 1 deletion
html/relnotes.html
src/fr/inrialpes/exmo/align/cli/GroupEval.java
+387
-247
387 additions, 247 deletions
src/fr/inrialpes/exmo/align/cli/GroupEval.java
with
389 additions
and
248 deletions
html/relnotes.html
+
2
−
1
View file @
3dc28a92
...
@@ -73,7 +73,8 @@ with a warning:
...
@@ -73,7 +73,8 @@ with a warning:
<li>
Implemented
<tt>
extractss
</tt>
for ** alignments in
<tt>
DistanceAlignment
</tt>
(impl)
</li>
<li>
Implemented
<tt>
extractss
</tt>
for ** alignments in
<tt>
DistanceAlignment
</tt>
(impl)
</li>
<li>
Changed default type of
<tt>
StringDistAlignment
</tt>
to "?*" for
<li>
Changed default type of
<tt>
StringDistAlignment
</tt>
to "?*" for
preserving the previous behaviour (impl)
</li>
preserving the previous behaviour (impl)
</li>
<li>
Added level lines in the triangle display of
<tt>
GroupEval
</tt>
(util)
</li>
<li>
Added level lines in the triangle display of
<tt>
GroupEval
</tt>
(cli)
</li>
<li>
Implemented LaTeX output in
<tt>
GroupEval
</tt>
(cli)
</li>
<li>
Added
<tt>
BasicAlignment.deleteAllCells()
</tt>
(impl)
</li>
<li>
Added
<tt>
BasicAlignment.deleteAllCells()
</tt>
(impl)
</li>
<li>
Added a guard in
<tt>
loadOntology
</tt>
for OWLAPI 3.0, in case the
<li>
Added a guard in
<tt>
loadOntology
</tt>
for OWLAPI 3.0, in case the
ontology has no URI (ontowrap)
</li>
ontology has no URI (ontowrap)
</li>
...
...
This diff is collapsed.
Click to expand it.
src/fr/inrialpes/exmo/align/cli/GroupEval.java
+
387
−
247
View file @
3dc28a92
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