@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://aclanthology.org/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{\%}.",
}
<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="germann-1999-deterministic">
<titleInfo>
<title>A deterministic dependency parser for Japanese</title>
</titleInfo>
<name type="personal">
<namePart type="given">Ulrich</namePart>
<namePart type="family">Germann</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>1999-sep" 13-17"</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of Machine Translation Summit VII</title>
</titleInfo>
<originInfo>
<place>
<placeTerm type="text">Singapore, Singapore</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
</relatedItem>
<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%.</abstract>
<identifier type="citekey">germann-1999-deterministic</identifier>
<location>
<url>https://aclanthology.org/1999.mtsummit-1.81</url>
</location>
<part>
<date>1999-sep" 13-17"</date>
<extent unit="page">
<start>547</start>
<end>555</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T A deterministic dependency parser for Japanese
%A Germann, Ulrich
%S Proceedings of Machine Translation Summit VII
%D 1999
%8 sep" 13 17"
%C Singapore, Singapore
%F germann-1999-deterministic
%X 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%.
%U https://aclanthology.org/1999.mtsummit-1.81
%P 547-555
Markdown (Informal)
[A deterministic dependency parser for Japanese](https://aclanthology.org/1999.mtsummit-1.81) (Germann, MTSummit 1999)
ACL