tdmelodic Documentation¶
Tokyo Dialect MELOdic accent DICtionary
This module generates a large scale accent dictionary of Japanese (Tokyo dialect) using a neural network based technique.
The objective of this module is to generate a large vocabulary Japanese accent dictionary, exploiting existing two dictionaries: UniDic and NEologd. UniDic provides accurate accent information of words, but its vocabulary size is not necessarilly large. NEologd is a very large Japanese dictionary but it does not provide accent information of words.
Background
Prelininary Setting
Dictionary Generation
Install tdmelodic on your system
Citation¶
For academic use, please cite the following paper.
@inproceedings{tachibana2020icassp,
author = "H. Tachibana and Y. Katayama",
title = "Accent Estimation of {Japanese} Words from
Their Surfaces and Romanizations
for Building Large Vocabulary Accent Dictionaries",
booktitle = {2020 IEEE International Conference on Acoustics,
Speech and Signal Processing (ICASSP)},
pages = "8059--8063",
year = "2020",
doi = "10.1109/ICASSP40776.2020.9054081"
}
Paper Links: [IEEE Xplore], [arXiv preprint]