cs| en

Babel

Online Tools » Babel

Login

First Name
Password
registrovat nového uživatele »

Registration

User Name
Password
Confirm the Password
6 characters at least, including one digit
Message
Babel Application is the most powerful tool for dealing with the Corpus of Czech Verse (CCV). In contrast with other tools, it necessitates at least elementary knowledge of the SQL query language, but it enables the user to treat, with no limits, all levels of the CCV.

The application sends a user-asked query to the sqlite database (the database scheme). Due to the database type, it is impossible to make use of all the properties of the SQL language (for specificities of the query language in sqlite, see here. In order to make the query process as easy as possible, we have done our best to divide data into a minimal number of tables. The application is extended with a library sqlite3-pcre, which provides support for regular expressions (REGEXP) in the form of the Perl programming language.

The queries are put in the database asynchronously. It means that the application does not wait for the response of the server, and it is possible to work with it while the query is being processed. All users have, at their disposal, five files into which they may store their results (the choice of the file into which the result will be saved is made before the query is sent). It is thus not needed to wait for the response of the server while complicated queries are being processed – it is possible to see the results after the user is logged out of the application. Files can be named by users as well. For understable reasons, the size of the result is restricted to 1,000 lines at the most.

The results can be displayed by choosing the icon of the given file. Moreover, each result can be displayed on a separate page as a simple HTML table, or in the formats of CSV (comma-separated values) and of TSV (tab-separated values). The results displayed in this way can easily be copied and used for further processing.

This site uses cookies. By continuing to browse the site, you are agreeing to our use of cookies.

This website was created with support of the Czech Science Foundation as part of the P406/11/1825 (The History and Theory of the 19th Century Czech Verse) and 17-01723S (Stylometric Analysis of Poetic Texts) projects and with support aiming at a long-term, conception-based development of a research institution (no. 68378068).
© 2024 Petr Plecháč