Skip to content

Commit 8a867aa

Browse files
Version 2.2.1
1 parent 5ebcd14 commit 8a867aa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ Author: <a href="mailto:[email protected]">Richard Paul Hudson, msg syste
9494
- [8.4.1 Version 2.0.x](#version-20x)
9595
- [8.4.2 Version 2.1.0](#version-210)
9696
- [8.4.3 Version 2.2.0](#version-220)
97+
- [8.4.4 Version 2.2.1](#version-221)
9798

9899
<a id="introduction"></a>
99100
### 1. Introduction
@@ -2298,3 +2299,9 @@ that only documents whose labels begin with a certain string should be searched.
22982299
[MultiprocessingManager](#multiprocessing-manager).
22992300
- Numerous minor improvements and bugfixes.
23002301
- The [demo website](http://holmes-demo.xt.msg.team/) has been updated to reflect the changes.
2302+
2303+
<a id="version-221"></a>
2304+
##### 8.4.4 Version 2.2.1
2305+
2306+
- Fixed bug with reverse derived lemmas and subwords (only affects German).
2307+
- Removed dead code.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = holmes-extractor
3-
version = 2.2.0
3+
version = 2.2.1
44
description = Information extraction from English and German texts based on predicate logic
55
long_description = file: SHORTREADME.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)