Recent Releases of tscan

tscan - v0.10.0

What's Changed

  • Feature/tests by @oktaal in https://github.com/CentreForDigitalHumanities/tscan/pull/66
  • Feature/alpino lookup by @oktaal in https://github.com/CentreForDigitalHumanities/tscan/pull/71
  • Feature/nomachine by @oktaal in https://github.com/CentreForDigitalHumanities/tscan/pull/75
  • Automatically restart halted projects by @oktaal in https://github.com/CentreForDigitalHumanities/tscan/pull/80
  • Feature/calculate per document by @oktaal in https://github.com/CentreForDigitalHumanities/tscan/pull/81
  • Windows line endings -> Unix by @janwillemb in https://github.com/CentreForDigitalHumanities/tscan/pull/83
  • Pin dependencies using single configuration file by @oktaal in https://github.com/CentreForDigitalHumanities/tscan/pull/88

New Contributors

  • @oktaal made their first contribution in https://github.com/CentreForDigitalHumanities/tscan/pull/66
  • @janwillemb made their first contribution in https://github.com/CentreForDigitalHumanities/tscan/pull/83

Full Changelog: https://github.com/CentreForDigitalHumanities/tscan/compare/v0.9.8...v0.10.0

- C++
Published by oktaal over 1 year ago

tscan - v0.9.8

Minor update in starting background services for better LaMachine integration, no further functional changes.

- C++
Published by proycon over 5 years ago

tscan - Release 0.9.7

Fixed permissions and changed location of the bigdata tarball (a21deb6d64811ba0f6e75c0dd0837f6587715137, #16), updated copyright notice to 2020 (6ee70b91b228fc123ccbf0833200aab98baf275b).

- C++
Published by mhkuu about 6 years ago

tscan - Release 0.9.6

  • added some webservice metadata and bumped CLAM dependency to 3.0
  • added a WSGI file (facilitates integration in LaMachine and deployment in general)

- C++
Published by proycon about 6 years ago

tscan - Release 0.9.5

Updates of dependencies for T-Scan (e.g. libfolia). Also, removed the T-Scan-specific config files for Frog (see f7dc6fe, 9adb85d, #13) to prevent potential future issues.

- C++
Published by mhkuu over 6 years ago

tscan - Release 0.9.4

Added features for normalization of Wopr scores.

- C++
Published by mhkuu over 7 years ago

tscan - Release 0.9.3

  • Added metadata

- C++
Published by proycon almost 8 years ago

tscan - Release 0.9.2

  • Webservice fix to finish restructuring changes added in commit a974fc062a880b2362b8549324b11a10ce5d46ee

- C++
Published by proycon almost 8 years ago

tscan - Release 0.9.1

This bugfix release now allows:

  • proper installation with LaMachine v2
  • proper installation on OSX

This release also fixed:

  • some issues in dealing with the stoplist
  • some issues in installation in general (#6, #7, #8)
  • various compiler warnings

This release also removed the unused and probably not working LSA calculation.

- C++
Published by mhkuu almost 8 years ago

tscan - Release 0.9

Added possibility to use a stoplist.

- C++
Published by mhkuu almost 8 years ago

tscan - Release 0.8.2

Minor fix release (server migration in Nijmegen), updated tests

- C++
Published by proycon about 8 years ago

tscan - Release 0.8.1

This release hopes to fix the issue of Alpino failing by time-out on very long sentences (a2ed0f5c559a52c6614ca0865186a09fcb7482a4).

- C++
Published by mhkuu over 8 years ago

tscan - Release 0.8

New features in this release:

  • Added features with corrected word frequencies on word/sentence level (bd0bfa6, c41aef1)
  • Made sure both Wopr instances run in parallel (7de9f9a)

- C++
Published by mhkuu over 8 years ago

tscan - Release 0.7

New features in this release:

  • Added features to calculate the total number of propositions (cd50918)
  • Added features that remove a specific set of adverbs from the content counts (8f203ba)
  • Updated download URL for bigdata (276497b)

The following bugs were squashed:

  • Fixing Connd and Conndz on paragraph and document level (fa3e40f)
  • Using the lowercase word for adverb lookup (fd98261)

- C++
Published by mhkuu over 8 years ago

tscan - Release 0.6

New features in this release:

  • Added subtype for Adverbs, only limited set of adverbs now counts as content words (ae4bc70)
  • Added features for totals of connectives (5d50f50)
  • Added Belgian prevalence data, created a switch on the CLAM front-end to choose between the two datasets (6217706, 7d553de)
  • Removed the rarity level as a parameter on the front-end (2bc1377)

- C++
Published by mhkuu almost 9 years ago

tscan - Release 0.5

Two new features in this release:

  • Functionality to retrieve prevalence scores (c04913c)
  • Eigen_classificatie feature on sentence, paragraph and document level (15f83ba)

Other than that, some small clean-up actions.

- C++
Published by mhkuu almost 9 years ago

tscan - Release 0.4.1

New conventions for frog/ucto/tscan data: installing in share/instead of etc/.

- C++
Published by mhkuu about 9 years ago

tscan - Release 0.4

First release via GitHub. Uses up-to-date versions of libfolia and frog, as well as fixes some issues with the frequrency count handling. We plan to follow a more stringent/semantic release protocol from now on :-)

- C++
Published by mhkuu about 9 years ago