Skip to content

Releases: ARTFL-Project/text-pair

TextPAIR 2.2.0.1

09 Jul 14:47
f1647eb
Compare
Choose a tag to compare

Bug fixes

What's Changed

Full Changelog: v2.2.0...v2.2.0.1

TextPAIR 2.2.0

29 May 16:16
b95c210
Compare
Choose a tag to compare

What's Changed

This release has no new features, but deals mostly with how TextPAIR is installed:

  • TextPAIR now runs inside a virtualenv
  • Bug fixes

Full Changelog: v2.1.0.7...v2.2.0

TextPAIR 2.1.0.7

30 Apr 14:54
Compare
Choose a tag to compare

Bug fixes and optimizations to VSA

TextPAIR 2.1.0.6

16 Feb 15:22
Compare
Choose a tag to compare

Bug fix release. Deleted 2.1.0.5 and 2.1.0.4 as they where completely broken.

TextPAIR 2.1.0.3

10 Nov 15:32
Compare
Choose a tag to compare

Bug fixes

TextPAIR 2.1.0.2

08 Sep 15:04
Compare
Choose a tag to compare

Bug fixes and optimizations

Full Changelog: v2.1.0.1...v2.1.0.2

TextPAIR 2.1.0.1

28 Aug 16:28
Compare
Choose a tag to compare
  • Update dependency
  • Fixes

TextPAIR 2.1

20 Jun 19:50
Compare
Choose a tag to compare

New text view powered by PhiloLogic.

Full Changelog: v2.0.1...v2.1

TextPAIR 2.0

17 May 03:21
Compare
Choose a tag to compare
  • Identifying passage groups, and create timeline of reuses within a passage group
  • Experimental Vector Space alignment (e.g. DO NOT USE FOR NOW) with several models for vector representations of text: TF-IDF vectors, word2vec-based embeddings, transformer-based embeddings.
  • Reorganization of search reports using a tabbed interface
  • Support for plain text files
  • Use PhiloLogic's built-in TEI and plain text parsers
  • Reduce RAM usage
  • Reduce size of output
  • Move to FastAPI/Gunicorn for Web API.

TextPAIR 2.0 beta 12

03 May 19:22
Compare
Choose a tag to compare
  • Identifying passage groups, and create timeline of reuses within a passage group
  • Reorganization of search reports using a tabbed interface
  • Miscellaneous fixes and updates

Full Changelog: v2.0-beta.11...v2.0-beta.12