Highlights
- Behavior of the dictionary printer and builder are changed (#234)
DictionaryPrinternow prints word references in the (Surface, POS, Reading) triple format, instead of the line number format.DictionaryBuildernow allows the dictionary form to be written in the triple format, not only the line number format.
Added
- Benchmark scripts are added (#235)