This is not the latest version of this item. The latest version can be found here.
EVALD 1.0 for Foreigners
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 for Foreigners, LINDAT/CLARIAH-CZ digital library at the Institute of Formal and Applied Linguistics (ÚFAL),
http://hdl.handle.net/11234/1-1821.
Authors
Item identifier
Project URL
Date issued
2016-11-07
Type
Language(s)
Description
EVALD 1.0 for Foreigners is a software for automatic evaluation of surface coherence (cohesion) in Czech texts written by non-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-Foreign.scen
- Size
- 1.59 KB
- Format
- application/octet-stream
- Description
- A Treex scenario to be run in Treex in case it is directly installed and run locally
- MD5
- 427806f1afcff6fa4de662b56d087604

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-FOREIGN.txt
- Size
- 4.54 KB
- Format
- text/plain
- Description
- README
- MD5
- 0e547af52890166704076952fd5a123f

======================== EVALD 1.0 for Foreigners ======================== EVALD 1.0 for Foreigners is a software for automatic evaluation of surface coherence (cohesion) in Czech texts written by non-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 for Foreigners: ================================================================ 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-foreign/. ================================================= 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 for Foreigners project web pages (http://ufal.mff.cuni.cz/evald/documentation) for further instructions. ==================== . . .

