@inproceedings{germann-1999-deterministic,
title = "A deterministic dependency parser for {J}apanese",
author = "Germann, Ulrich",
booktitle = "Proceedings of Machine Translation Summit VII",
month = sep # " 13-17",
year = "1999",
address = "Singapore, Singapore",
url = "https://preview.aclanthology.org/jlcl-multiple-ingestion/1999.mtsummit-1.81/",
pages = "547--555",
abstract = "We present a rule-based, deterministic dependency parser for Japanese. It was implemented in C++, using object classes that reflect linguistic concepts and thus facilitate the transfer of linguistic intuitions into code. The parser first chunks morphemes into one-word phrases and then parses from the right to the left. The average parsing accuracy is 83.6{\%}."
}
Markdown (Informal)
[A deterministic dependency parser for Japanese](https://preview.aclanthology.org/jlcl-multiple-ingestion/1999.mtsummit-1.81/) (Germann, MTSummit 1999)
ACL