Thesis Details

Systémy překladových automatů a jejich aplikace

Bachelor's Thesis Student: Žitňanská Lívia Academic Year: 2020/2021 Supervisor: Meduna Alexander, prof. RNDr., CSc.
English title
Systems of Translation Automata and Their Applications
Language
Czech
Abstract

The goal of this thesis is to define uniform unit for lexical and syntactic analysis. This unit is called lexical-syntactic transducer LST and it is composed of finite and pushdown transducer and communication (or query) symbols. Their definition and description are based on communication symbols introduced in parallel communicating grammar systems. Their purpose is to secure communication between those transducers. Thesis also deals with implementation of this unit, contains description of the implementation and comparison of attributes with the already existing systems. The resulting unit translates new language AIDA, which is based on Python 3 with elements from language C, to intermediate code.

Keywords

finite transducer, pushdown transducer, lexical-syntactic transducer, parallel communicating grammar systems

Department
Degree Programme
Information Technology
Files
Status
defended, grade C
Date
15 June 2021
Reviewer
Committee
Vojnar Tomáš, prof. Ing., Ph.D. (DITS FIT BUT), předseda
Kořenek Jan, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Peringer Petr, Dr. Ing. (DITS FIT BUT), člen
Ryšavý Ondřej, doc. Ing., Ph.D. (DIFS FIT BUT), člen
Citation
ŽITŇANSKÁ, Lívia. Systémy překladových automatů a jejich aplikace. Brno, 2021. Bachelor's Thesis. Brno University of Technology, Faculty of Information Technology. 2021-06-15. Supervised by Meduna Alexander. Available from: https://www.fit.vut.cz/study/thesis/20998/
BibTeX
@bachelorsthesis{FITBT20998,
    author = "L\'{i}via \v{Z}it\v{n}ansk\'{a}",
    type = "Bachelor's thesis",
    title = "Syst\'{e}my p\v{r}ekladov\'{y}ch automat\r{u} a jejich aplikace",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2021,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/20998/"
}
Back to top