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
4339279d
Commit
4339279d
authored
16 years ago
by
Jérôme Euzenat
Browse files
Options
Downloads
Patches
Plain Diff
- works on JWNL measures and tests
parent
0de70649
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
html/relnotes.html
+9
-1
9 additions, 1 deletion
html/relnotes.html
with
9 additions
and
1 deletion
html/relnotes.html
+
9
−
1
View file @
4339279d
...
@@ -51,6 +51,7 @@ Currently the development and maintainance of 3 versions continue.
...
@@ -51,6 +51,7 @@ Currently the development and maintainance of 3 versions continue.
<li>
Online evaluation (server)
</li>
<li>
Online evaluation (server)
</li>
<li>
Providing a
<tt>
DiffAlign( al1, al2 )
</tt>
operation and interface
<li>
Providing a
<tt>
DiffAlign( al1, al2 )
</tt>
operation and interface
(util)
</li>
(util)
</li>
<li>
Added get-aligned to interface (server)
</li>
<li>
Improve HTML interface layout and usability (server)
</li>
<li>
Improve HTML interface layout and usability (server)
</li>
<li>
Implement metadata edition (server)
</li>
<li>
Implement metadata edition (server)
</li>
<li>
Implement correspondence selection (server)
</li>
<li>
Implement correspondence selection (server)
</li>
...
@@ -63,12 +64,19 @@ Currently the development and maintainance of 3 versions continue.
...
@@ -63,12 +64,19 @@ Currently the development and maintainance of 3 versions continue.
<h2>
Current SVN trunk version
</h2>
<h2>
Current SVN trunk version
</h2>
<p>
<!--h2>Version 3.6 (9xx): xx/02/2009 - Sabai sabai</h2-->
<p>
<!--Upgraded to JWNL 1.4<br /-->
<ul
compact=
"1"
>
<ul
compact=
"1"
>
<li><tt>
tokenize
</tt>
has been moved from
<tt>
JWNLDistances
</tt>
to
<tt>
StringDistances
</tt>
(ling)
</li>
<li>
Added REST interface to the HTML interface (server)
</li>
<li>
Added REST interface to the HTML interface (server)
</li>
<li>
Added new methods in JWNLDistances (ling)
</li>
<li>
Added tests for ling and set noling as default in build (test)
</li>
<li>
Improved renderers with more metadata (renderer)
</li>
<li>
Completed individual alignment and extraction in
<tt>
DistanceAlignment
</tt>
(impl)
</li>
<li>
Completed individual alignment and extraction in
<tt>
DistanceAlignment
</tt>
(impl)
</li>
<li>
Completed matrix printing in
<tt>
MatrixMeasure
</tt>
(impl)
</li>
<li>
Completed matrix printing in
<tt>
MatrixMeasure
</tt>
(impl)
</li>
<li><tt>
ConcatenatedIterator
</tt>
is now parameterised and iterable (impl)
</li>
<li><tt>
ConcatenatedIterator
</tt>
is now parameterised and iterable (impl)
</li>
<li>
Corrected a bug in XMLMetadataRendererVisitor (renderer)
</li>
<li>
Prevented
<tt>
OWLAxiomsRenderer
</tt>
from returning equivalence
<li>
Prevented
<tt>
OWLAxiomsRenderer
</tt>
from returning equivalence
between Data and Object properties and, in general, heterorgeneous equivalences (impl)
</li>
between Data and Object properties and, in general, heterorgeneous equivalences (impl)
</li>
</ul>
</ul>
...
...
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