- Dec 05, 2019
-
-
Alfen, T. van (Tanja) authored
-
- Dec 04, 2019
-
-
Nijsen, T authored
-
Alfen, T. van (Tanja) authored
-
Alfen, T. van (Tanja) authored
-
Alfen, T. van (Tanja) authored
Includes some small changes in TxtReader to unify with changes in CSVReader.
-
- Dec 03, 2019
-
-
Romeo authored
-
Alfen, T. van (Tanja) authored
There was a duplicate _check_semantic_mistake. Commented it for now. Also fixed a call to _semantically_related (with underscore), which was made public.
-
Nijsen, T authored
Cleaned up code. Added exceptions. Added functionality to compare a source with shadowed, a few changes need to still be discussed to make it fully integrated.
-
Luttikholt, T.J. (Thijs) authored
I started fixing the various errors in the current master branch. Still some errors are left. I am already pushing this code so that Tanja and Romeo can also look at it.
-
Alfen, T. van (Tanja) authored
-
Luttikholt, T.J. (Thijs) authored
I resolved an error that had occurred due to one of the import statements in the SemanticChecker class. I also added proper documentation to the functions in the MistakeFinder class.
-
Alfen, T. van (Tanja) authored
-
Alfen, T. van (Tanja) authored
-
Alfen, T. van (Tanja) authored
Sc 101/semantic for anchor See merge request !56
-
Verbeek, J.M. (Janneke) authored
Fixed button bugs, file selection stuff. Added functionally in add_to_dict that will save double key entries under an alternate key
-
Alfen, T. van (Tanja) authored
-
Vriezen, E.C. (Emma) authored
-
Alfen, T. van (Tanja) authored
Moved dutchwordnet_test.py back into umbra folder. It was unable to run otherwise. We might want to fix this in the future.
-
Alfen, T. van (Tanja) authored
-
Vriezen, E.C. (Emma) authored
-
Vriezen, E.C. (Emma) authored
-
Romeo authored
Merge branch 'SC-105/needleman-wunsch' of https://gitlab.socsci.ru.nl/msdt/team1920-speechcomparison into SC-105/needleman-wunsch
-
Luttikholt, T.J. (Thijs) authored
I relocated the initialization of the Wn_grid_parser object, in order to make the statistics class less messy. I also fixed a bug that was in the master branch at the moment I pulled the code.
-
Romeo authored
-
Romeo authored
-
Vriezen, E.C. (Emma) authored
-
Vriezen, E.C. (Emma) authored
Extended list of mistake definitions See merge request !54
-
Verbeek, J.M. (Janneke) authored
-
Vriezen, E.C. (Emma) authored
-
Hees, L.J.H. (Laurens) authored
-
Nijsen, T authored
Tested the algorithm on the test data and tried implementing another rule. Lastly inspected the results.
-
Hees, L.J.H. (Laurens) authored
Merge branch 'SC-105/needleman-wunsch' of gitlab.socsci.ru.nl:msdt/team1920-speechcomparison into SC-105/needleman-wunsch
-
Hees, L.J.H. (Laurens) authored
-
Romeo authored
Merge branch 'SC-105/needleman-wunsch' of https://gitlab.socsci.ru.nl/msdt/team1920-speechcomparison into SC-105/needleman-wunsch
-
Romeo authored
-
Romeo authored
-
Alfen, T. van (Tanja) authored
-
Hees, L.J.H. (Laurens) authored
-
Romeo authored
Refactored the Needleman-Wunsch based on previous ideas, now the user can set the scores themselves. Rewrote docstrings for the functions, and moved matrix to be an attribute to prevent continuous passing of the same attribute.
-
Romeo authored
-