Recent Releases of libdivvun
libdivvun - v0.3.11
Notable changes in 0.3.11
- package name is now libdivvun
- normaliser doesn't add subreadings
- pipeline supports sh
- fixes and updates in grammarchecker error markings and caps
- Use C++17; Use host utfcpp / utf8cpp; Drop bundled mapbox::variant by @TinoDidriksen in https://github.com/divvun/libdivvun/pull/78
Full Changelog: https://github.com/divvun/libdivvun/compare/v0.3.10...v0.3.11
- C++
Published by flammie over 1 year ago
libdivvun -
since 0.3.8:
- New feature: €1 refers to first suggestion in errors.xml 045bce3 2e7768d
- cgspell limit/beam/max-weight now configurable from pipespec.xml a0533a7
- allow running pipespec's with relative dirs from other directories 1ecfe54
- fix json escaping of \x1f 0feadcb
- minor python config fixes b11465f
- C++
Published by unhammer over 5 years ago
libdivvun -
Build/deploy fixes since 0.3.7: * let Travis build for python 3.7.6 as well, since that's bundled with macos LibreOffice * let Travis use newer osx 10.14, since 10.13 is no longer supported by Tino's nightlies
plus a minor documentation fix
- C++
Published by unhammer over 6 years ago
libdivvun -
Breaking changes since 0.3.6:
divvun-cgspellnow outputs suggestions as"foo"Sinstead of"<foo>", so you can differentiate actual word forms from suggestions in rules.
New features:
divvun-suggest: new mode-a/--autocorrectto auto-apply correctionsdivvun-blanktag: new special symbol__DIVVUN_BOSMARK__for matching beginning of stream
Bugfixes:
* Let PYTHON_INSTALL_PARAMS be overridable for Debian packaging
* Workaround for hfst intermittently printing extra weight tag on own line
- C++
Published by unhammer over 6 years ago
libdivvun -
Use <description> for regexes in <defaults> too now.
Plus it seems 0.3.5 wasn't uploaded here, between 0.3.4 and 0.3.5 we fixed #34 and #32, https://github.com/divvun/libdivvun/issues/29#issuecomment-518559685 and added a fix to avoid duplicated suggestions.
- C++
Published by unhammer over 6 years ago