This is not the latest version of this item. The latest version can be found here.
EVALD 1.0
Please use the following text to cite this item or export to a predefined format:
Rysová, Kateřina; Mírovský, Jiří; Novák, Michal and Rysová, Magdaléna, 2016,
EVALD 1.0, LINDAT/CLARIAH-CZ digital library at the Institute of Formal and Applied Linguistics (ÚFAL),
http://hdl.handle.net/11234/1-1820.
Authors
Item identifier
Project URL
Date issued
2016-11-07
Type
Language(s)
Description
EVALD 1.0 serves for automatic evaluation of surface coherence (cohesion) in Czech texts written by native speakers of Czech.
Acknowledgement
Ministry of Culture
Project code:DG16P02B016
Project name:Automatic Evaluation of Text Coherence in Czech
Collections
Version History
Files in this item
- Name
- Evald-1.0.scen
- Size
- 1.58 KB
- Format
- application/octet-stream
- Description
- A Treex scenario to be used with Treex in case it is directly installed and used locally
- MD5
- 3d846a2c9759913d656c3b613e15e614

The file preview has not been generated yet. Please try again later or contact the system administrator lindat-help@ufal.mff.cuni.cz
- Name
- README-EVALD-1.0.txt
- Size
- 4.29 KB
- Format
- text/plain
- Description
- README
- MD5
- 95727f8084db613d2c17e9cf714b4a91

========= EVALD 1.0 ========= EVALD 1.0 is a software for automatic evaluation of surface coherence (cohesion) in Czech texts written by native speakers of Czech. The evaluation part (the server) is implemented in Treex (http://ufal.cz/treex), a highly modular NLP framework written in the Perl programming language, and uses the Weka toolkit (http://www.cs.waikato.ac.nz/ml/weka/) for the final prediction of a coherence mark. It can be used directly from a command line or as a backend server for a client. The client part is implemented as a web server, accessible with a web browser. ================================================= There are three possible ways of using EVALD 1.0: ================================================= 1. as a web demo and RESTful web service hosted at the LINDAT/CLARIN server, 2. locally with both the server and the client running on the same machine (or two machines in the same network), 3. from a command line; the Treex scenario is run directly on the local machine. ================================================= Ad 1) No installation is needed in this case; in a web browser (such as Firefox or Chrome), go to https://lindat.mff.cuni.cz/services/evald/. ================================================= Ad 2) Both the server and the client components are distributed via the Docker software (https://www.docker.com/), which needs to be installed first. Docker greatly simplifies the installation process of the two components and allows them to be run on Linux-based operating systems, Windows 10, as well as Mac OS X. To download both the server and the client, run the following commands: docker pull ufal/evald.treex-server:1.0 docker pull ufal/evald.php-server:1.0 See the EVALD 1.0 project web pages (http://ufal.mff.cuni.cz/evald/documentation) for further instructions. ================================================= Ad 3) The dockerized backend component can be run and queried directly from a command line, too. In o . . .

