File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ This is a release without changes in functionality.
1171170.5 (2014-05-27)
118118----------------
119119
120- * Exceptions in logging message handlers are now propogated and raised. This
120+ * Exceptions in logging message handlers are now propagated and raised. This
121121 allows, for example, to stop training earlier by pressing Ctrl-C.
122122
123123* It is now possible to customize :class: `pycrfsuite.Trainer ` logging
@@ -159,7 +159,7 @@ This is a release without changes in functionality.
1591590.3 (2014-05-14)
160160----------------
161161
162- python-crfsuite now detects the featue format (dict vs list of strings)
162+ python-crfsuite now detects the feature format (dict vs list of strings)
163163automatically - it turns out the performance overhead is negligible.
164164
165165* ``Trainer.append_stringslists `` and ``Trainer.append_dicts `` methods
You can’t perform that action at this time.
0 commit comments