diff --git a/html/relnotes.html b/html/relnotes.html index bccde0b07f60dfc3ac5e8ae8a91cb817598c4cad..23dda4558d80972964f0c8a551b80a4aca27961f 100644 --- a/html/relnotes.html +++ b/html/relnotes.html @@ -12,6 +12,10 @@ <p><ul compact="1"> <li>Add full support for algebraic operations (meet/join/inv/compose)</li> <li>Fix all implementation that assume 1-1 alignments</li> +<li>Implement better similarity/extractor</li> +<li>-d directory</li> +<li>-x parameter file</li> +<li>Have Vison independent from OLA ?</li> <li>GroupAlign implementation</li> <li>Build on unit tests</li> <li>Integrating tagging to the wordnet stuff</li> @@ -33,6 +37,7 @@ <li>Added a sample embedding of main functions</li> <li>Added three replicas of align(A,p) -> align(), align(A) and align(p)</li> <li>Added SEKTMapping renderer</li> +<li>Added alignment method name output in the output format</li> </ul> <h2>November 23th, 2004</h2>