@inproceedings{yoshikawa-etal-2017-ccg,
    title = "{A}* {CCG} Parsing with a Supertag and Dependency Factored Model",
    author = "Yoshikawa, Masashi  and
      Noji, Hiroshi  and
      Matsumoto, Yuji",
    editor = "Barzilay, Regina  and
      Kan, Min-Yen",
    booktitle = "Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers)",
    month = jul,
    year = "2017",
    address = "Vancouver, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/iwcs-25-ingestion/P17-1026/",
    doi = "10.18653/v1/P17-1026",
    pages = "277--287",
    abstract = "We propose a new A* CCG parsing model in which the probability of a tree is decomposed into factors of CCG categories and its syntactic dependencies both defined on bi-directional LSTMs. Our factored model allows the precomputation of all probabilities and runs very efficiently, while modeling sentence structures explicitly via dependencies. Our model achieves the state-of-the-art results on English and Japanese CCG parsing."
}Markdown (Informal)
[A* CCG Parsing with a Supertag and Dependency Factored Model](https://preview.aclanthology.org/iwcs-25-ingestion/P17-1026/) (Yoshikawa et al., ACL 2017)
ACL
- Masashi Yoshikawa, Hiroshi Noji, and Yuji Matsumoto. 2017. A* CCG Parsing with a Supertag and Dependency Factored Model. In Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 277–287, Vancouver, Canada. Association for Computational Linguistics.