Paper explained
Bridging Applied Experience and Research Contexts in Ukrainian NLP Education
What does an NLP course look like when Ukrainian is the starting point?
The question
Why this work
This teaching report describes a 15-week bachelor-level course at UCU. Ukrainian examples, open notebooks, and locally relevant assignments connect NLP foundations to current methods and the practical work of building systems.
The approach
A visual guide
A curriculum in five layers
Foundations
Tokenization, linguistic structure, classical NLP.
Neural methods
PyTorch, sequence models, Transformers.
Applied tasks
Entity recognition, translation, retrieval.
Modern NLP
LLMs, adaptation, prompts, RAG.
Production & ethics
Efficiency, deployment, fairness, privacy.
What the work contributes
The contribution is an openly reusable course design: five progressive layers, quizzes and tests, Kaggle assignments, and a final project. Starter code and free cloud resources help accommodate students with different backgrounds.
Original paper & resources
In Proceedings of the Seventh Workshop on Teaching Natural Language Processing (TeachNLP 2026), pages 78-83, Rabat, Morocco. Association for Computational Linguistics.
Citation
Paniv, Y., & Makovska, V. (2026). Bridging Applied Experience and Research Contexts in Ukrainian NLP Education. In Proceedings of the Seventh Workshop on Teaching Natural Language Processing (TeachNLP 2026), 78-83. Association for Computational Linguistics. https://doi.org/10.18653/v1/2026.teachingnlp-1.12
BibTeX
@inproceedings{paniv-makovska-2026-bridging-applied,
title = {Bridging Applied Experience and Research Contexts in {U}krainian {NLP} Education},
author = {Paniv, Yurii and Makovska, Viktoriia},
booktitle = {Proceedings of the Seventh Workshop on Teaching Natural Language Processing ({T}each{NLP} 2026)},
year = {2026},
address = {Rabat, Morocco},
publisher = {Association for Computational Linguistics},
pages = {78--83},
doi = {10.18653/v1/2026.teachingnlp-1.12},
url = {https://aclanthology.org/2026.teachingnlp-1.12/}
}