Skip to content

Releases: buerki/WADP

WADP v1.1

30 Aug 13:17

Choose a tag to compare

release notes v. 1.1


  • replaced egrep with grep -E commands internally to avoid unnecessary warnings
  • changed format of .tmp database file saved after 30 manual ratings to be of the regular db format.
    It can be used just like a normal db now if necessary.
  • implemented a timeout after an hour for module selection on the first screen
  • implemented timeouts in the categorisation module so that if there is no activity for three hours,
    categorisations up to that point will be saved and the programme will exit. This prevents potential
    errors when temporary files are deleted by the OS while the programme is left open and waiting for
    categorisation input for days.
  • added hours, minutes and seconds (in addition to date) to the dated filenames for databases to make it
    easier to keep track of most recent versions of these files
  • when producing output files from partially categorised data, a note is added to ech incomplete row of
    the output file to say it is incomplete, but categorisations were saved in the database nonetheless.
  • updated manual and README file

WADP v1.0.2

21 Feb 09:33

Choose a tag to compare

release notes v. 1.0.2


  • Renamed software licence file to LICENSE.txt
  • added a folder with a large categorisation database (Cardiff_database) for use with the WADP.
  • included a copy of the main script named WADP_macOS.command to faciliate easier handling under macOS.
  • Updated instructions for installation under macOS in README.md/README.pdf and the manual (now updated to v1.0.2 as well).

WADP v1.0.1

29 Sep 10:15

Choose a tag to compare

release notes v. 1.0.1


Added description of how to test installation to the README file and added gold-standard files to test_data directory. A slight adjustment was made to the installation instructions and installer.sh relating to installation under macOS.

WADP v1.0

12 Sep 16:58

Choose a tag to compare

release notes v. 1.0


This version brings revisions to simplify installation by combining all subscripts into the main script file (WADP.sh) and updating installers to work with the latest security features of macOS/Linux/Windows. The Windows version switches support from Cygwin to Windows Subsystem for Linux. Further, the following enhancements were made

  • csv processing was enhanced to better represent double and single quotation marks in output files
  • the application window/terminal window resizes automatically to the correct size
  • streamlined some of the verbosity in the reporter module
  • manual and README files updated, added links to instruction videos on installation and use of the WADP

WADP 0.7.1

27 Jun 12:16

Choose a tag to compare

release notes v. 0.7.1


installer.sh

  • fixed a problem with the -u (uninstall) option, the programme exited too early, leaving files in place.

WADP.sh

  • updated copyright and version number

WADP 0.7

15 Jul 21:13

Choose a tag to compare

release notes v. 0.7


reporter module

  • made adjustments to run better under Cygwin

installer.sh

  • made adjustments to run better under Linux

added Ubuntu installer launcher and tested under Ubuntu 16.04

WADP 0.6.7

05 Jul 09:26

Choose a tag to compare

release notes v. 0.6.7


categoriser, administrator and reporter modules

  • fixed an issue which resulted in field parsing errors if Windows line returns were present.

WADP.app

  • converted this to the current Automator format to work with MacOS 10.12.

Word Association Data Processor 0.6.6

21 Jun 16:48

Choose a tag to compare

release notes v. 0.6.6


categoriser module

  • fixed an issue whereby spaces that might have been inserted before or after a response meant that the response was treated differently
    from the same response without spaces before or after. Any leading or trailing spaces in responses are now removed before processing.

Word Association Data Processor 0.6.5

07 Apr 17:25

Choose a tag to compare

release notes v. 0.6.5


administrator module

  • added progress reporting when resolving ratings (now reports progress in terms of cues)
  • added option to go back to previous when resolving ratings
  • added option to save resolved ratings to log and exit before all ratings are resolved
  • when resolving ratings, made key assignment for 'choose left' and 'choose right'
    options user-modifiable.

Word Association Data Processor 0.6a

20 Jan 10:37

Choose a tag to compare