From 7e6aabdc6ca16d2f84ba66b9e9bb2ff7598247d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dani=C3=ABl=20de=20Kok?= Date: Thu, 1 Oct 2015 11:05:54 +0200 Subject: [PATCH] Add 0.3.3 notes. --- README.markdown | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.markdown b/README.markdown index 75441ef..3387ae8 100644 --- a/README.markdown +++ b/README.markdown @@ -73,6 +73,11 @@ API stability for a given *x* in *x.y.z* when *x >= 1*. ### 0.4.0 (Planned) * Use Dictomaton to store the lexicon and suffixes for unknown words. + +### 0.3.3 + +* Fix a bug where the start/end markers could be used when handling unknown tokens (typically an unseen punctuation character). This change does **not** require retraining. +* Add a utility *jitar-tag-conllx* to tag files that are in the CoNLL-X format. This preserves all other columns. * Compute interpolated scores only once. ### 0.3.0