Menu

UCS source code now available!

The source code of UCS is now available as a part of the LCSOR.
The files uploaded are:

1) the source code,
2) example problems with the proper configuration, and
3) the documentation in doxygen html format.

You need at least (1) and (2) to proceed.

For more information see http://andreusancho.blogspot.com.es/p/lcsor.html

Installation details:

In order to compile and install this software follow these steps:

1) download the source code (e.g., UCS.tar.gz),
2) uncompress the file using tar ($ tar xvzf UCS.tar.gz),
3) enter to the directory containing the source code and compile it ($ make),
4) download the problem environment (e.g., Problems.tar.bz),
5) uncompress the file using tar ($ tar xvjf Problems.tar.bz), and
6) execute the program (e.g, $ ./UCS ../Problems/tao/config/tao.cfg).

Updated to version 0.98.27!

This version has:
- Cohen's Kappa score.
- Precision.
- Recall.
- F-Measure.
- Minor bug fixes.

Posted by Andreu Sancho-Asensio 2014-03-24

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.