From 891645c370beda099e6678360c11d07df0cde37f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Filip=20Grali=C5=84ski?= Date: Mon, 9 Dec 2019 16:54:29 +0100 Subject: [PATCH] Fix --- TaskB06/description.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 TaskB06/description.txt diff --git a/TaskB06/description.txt b/TaskB06/description.txt new file mode 100644 index 0000000..a556e1c --- /dev/null +++ b/TaskB06/description.txt @@ -0,0 +1,14 @@ +Compressing Polish inflected form +================================= + +Try to create a deterministic automaton, as small as you can get, for +storing Polish inflected forms listed in the PoliMorf lexicon: +http://zil.ipipan.waw.pl/PoliMorf?action=AttachFile&do=get&target=PoliMorf-0.6.7.tab.gz + +There will be automated tests for this task. It will be assessed manually. + +NOTE. In section B for points for your tasks, the maximum (rather +than sum) is taken. + +POINTS: 18 +DEADLINE: 2019-01-10 23:59