@InProceedings{yanai-EtAl:2017:EMNLP2017Demos,
  author    = {Yanai, Kohsuke  and  Sato, Misa  and  Yanase, Toshihiko  and  Kurotsuchi, Kenzo  and  Koreeda, Yuta  and  Niwa, Yoshiki},
  title     = {StruAP: A Tool for Bundling Linguistic Trees through Structure-based Abstract Pattern},
  booktitle = {Proceedings of the 2017 Conference on Empirical Methods in Natural Language Processing: System Demonstrations},
  month     = {September},
  year      = {2017},
  address   = {Copenhagen, Denmark},
  publisher = {Association for Computational Linguistics},
  pages     = {31--36},
  abstract  = {We present a tool for developing tree structure
	patterns that makes it easy to define
	the relations among textual phrases and
	create a search index for these newly defined
	relations. By using the proposed
	tool, users develop tree structure patterns
	through abstracting syntax trees. The tool
	features (1) intuitive pattern syntax, (2)
	unique functions such as recursive call of
	patterns and use of lexicon dictionaries,
	and (3) whole workflow support for relation
	development and validation. We report
	the current implementation of the tool
	and its effectiveness.},
  url       = {http://www.aclweb.org/anthology/D17-2006}
}

