Commits on Source (35)
-
Nijsen, T authoredf644673e
-
Valk, T.J. de (Thijme) authored
Added an empty form_checker class that still needs to be implemented. Added the mistake type form to the mistake enum. Added the checks from the form_checker to the NW class.
e18768cf -
Luttikholt, T.J. (Thijs) authored
I added my custom csv file containing irregular verbs in Dutch. I also added a test file which will later be removed. However since we will need to work on the form_checker a bit more. The test file will be useful to make testing quicker.
f2e5e917 -
Nijsen, T authored58e20493
-
Nijsen, T authored
Added a splash window at the start of the program. Currently only contains an image that probably needs some reworking.
f69b66f5 -
Nijsen, T authored0ac1d5ce
-
Hees, L.J.H. (Laurens) authored5a9c2ce8
-
Nijsen, T authored0264674c
-
Nijsen, T authored51652022
-
Hees, L.J.H. (Laurens) authoredfedcbf49
-
Nijsen, T authorede4aaca4f
-
Nijsen, T authored3ab36073
-
Alfen, T. van (Tanja) authored9dc29a1f
-
Alfen, T. van (Tanja) authored6f0ace4d
-
Alfen, T. van (Tanja) authored798ae43f
-
Nijsen, T authored
Made slight changes to the GUI according to user test data. So changed button labels, made comboboxes behaviour more dynamic with possibility of selecting read only or disabled when files are present or no.
f1fa6d80 -
Verbeek, J.M. (Janneke) authored
There is a typo in the branch name. This should however fix a bug where two files can be added at the same time and should fix the button texts
e265eb26 -
Haak, R. (Romeo) authoredb715e380
-
Haak, R. (Romeo) authored85bc5333
-
Haak, R. (Romeo) authored
Sc 129/questioned model class See merge request !69
0bbd8a54 -
Luttikholt, T.J. (Thijs) authored
We continued, and for now finished, work on the form checker. This included functions for prefix and affix checks. As well as checks for irregular verbs. We also added the documentation and cleaned up the code afterwards.
4b845e84 -
Alfen, T. van (Tanja) authored
Ubuntu breaks on a couple of statements (see comments, and Issues #5 and #6)
2dfed740 -
Alfen, T. van (Tanja) authoredb28c35a1
-
Alfen, T. van (Tanja) authored6979d14e
-
Alfen, T. van (Tanja) authoreda9725c7e
-
Alfen, T. van (Tanja) authoreddf9e7ea1
-
Alfen, T. van (Tanja) authored021a499a
-
Luttikholt, T.J. (Thijs) authored89f4ff69
-
Alfen, T. van (Tanja) authored30a5c199
-
Verbeek, J.M. (Janneke) authoredef017ab6
-
Verbeek, J.M. (Janneke) authored90a55866
-
Alfen, T. van (Tanja) authored
Switched model and view initialisation, so that view can show splash BEFORE computationally intensive model is loaded
03c6f013 -
Verbeek, J.M. (Janneke) authored
Bugfixing/#7 Closes #7 See merge request !73
db2ac318 -
Verbeek, J.M. (Janneke) authoredb1d6bdcf
-
Verbeek, J.M. (Janneke) authored
Delete controller.py See merge request !74
6bb44fc8
Showing
- umbra/Irregular verbs.csv 229 additions, 0 deletionsumbra/Irregular verbs.csv
- umbra/controller.py 8 additions, 7 deletionsumbra/controller.py
- umbra/dutchwordnet_test.py 0 additions, 36 deletionsumbra/dutchwordnet_test.py
- umbra/form_checker.py 153 additions, 0 deletionsumbra/form_checker.py
- umbra/form_tester.py 10 additions, 0 deletionsumbra/form_tester.py
- umbra/mistake_enum.py 1 addition, 0 deletionsumbra/mistake_enum.py
- umbra/model.py 7 additions, 25 deletionsumbra/model.py
- umbra/needleman_wunsch.py 22 additions, 8 deletionsumbra/needleman_wunsch.py
- umbra/resources/logo.ico 0 additions, 0 deletionsumbra/resources/logo.ico
- umbra/resources/splash.png 0 additions, 0 deletionsumbra/resources/splash.png
- umbra/statistics.py 5 additions, 3 deletionsumbra/statistics.py
- umbra/umbra.py 1 addition, 1 deletionumbra/umbra.py
- umbra/utils.py 1 addition, 0 deletionsumbra/utils.py
- umbra/view.py 71 additions, 14 deletionsumbra/view.py
umbra/Irregular verbs.csv
0 → 100644
umbra/dutchwordnet_test.py
deleted
100644 → 0
umbra/form_checker.py
0 → 100644
umbra/form_tester.py
0 → 100644
umbra/resources/logo.ico
0 → 100644
198 KiB
umbra/resources/splash.png
0 → 100644
18.4 KiB