Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • review-window protected
  • tests protected
  • sprint3
  • pre-refactoring
  • sprint1
  • sprint2
7 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.016Dec15141312111098765432130Nov2928272625242322211918171514131211108765432130Oct292827262322191817161514109Addex the .index function to Sentence. This fixes some output problems of the program.Removed results folder from dataMerge branch 'SC-129/create-delay-output'Merge branch 'SC-XX/bugfixes' into 'master'Fixed two tiny bugsResults from anchor algorithm are now used for the delay calculation.Anchor added to a source word w ill now also be set as its shadow.Non-anchor source words that are matched in the shadow algorithm have their shadow attribute set to the corresponding shadow word.Merge branch 'SC-130/updated-writing' into 'master'Merge branch 'master' into SC-130/updated-writingUpdated functionality for writing. Not final yetMerge branch 'SC-129/wrapper'Merge branch 'pre-master' into SC-129/wrapperread_folder functionality tests require large updateFix for AttributeError in id_regex match.group()Commented tests using old _read_folder() method, which is now updatedI encountered some issues in unit tests while mergingUpdated docstrings and added an important noteRemoved unnecessary statementMerged master into wrapper and resolved all conflicts that were presentMerged master into wrapper and resolved all conflicts that were presentAdded the functionality that was necessary to create a data frame of the delays. Will currently only work for NW because of has_shadow property.Merge branch 'bugfix-saving'Merge branch 'SC-134/form-mistake-detection-aa'Merge branch 'SC-132/form-checker-improved'Shadow words are now also marked as a phonetic mistake if they are marked as such.Equal words are not not marked as related in any kind of way during mistake checking.Fixed bugsMarked source words only as their type of mistake if they are not marked already.Removed the print statement that made the program really slow.Minor adjustments (mistake fixes) in the MistakeFinder.Finished the check_form_mistake function.Made matching of participant and videos dynamic.Changed a hardcoded return value into a variable because they would be the same.Revised the analyze method as all of the information could now be retrieved from the wrapper class.Added assigning of the RANDOM mistake in NW.Finished the frame for the output and wrote the docstring for it.Adapted print statement for NWAdapted the return statement to fill a dictionary with the results and removed the print statements.Extended the dataframe for the results
Loading