commit | 9c63b57bf420e50494aada8066a081610bcfb54c | [log] [tgz] |
---|---|---|
author | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Jul 27 12:24:52 2020 +0200 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Mon Jul 27 12:24:52 2020 +0200 |
tree | a32054d903be2354db096358e0b79eeea46ae96a | |
parent | a3637461c96def51a93b5924672b6aa3c237eeee [diff] [blame] |
totalngrams: Calculate only one fold at a time
diff --git a/pom.xml b/pom.xml index f7ecbdd..06d16eb 100644 --- a/pom.xml +++ b/pom.xml
@@ -6,7 +6,7 @@ <groupId>groupId</groupId> <artifactId>nGrammFoldCount</artifactId> - <version>1.1</version> + <version>1.3</version> <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>