Skip to main content

Showing 1–5 of 5 results for author: Wróbel, K

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.00418  [pdf, other

    cs.CL cs.LG

    eFontes. Part of Speech Tagging and Lemmatization of Medieval Latin Texts.A Cross-Genre Survey

    Authors: Krzysztof Nowak, Jędrzej Ziębura, Krzysztof Wróbel, Aleksander Smywiński-Pohl

    Abstract: This study introduces the eFontes models for automatic linguistic annotation of Medieval Latin texts, focusing on lemmatization, part-of-speech tagging, and morphological feature determination. Using the Transformers library, these models were trained on Universal Dependencies (UD) corpora and the newly developed eFontes corpus of Polish Medieval Latin. The research evaluates the models' performan… ▽ More

    Submitted 29 June, 2024; originally announced July 2024.

  2. arXiv:2405.16901  [pdf, other

    cs.LG

    Recurrent and Convolutional Neural Networks in Classification of EEG Signal for Guided Imagery and Mental Workload Detection

    Authors: Filip Postepski, Grzegorz M. Wojcik, Krzysztof Wrobel, Andrzej Kawiak, Katarzyna Zemla, Grzegorz Sedek

    Abstract: The Guided Imagery technique is reported to be used by therapists all over the world in order to increase the comfort of patients suffering from a variety of disorders from mental to oncology ones and proved to be successful in numerous of ways. Possible support for the therapists can be estimation of the time at which subject goes into deep relaxation. This paper presents the results of the inves… ▽ More

    Submitted 28 May, 2024; v1 submitted 27 May, 2024; originally announced May 2024.

    Comments: In review

  3. arXiv:2404.13193  [pdf, ps, other

    cs.DS cs.DM math.CO

    On multidimensional generalization of binary search

    Authors: Dariusz Dereniowski, Przemysław Gordinowicz, Karolina Wróbel

    Abstract: This work generalizes the binary search problem to a $d$-dimensional domain $S_1\times\cdots\times S_d$, where $S_i=\{0, 1, \ldots,n_i-1\}$ and $d\geq 1$, in the following way. Given $(t_1,\ldots,t_d)$, the target element to be found, the result of a comparison of a selected element $(x_1,\ldots,x_d)$ is the sequence of inequalities each stating that either $t_i < x_i$ or $t_i>x_i$, for… ▽ More

    Submitted 19 April, 2024; originally announced April 2024.

  4. arXiv:1805.10796  [pdf, other

    cs.CL cs.LG cs.NE

    Convolutional neural network compression for natural language processing

    Authors: Krzysztof Wróbel, Marcin Pietroń, Maciej Wielgosz, Michał Karwatowski, Kazimierz Wiatr

    Abstract: Convolutional neural networks are modern models that are very efficient in many classification tasks. They were originally created for image processing purposes. Then some trials were performed to use them in different domains like natural language processing. The artificial intelligence systems (like humanoid robots) are very often based on embedded systems with constraints on memory, power consu… ▽ More

    Submitted 28 May, 2018; originally announced May 2018.

    Comments: 7 pages, 4 figures, 6 tables

  5. arXiv:1706.06363  [pdf, ps, other

    cs.CL

    Improving text classification with vectors of reduced precision

    Authors: Krzysztof Wróbel, Maciej Wielgosz, Marcin Pietroń, Michał Karwatowski, Aleksander Smywiński-Pohl

    Abstract: This paper presents the analysis of the impact of a floating-point number precision reduction on the quality of text classification. The precision reduction of the vectors representing the data (e.g. TF-IDF representation in our case) allows for a decrease of computing time and memory footprint on dedicated hardware platforms. The impact of precision reduction on the classification quality was per… ▽ More

    Submitted 20 June, 2017; originally announced June 2017.