Releases: ARTFL-Project/text-pair
Releases · ARTFL-Project/text-pair
TextPAIR 2.2.0.1
TextPAIR 2.2.0
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
Bug fixes and optimizations to VSA
TextPAIR 2.1.0.6
Bug fix release. Deleted 2.1.0.5 and 2.1.0.4 as they where completely broken.
TextPAIR 2.1.0.3
Bug fixes
TextPAIR 2.1.0.2
Bug fixes and optimizations
Full Changelog: v2.1.0.1...v2.1.0.2
TextPAIR 2.1.0.1
- Update dependency
- Fixes
TextPAIR 2.1
New text view powered by PhiloLogic.
Full Changelog: v2.0.1...v2.1
TextPAIR 2.0
- 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
- 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