<rdf:RDF xmlns:community="http://www.bibsonomy.org/ontologies/2008/05/community#" xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:admin="http://webns.net/mvcb/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:cc="http://web.resource.org/cc/" xmlns:xsd="http://www.w3.org/2001/XMLSchema#" xmlns:swrc="http://swrc.ontoware.org/ontology#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xml:base="http://www.bibsonomy.org/user/diego_ma/dependencies"><owl:Ontology rdf:about=""><rdfs:comment>BibSonomy publications for /user/diego_ma/dependencies</rdfs:comment><owl:imports rdf:resource="http://swrc.ontoware.org/ontology/portal"/></owl:Ontology><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/2b385d2d62a1cec0bcaa6f01019112f65/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/2b385d2d62a1cec0bcaa6f01019112f65/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://acl.ldc.upenn.edu/P/P06/P06-1112.pdf"/><swrc:date>Wed Nov 11 22:33:09 CET 2009</swrc:date><swrc:address>Sydney</swrc:address><swrc:booktitle>Proceedings COLING/ACL 2006</swrc:booktitle><swrc:pages>889-896</swrc:pages><swrc:title>Exploring Correlation of Dependency Relation Paths for Answer Extraction</swrc:title><swrc:year>2006</swrc:year><swrc:keywords>question_answering machine_learning dependencies DG </swrc:keywords><swrc:abstract>In this paper, we explore correlation of dependency relation paths to rank candidate answers in answer extraction. Using the correlation measure, we compare dependency relations of a candidate answer and mapped question phrases in sentence with the corresponding relations in question. Different from previous studies, we propose an approximate phrase mapping algorithm and incorporate the mapping score into the correlation measure. The correlations are further incorporated into a Maximum Entropy-based ranking model which estimates path weights from training. Experimental results show that our method significantly outperforms state-ofthe-art syntactic relation-based methods by up to 20% in MRR.</swrc:abstract><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Dan Shen"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Dietrich Klakow"/></rdf:_2></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/2d60cf1178f7d5c1d174fece60f574382/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/2d60cf1178f7d5c1d174fece60f574382/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#PhDThesis"/><swrc:date>Wed Jul 22 09:57:26 CEST 2009</swrc:date><swrc:school><swrc:University swrc:name="University of London"/></swrc:school><swrc:title>Computational-Linguistic Approaches to Biological Text Mining</swrc:title><swrc:year>2008</swrc:year><swrc:keywords>dependencies inf-extraction parsing biomedical </swrc:keywords><swrc:abstract>As the body of published literature grows at an accelerating rate, increasingly sophisticated computational methods for natural language processing are required to manage and mine the written knowledge available to life sciences researchers. One important topic within this field is the problem of relationship extraction. Given a text about molecular biology, the challenge is to automatically retrieve the biophysical, biochemical or genetic interactions described therein. Much progress has been made on this problem and others like it by using statistical Information retrieval techniques, regular expressions, finite state automata, sequence alignment and other relatively superficial approaches. However, there are a variety of more linguistically-informed methods available which treat each sentence as a tree or graph rather than simply a collection or sequence of words. Various natural-language parsers are available which facilitate this kind of solution, and the experimental work in this thesis begins with a comparison of several of these on a standard molecular biology corpus using established benchmarking techniques. This is followed by some experiments using evaluation measures tailored to specific biologically-important tasks. A processing pipeline is then described which uses the best of these parsers, along with several other open-source tools, to produce highquality dependency graph representations of input sentences. Finally, three novel deterministic algorithms for relationship extraction are presented. Two of these take dependency graphs as input and return interactions between pre-tagged gene and protein entities, outperforming most existing methods on a standard publically-available test corpus; the other is a strong baseline method using no linguistic information. An appendix discusses the related problems of entity recognition and identification, which --- while outside the main scope of this thesis ---are prerequisites for the development of relationship extraction applications.</swrc:abstract><swrc:hasExtraField><swrc:Field swrc:value="Bibsonomy (May 2009)" swrc:key="library"/></swrc:hasExtraField><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Andrew B. Clegg"/></rdf:_1></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/228290bb7bc4c05628972a3ffae4e521d/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/228290bb7bc4c05628972a3ffae4e521d/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#PhDThesis"/><swrc:date>Fri May 15 07:19:30 CEST 2009</swrc:date><swrc:school><swrc:University swrc:name="University of London"/></swrc:school><swrc:title>Computational-Linguistic Approaches to Biological Text Mining</swrc:title><swrc:year>2008</swrc:year><swrc:keywords>dependencies inf-extraction parsing biomedical </swrc:keywords><swrc:abstract>As the body of published literature grows at an accelerating rate, increasingly sophisticated computational methods for natural language processing are required to manage and mine the written knowledge available to life sciences researchers. One important topic within this field is the problem of relationship extraction. Given a text about molecular biology, the challenge is to automatically retrieve the biophysical, biochemical or genetic interactions described therein.  Much progress has been made on this problem and others like it by using statistical Information retrieval techniques, regular expressions, finite state automata, sequence alignment and other relatively superficial approaches. However, there are a variety of more linguistically-informed methods available which treat each sentence as a tree or graph rather than simply a collection or sequence of words.  Various natural-language parsers are available which facilitate this kind of solution, and the experimental work in this thesis begins with a comparison of several of these on a standard molecular biology corpus using established benchmarking techniques. This is followed by some experiments using evaluation measures tailored to specific biologically-important tasks. A processing pipeline is then described which uses the best of these parsers, along with several other open-source tools, to produce highquality dependency graph representations of input sentences.  Finally, three novel deterministic algorithms for relationship extraction are presented. Two of these take dependency graphs as input and return interactions between pre-tagged gene and protein entities, outperforming most existing methods on a standard publically-available test corpus; the other is a strong baseline method using no linguistic information. An appendix discusses the related problems of entity recognition and identification, which --- while outside the main scope of this thesis ---are prerequisites for the development of relationship extraction applications.</swrc:abstract><swrc:hasExtraField><swrc:Field swrc:value="Bibsonomy (May 2009)" swrc:key="library"/></swrc:hasExtraField><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Andrew B. Clegg"/></rdf:_1></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/2eebfa8ea98b57038c7ab6b564fb1a6b2/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/2eebfa8ea98b57038c7ab6b564fb1a6b2/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://nlp.stanford.edu/pubs/LREC06_dependencies.pdf"/><swrc:date>Fri May 15 06:33:15 CEST 2009</swrc:date><swrc:booktitle>LREC</swrc:booktitle><swrc:title>Generating Typed Dependency Parses from Phrase Structure Trees</swrc:title><swrc:year>2006</swrc:year><swrc:keywords>dependencies constituency parsers </swrc:keywords><swrc:hasExtraField><swrc:Field swrc:value="Bibsonomy (May 2009)" swrc:key="library"/></swrc:hasExtraField><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Marie-Catherine de Marneffe"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Bill MacCartney"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Christopher D. Manning"/></rdf:_3></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/251a7573fde0a098e561c31f0d776ad5c/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/251a7573fde0a098e561c31f0d776ad5c/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><swrc:date>Tue Jan 29 08:20:55 CET 2008</swrc:date><swrc:booktitle>Proc. 2002 Australasian NLP Workshop</swrc:booktitle><swrc:title>Dependency-based Semantic Interpretation for Answer Extraction</swrc:title><swrc:year>2002</swrc:year><swrc:keywords>AnswerFinder dependencies molla_publication </swrc:keywords><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Diego Moll{\&#039;a}"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Ben Hutchinson"/></rdf:_2></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/298b5838b5006c3f62f26f5071ebac707/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/298b5838b5006c3f62f26f5071ebac707/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><swrc:date>Fri Dec 14 02:47:02 CET 2007</swrc:date><swrc:address>Gaithersburg</swrc:address><swrc:booktitle>Proc. {TREC-5}</swrc:booktitle><swrc:month>November</swrc:month><swrc:number>500-238</swrc:number><swrc:pages>291-313</swrc:pages><swrc:series>NIST Special Publication</swrc:series><swrc:title>Natural Language Information Retrieval: {TREC-5} Report</swrc:title><swrc:year>1997</swrc:year><swrc:keywords>inf_retrieval NLP dependencies </swrc:keywords><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Tomek Strzalkowski"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Louise Guthrie"/></rdf:_2><rdf:_3><swrc:Person swrc:name="Jussi Karlgren"/></rdf:_3><rdf:_4><swrc:Person swrc:name="Jim Leistensnider"/></rdf:_4><rdf:_5><swrc:Person swrc:name="Fang Lin"/></rdf:_5><rdf:_6><swrc:Person swrc:name="Jose Perez-Carballo"/></rdf:_6><rdf:_7><swrc:Person swrc:name="Troy Straszheim"/></rdf:_7><rdf:_8><swrc:Person swrc:name="Jin Wang"/></rdf:_8><rdf:_9><swrc:Person swrc:name="Jon Wilding"/></rdf:_9></rdf:Seq></swrc:author><swrc:editor><rdf:Seq><rdf:_1><swrc:Person swrc:name="Ellen M. Voorhees"/></rdf:_1><rdf:_2><swrc:Person swrc:name="Donna K. Harman"/></rdf:_2></rdf:Seq></swrc:editor></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/21c7c841480ab52567c6eba2f9a46d1ea/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/21c7c841480ab52567c6eba2f9a46d1ea/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://w3.msi.vxu.se/\~{}rics/TLT2003/"/><swrc:date>Fri Dec 14 02:46:16 CET 2007</swrc:date><swrc:booktitle>Proc. Workshop on Treebanks and Linguistic Theories (TLT 2003)</swrc:booktitle><swrc:title>Extracting and Using Trace-Free Functional Dependencies from the Penn Treebank to Reduce Parsing Complexity</swrc:title><swrc:year>2003</swrc:year><swrc:keywords>dependencies parsers </swrc:keywords><swrc:abstract>Many extensions to text-based, data-intensive knowledge management approaches, such as Information Retrieval or Data Mining, focus on integrating the impressive recent advances in language technology. For this, they need fast, robust parsers that deliver linguistic data which is meaningful for the subsequent processing stages. This paper introduces such a parsing system. Its output is a hierarchical structure of syntactic relations, functional dependency structures ...</swrc:abstract><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Gerold Schneider"/></rdf:_1></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/20dba702695aae3ddec65247f5896a3a3/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/20dba702695aae3ddec65247f5896a3a3/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><swrc:date>Fri Dec 14 02:42:30 CET 2007</swrc:date><swrc:address>Montreal, Canada</swrc:address><swrc:booktitle>Proc. IJCAI-95</swrc:booktitle><swrc:pages>1420-1425</swrc:pages><swrc:title>A Dependency-Based Method for Evaluating Broad-Coverage Parsers</swrc:title><swrc:year>1995</swrc:year><swrc:keywords>dependencies </swrc:keywords><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Dekang Lin"/></rdf:_1></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/2c95fe279295b6fbf07dd00c37c3cedc8/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/2c95fe279295b6fbf07dd00c37c3cedc8/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#InProceedings"/><owl:sameAs rdf:resource="http://www.ics.mq.edu.au/~madras/research/bib.html"/><swrc:date>Fri Dec 14 02:38:22 CET 2007</swrc:date><swrc:address>Birmingham, UK</swrc:address><swrc:booktitle>Proc. Workshop on Linguistic Theory and Grammar Implementation</swrc:booktitle><swrc:pages>33-46</swrc:pages><swrc:title>A Multi-Level TAG Approach to Dependency</swrc:title><swrc:year>2000</swrc:year><swrc:keywords>TAG dependencies </swrc:keywords><swrc:abstract>This paper looks at integrating dependency and constituency into a common framework, using the TAG formalism and a different perspective on the metagrammar of (Dras, 1999) in which the meta level models dependencies and the object level model constituency...</swrc:abstract><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Mark Dras"/></rdf:_1><rdf:_2><swrc:Person swrc:name="David Chiang"/></rdf:_2><rdf:_3><swrc:Person swrc:name="William Schuler"/></rdf:_3></rdf:Seq></swrc:author></rdf:Description><rdf:Description rdf:about="http://www.bibsonomy.org/bibtex/2b9d27f518a4a8f188f447328a7aa8129/diego_ma"><owl:sameAs rdf:resource="http://www.bibsonomy.org/uri/bibtex/2b9d27f518a4a8f188f447328a7aa8129/diego_ma"/><rdf:type rdf:resource="http://swrc.ontoware.org/ontology#Article"/><swrc:date>Fri Dec 14 02:38:20 CET 2007</swrc:date><swrc:journal>Journal of Language and Computation</swrc:journal><swrc:title>On Relations of Constituency and Dependency Grammars</swrc:title><swrc:year>2002</swrc:year><swrc:keywords>TAG dependencies </swrc:keywords><swrc:abstract>This paper looks at integrating dependency and constituency into a common framework, using the TAG formalism and a different perspective on the meta-level grammar of Dras (1999a) in which the meta level models dependencies and the object level models constituency...</swrc:abstract><swrc:author><rdf:Seq><rdf:_1><swrc:Person swrc:name="Mark Dras"/></rdf:_1><rdf:_2><swrc:Person swrc:name="David Chiang"/></rdf:_2><rdf:_3><swrc:Person swrc:name="William Schuler"/></rdf:_3></rdf:Seq></swrc:author></rdf:Description></rdf:RDF>
