@inproceedings{tolmachev-etal-2018-juman,
title = "{J}uman++: A Morphological Analysis Toolkit for Scriptio Continua",
author = "Tolmachev, Arseny and
Kawahara, Daisuke and
Kurohashi, Sadao",
editor = "Blanco, Eduardo and
Lu, Wei",
booktitle = "Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing: System Demonstrations",
month = nov,
year = "2018",
address = "Brussels, Belgium",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/D18-2010/",
doi = "10.18653/v1/D18-2010",
pages = "54--59",
abstract = "We present a three-part toolkit for developing morphological analyzers for languages without natural word boundaries. The first part is a C++11/14 lattice-based morphological analysis library that uses a combination of linear and recurrent neural net language models for analysis. The other parts are a tool for exposing problems in the trained model and a partial annotation tool. Our morphological analyzer of Japanese achieves new SOTA on Jumandic-based corpora while being 250 times faster than the previous one. We also perform a small experiment and quantitive analysis and experience of using development tools. All components of the toolkit is open source and available under a permissive Apache 2 License."
}
Markdown (Informal)
[Juman++: A Morphological Analysis Toolkit for Scriptio Continua](https://preview.aclanthology.org/fix-sig-urls/D18-2010/) (Tolmachev et al., EMNLP 2018)
ACL
- Arseny Tolmachev, Daisuke Kawahara, and Sadao Kurohashi. 2018. Juman++: A Morphological Analysis Toolkit for Scriptio Continua. In Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing: System Demonstrations, pages 54–59, Brussels, Belgium. Association for Computational Linguistics.