We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991f697 commit ee91babCopy full SHA for ee91bab
1 file changed
NEWS
@@ -1,3 +1,15 @@
1
+0.29 - 2023-05-05
2
+[Ko van der Sloot]
3
+* added a fix for https://github.com/LanguageMachines/frog/issues/100
4
+ (where Frog created invalid FoLiA in a cornercase)
5
+* improved api_test
6
+* small code refactorings
7
+* require libfolia >= 2.15, for correct working of word correction
8
+* improved MWU code. Using Unicode strings and detecting MWU's with a starting
9
+ Capital.
10
+[Maarten van Gompel]
11
+* .gitignore: added build dir
12
+
13
0.28 - 2023-02-28
14
[Ko van der Sloot]
15
* We no longer accept FoLiA paragraphs with both Words and Sentences.
0 commit comments