Figure 8: Sentence agreement relative to sentence length.
curacy for longer sentences. It is assumed that the
bottom-up processing of our method, which takes into
account all modifiers (descendant bunsetsus) of each
bunsetsu, is effective for the word ordering of long
sentences, in which each bunsetsu tends to have more
modifiers. In this section, we explain the analysis of
sentence length in terms of whether the bottom-up or
non-bottom-up processing is carried out.
Figure 8 demonstrates the sentence agreement of
our method [BERT] and the method [BERT
−
], which
uses non-bottom-up processing, relative to sentence
length. At almost every length, [BERT] outperformed
[BERT
−
]. Particularly, the agreement of [BERT
−
]
decreases as the number of bunsetsus in a sentence
rises, whereas [BERT] maintains a relatively high
agreement no matter how many bunsetsus are present.
In our method, the input to BERT includes the
modifiers (descendant bunsetsus) of each bunsetsu be-
cause of conducting the bottom-up processing. There-
fore, it is conceivable that our method could prop-
erly consider the information included in the modi-
fiers, and thus could perform word ordering with a
high agreement for long sentences also.
6 CONCLUSION
In this paper, we propose a method for Japanese word
ordering. By processing the dependency tree from the
bottom up and utilizing BERT, our method can deter-
mine the appropriate order for a set of bunsetsus that
make up a sentence. The experimental results verified
the effectiveness of the BERT model and bottom-up
word ordering. In the future, we would like to en-
hance the evaluation including the use of operators’
subjective judgments.
ACKNOWLEDGEMENTS
This work was partially supported by JSPS KAK-
ENHI Grand Number JP19K12127.
REFERENCES
Devlin, J., Chang, M.-W., Lee, K., and Toutanova, K.
(2019). BERT: Pre-training of deep bidirectional
transformers for language understanding. In Proceed-
ings of the 2019 Conference of the North American
Chapter of the Association for Computational Lin-
guistics: Human Language Technologies, Volume 1
(Long and Short Papers), pages 4171–4186.
Filippova, K. and Strube, M. (2007). Generating constituent
order in German clauses. In Proceedings of the 45th
Annual Meeting of the Association of Computational
Linguistics, pages 320–327.
Harbusch, K., Kempen, G., van Breugel, C., and Koch, U.
(2006). A generation-oriented workbench for perfor-
mance grammar: Capturing linear order variability in
German and Dutch. In Proceedings of the 4th Inter-
national Natural Language Generation Conference,
pages 9–11.
Kawahara, D., Kurohashi, S., and Hasida, K. (2002). Con-
struction of a Japanese relevance-tagged corpus. In
Proceedings of the 3rd International Conference on
Language Resources and Evaluation, pages 2008–
2013.
Kruijff, G.-J. M., Kruijff-Korbayov
`
a, I., Bateman, J., and
Teich, E. (2001). Linear order as higher-level deci-
sion: Information structure in strategic and tactical
generation. In Proceedings of the 8th European Work-
shop on Natural Language Generation, pages 74–83.
Kuribayashi, T., Ito, T., Suzuki, J., and Inui, K. (2020). Lan-
guage models as an alternative evaluator of word order
hypotheses: A case study in Japanese. In Proceed-
ings of the 58th Annual Meeting of the Association for
Computational Linguistics, pages 488–504.
Nihongo Kijutsu Bunpo Kenkyukai (2009). Gendai ni-
hongo bunpo 7(Contemporary Japanese Grammer 7).
Kuroshio Shuppan. (In Japanese).
Platt, J. (2000). Probabilistic outputs for support vec-
tor machines and comparisons to regularized likeli-
hood methods. Advances in Large Margin Classifiers,
10(3):61–74.
Ringger, E., Gamon, M., Moore, R. C., Rojas, D., Smets,
M., and Corston-Oliver, S. (2004). Linguistically in-
formed statistical models of constituent structure for
ordering in sentence realization. In Proceedings of the
20th International Conference on Computational Lin-
guistics, pages 673–679.
Schmaltz, A., Rush, A. M., and Shieber, S. (2016). Word
ordering without syntax. In Proceedings of the 2016
Conference on Empirical Methods in Natural Lan-
guage Processing, pages 2319–2324.
Shaw, J. and Hatzivassiloglou, V. (1999). Ordering among
premodifiers. In Proceedings of the 37th Annual Meet-
ICAART 2023 - 15th International Conference on Agents and Artificial Intelligence
680