Releases: google/budou
Releases · google/budou
python2 compatibility improvement
CLI bug fix
0.9.6 Version up to 0.9.6
Inline styling support
With --inlinestyle
option in the command line tool, you can populate display:inline-block
in the style attribute of the output tags. i.e. you don't need additional CSS rules to make them inline blocks.
Initialization with a given Resource
- Backward compatibility made better by supporting parse initialization with a given Resource object.
Tinysegmenter backend support
- Added tinysegmenter backend support, which means Japanese sentences are parsable without any dictionary now.
Multiple segmenter support
- MeCab segmenter support
- Documentation update
- Interface update
parse
andget_parser
methods are introducedauthenticate
method is now deprecated
- Command line tool!
0.8.3
0.8.1 release
Merge pull request #62 from google/topic-auth Use google-auth-httplib2 explicitly.
0.7.5
html5lib 1.0b8 (=0.9999999) compatible
0.7.4+html5lib-1.0b8 0.7.4+html5lib-1.0b8 release.