Notes:
Tregex is a utility for matching patterns in trees, based on tree relationships and regular expression matches on nodes. Tregex was developed by the Stanford Natural Language Processing Group, and is used in a number of natural language processing (NLP) and computational linguistics applications.
Tregex works by allowing users to specify a pattern in the form of a tree regular expression, which consists of a series of tree relationships and regular expression matches. The tree relationships specify the structural relationships between nodes in the tree, such as parent-child, sibling, or descendant relationships, while the regular expression matches specify conditions that the nodes must match in order for the pattern to be considered a match.
Once a pattern has been specified, Tregex can be used to search a tree for instances of that pattern. Tregex will traverse the tree and attempt to match the pattern at each node, by checking the tree relationships and the regular expression matches. When a match is found, Tregex will return the matched nodes and the subtree rooted at the matching node.
Tregex is a useful tool for working with tree-structured data, such as the parse trees that are commonly used in NLP and computational linguistics. It allows users to easily and quickly search for specific patterns in trees, and to extract the matched nodes and subtrees for further analysis or processing.
Resources:
Wikipedia:
See also:
Parse Tree & Dialog Systems 2013
Generating typed dependency parses from phrase structure parses MC De Marneffe, B MacCartney, CD Manning – Proceedings of …, 2006 – t3-1.yum2.net … Vaxjo Univer- sity Press. Roger Levy and Galen Andrew. 2006. Tregex and Tsurgeon: tools for querying and manipulating tree data structures. In LREC 2006. http://www- nlp.stanford.edu/ software/tregex.shtml. Dekang Lin. 1998. Dependency-based evaluation of MINIPAR. … Cited by 1044 Related articles All 19 versions Cite Save More
The Stanford typed dependencies representation MC De Marneffe, CD Manning – … 2008: Proceedings of the workshop on …, 2008 – dl.acm.org … Levy, Roger and Galen Andrew. 2006. Tregex and Tsurgeon: tools for querying and manipulating tree data structures. In LREC 2006. http://www- nlp.stanford.edu/software/ tregex.shtml. Levy, Roger and Christopher D. Manning. 2004. … Cited by 278 Related articles All 19 versions Cite Save
Tregex and Tsurgeon: tools for querying and manipulating tree data structures R Levy, G Andrew – Proceedings of the fifth international conference on …, 2006 – Citeseer … Tregex and Tsurgeon are available, under the GPL, at http://nlp.stanford.edu/software/ tregex.shtml. 5. Conclusion In Tregex and Tsurgeon we have presented an expres- sive and flexible system for tree query and manipula- tion. … Cited by 150 Related articles All 21 versions Cite Save More
L3s at inex 2008: Retrieving entities using structured information N Craswell, G Demartini, J Gaugaz, T Iofciu – Advances in Focused …, 2009 – Springer … This is because the value consists mostly of a whole verbal phrase. 1 http://nlp.stanford. edu/software/lex-parser.shtml 2 http://nlp.stanford.edu/software/tregex.shtml Page 5. L3S at INEX 2008: Retrieving Entities Using Structured Information 257 … Cited by 9 Related articles All 6 versions Cite Save
Automatic analysis of syntactic complexity in second language writing. X Lu – International Journal of Corpus Linguistics, 2010 – search.ebscohost.com … To count the number of occurrences of the other eight units and structures, the system calls Tregex (Levy & Andrew 2006) to query the parse trees using a set of manually defined Tregex patterns.3 Given a pattern that is written following the Tregex syn- tax, Tregex retrieves only … Cited by 49 Related articles All 6 versions Cite Save
Natural logic for textual inference B MacCartney, CD Manning – … of the ACL-PASCAL Workshop on Textual …, 2007 – dl.acm.org … Natural Logic for Textual Inference Bill MacCartney Stanford University wcmac@cs.stanford.edu Christopher D. Manning Stanford University manning@cs.stanford.edu Abstract … Figure 1: Two examples of monotonicity operator definitions. The patterns employ Tregex syntax. … Cited by 71 Related articles All 33 versions Cite Save
Pkutm at trec 2010 blog track L Guo, F Zhai, Y Shao, X Wan – 2010 – DTIC Document … each blog feed. The feed’s topic-relevant scores of the above two baselines are both calculated as follows: 1 http://nlp.stanford.edu/software/lex-parser.shtml 2 http://nlp.stanford.edu/software/tregex.shtml Page 4. | | | | Where is … Cited by 5 Related articles All 4 versions Cite Save
A hybrid approach to extract protein–protein interactions QC Bui, S Katrenko, PMA Sloot – Bioinformatics, 2011 – Oxford Univ Press … cue word of the input sentence. All patterns above are written using the Tregex syntax (http://nlp.stanford.edu/software/tregex.shtml), which is developed within the Stanford parser package. Figure 1 illustrates some parse trees … Cited by 42 Related articles All 16 versions Cite Save
Learning alignments and leveraging natural logic N Chambers, D Cer, T Grenager, D Hall… – Proceedings of the ACL …, 2007 – dl.acm.org … RTE2dev and RTE3 dev datasets, for a total of 1600 aligned text/hypothesis pairs (the data is available at http://nlp.stanford.edu/projects/rte … The syntax of the lan- guage was modeled after tgrep/Tregex, query lan- guages used to find syntactic patterns in trees (Levy and Andrew … Cited by 37 Related articles All 41 versions Cite Save
Using tree transducers for grammatical inference NF Sandillon-Rezer, R Moot – Logical Aspects of Computational …, 2011 – Springer … We have implemented the transducer described in Section 4 in a robust system [23], which reads and writes trees in parenthesized format (as used by tools such as Tregex [17]) and which implements some additional consistency tests to verify that the transduction rules conform … Cited by 12 Related articles All 6 versions Cite Save
Text2Test: Question Generator Utilizing Information Abstraction Techniques and Question Generation Methods for Narrative and Declarative Text JF Aquino, DD Chua, RK Kabiling, JN Pingco… – dlsu.edu.ph … Retrieved from http://www.minnie.ai.kyutech.ac.jp [10] Levy, R. & Andrew, G. (2006). Tregex and Tsurgeon [Software] Available from http://nlp.stanford.edu/software/tregex.shtml [11] Mitkov, R. & Ha, LA (2003). Computer-aided generation of multiple-choice tests. … Cite Save More
Extracting Chemical Laws from Chinese Scientific Literatures J Yao, Y Ma, Z Dai, J Niu, H Wei – Artificial Intelligence and …, 2009 – ieeexplore.ieee.org … 7(1): 3-10 [4] R. Levy, G. Andrew, “Tregex and Tsurgeon: tools for querying and manipulating tree data structures”, In 5th International Conference on Language Resources and Evaluation (LREC 2006), Genoa, 2006. … [14] http://nlp.stanford.edu/software/lex-parser.shtml … Cited by 1 Related articles All 5 versions Cite Save
Modeling semantic containment and exclusion in natural language inference B MacCartney, CD Manning – … of the 22nd International Conference on …, 2008 – dl.acm.org … Christopher D. Manning Stanford University manning@cs.stanford.edu … We define a list of operator types affecting projectivity (eg, implicatives like refuse to, prepositions like without), and for each type we specify its arity and a Tregex tree pattern (Levy and Andrew, 2006) which … Cited by 55 Related articles All 17 versions Cite Save
Mining Question and Answer Sites for Automatic Comment Generation W Edmund – 2014 – uwspace.uwaterloo.ca … The matched Tregex patterns are labelled in bold. . . . 12 2.4 Example of a piece of template code. StackOverflow post #5035894. . . . . 17 … We define two patterns, Equation 2.1 and Equation 2.2, in Stanford’s Tregex2 format to extract the main sub-tree(s) of a parse tree. … Cite Save
On the unification of syntactic annotations under the Stanford dependency scheme: A case study on BioInfer and GENIA S Pyysalo, F Ginter, K Haverinen, J Heimonen… – Proceedings of the …, 2007 – dl.acm.org … the LG scheme has been criticized for be- ing oriented more towards structural than semantic 2http://nlp.stanford.edu/software/, version … and un- typed dependencies are then extracted and labeled with the most specific grammatical relations possi- ble using Tregex rules (Levy … Cited by 36 Related articles All 22 versions Cite Save
Automatic patient search for breast cancer clinical trials using free-text medical reports J Zhang, Y Gu, W Liu, W Hu, T Zhao, X Mu… – Proceedings of the 1st …, 2010 – dl.acm.org … Symposium, pp. 17-21. [11] Stanford software: parsing and subtree search. http://nlp.stanford.edu/software/lex-parser.shtml and http://nlp.stanford.edu/software/ tregex.shtml [12] A reference about word net. http://search.cpan … Cited by 6 Related articles Cite Save
Generating questions from openlearn study units B Wyse, P Piwek – 2009 – oro.open.ac.uk … tag. Study Unit as Syntax Trees Match Pattern Tregex Powered Pattern Matcher Question (& Answer) Generation Rule Repository … in Fig. 2, the Stanford parser (http://nlp.stanford.edu/software/lex-parser.shtml) is used for parsing. It … Cited by 18 Related articles All 6 versions Cite Save
Treebanking finnish K Haverinen, T Viljanen, V Laippala… – Proceedings of the …, 2010 – dspace.utlib.ee … Also searches with a more complex dependency structure are possible, using a syntax akin to TRegex [7] and Tgrep4. … [7] Roger Levy and Galen Andrew. Tregex and Tsurgeon: tools for querying and manipulating tree data structures. … Cited by 23 Related articles All 5 versions Cite Save More
Developing a Deep Linguistic Databank Supporting a Collection of Treebanks: the CINTIL DeepGramBank. A Branco, F Costa, J Silva, S Silveira, S Castro… – LREC, 2010 – homepages.di.fc.ul.pt … Given any two sister constituents, is be marked with a 1 Tregex: http://nlp.stanford.edu/software/ tregex.shtml grammatical function tag while the other will not. The first constituent is then output as being dependent, under that grammatical function, on the second constituent. … Cited by 5 Related articles All 10 versions Cite Save More
Deterministic coreference resolution based on entity-centric, precision-ranked rules H Lee, A Chang, Y Peirsman, N Chambers… – 2013 – MIT Press … 4. We remove pleonastic it pronouns, detected using a small set of patterns (eg, It is possible that …, It seems that …, It turns out …). The complete set of patterns, using the tregex 2. 2 http://nlp.stanford.edu/software/tregex.shtml. notation, is shown in Appendix B. 5. … Cited by 43 Related articles All 6 versions Cite Save
Real Time Extraction of Quantitative Information from Economic U Upadhyay – 2009 – utkarshu.in … October – November ’08: Using the Stanford Parser, making a Summarizer tool for helping with Tregex expressions and fine tuning the application for real time performance. … The following Tregex expressions were employed for the task, in that order: ( __ << ( word1 . word2 . … Related articles All 2 versions Cite Save More
Syntactic Analysis X Lu – Computational Methods for Corpus Annotation and …, 2014 – Springer … Pennsylvania 16802, USA. Xiaofei Lu. Email: xflu76@gmail.com. 6.1 Querying Syntactically Parsed Corpora. 6.1.1 Tree Relationships. 6.1.2 Tregex. 6.2 Syntactic Complexity Analysis. 6.2.1 Measures … 6.1.2 Tregex. Now that we have a general … Cite Save
Attachment of English Prepositional Phrases and Suggestions of English Prepositions CYC Tsai, CYL Liu – newdesign.aclweb.org … for (NP (DT the) (NN bidding) ) bidding 2.2.3 ç ç çí %é ç é 6http://aliasYi.com/lingpipe/ 7Stanford Tregrex 2.0.1 2012 1 6 çhttp://nlp.stanford.edu/software/tregex.shtml 8http://nlp.stanford.edu/ nlp/javadoc/javanlp/edu/stanford/nlp/trees/SemanticHeadFinder.html … Related articles All 6 versions Cite Save More
A Service Intermediary Agent Framework for Web Service Integration J Cao, J Wang, L Hu, R Lai – Services Computing Conference ( …, 2012 – ieeexplore.ieee.org … Jie Wang Dept. of Civil and Environment Engineering, Stanford, USA Jiewang@stanford.edu Liang Hu Dept. … In order to match patterns in syntax tree, our automation framework adopts Tregex [17] which is a kind of tree pattern expression extended Tgrep2 [18]. … Related articles All 4 versions Cite Save
Part-of-speech tagging from 97% to 100%: is it time for some linguistics? CD Manning – Computational Linguistics and Intelligent Text …, 2011 – Springer … How 6 This line corresponds to the released version 3.0 of the Stanford POS Tagger, avail- able at http://nlp.stanford.edu/software/tagger.shtml 7 Since this … Here, we use Tsurgeon scripts [21], which work by matching a tree pattern using Tregex (a tgrep-like language; cf. … Cited by 76 Related articles All 15 versions Cite Save
Mining opinion holders and opinion patterns in US financial statements CL Chen, CL Liu, YC Chang… – … and Applications of …, 2011 – ieeexplore.ieee.org … In sentence “The management believed that …,” the subordinate noun clause followed verb “believed” is usually embedded with subjective expressions and opinion targets. We used Stanford tregex toolkit to extract such pattern from the parse tree [21]. … Cited by 1 Related articles All 4 versions Cite Save
Extracting problematic API features from forum discussions Y Zhang, D Hou – … , 2013 IEEE 21st International Conference on, 2013 – ieeexplore.ieee.org … three patterns. From each identified matching subtree, we extract all leaf words that are both nouns, verbs, and adjectives 7http://help.sentiment140.com/api 8http://nlp.stanford.edu/software/tregex.shtml 145 Page 5. TABLE II … Cited by 2 Related articles All 2 versions Cite Save
Multiword expression identification with tree substitution grammars: A parsing tour de force with french S Green, MC de Marneffe, J Bauer… – Proceedings of the …, 2011 – dl.acm.org … 3We automate tree manipulation with Tregex/Tsurgeon (Levy and Andrew, 2006). Our pre-processing package is avail- able at http://nlp.stanford.edu/software/lex-parser.shtml. correction of annotation errors. Like A -C , MFT contains concatenated MWEs. … Cited by 33 Related articles All 18 versions Cite Save
Learning to recognize features of valid textual entailments B MacCartney, T Grenager, MC de Marneffe… – Proceedings of the …, 2006 – dl.acm.org … Cer, and Christopher D. Manning Computer Science Department Stanford University Stanford, CA 94305 {wcmac, grenager, mcdm, cerd, manning}@cs.stanford.edu … such as lexical verbs rather than aux- iliaries), and dependents of heads are typed using tregex patterns (Levy … Cited by 95 Related articles All 32 versions Cite Save
Parsing models for identifying multiword expressions S Green, MC de Marneffe, CD Manning – Computational Linguistics, 2013 – MIT Press … Prior to parsing, both treebanks require significant pre-processing, which we perform automatically. 8. 8 Tree manipulation is automated with Tregex/Tsurgeon (Levy and Andrew 2006). Our pre-processing package is available at http://nlp.stanford.edu/software/lex-parser.shtml. … Cited by 10 Related articles All 7 versions Cite Save
Deep, Consistent and also Useful: Extracting Vistas from Deep Corpora for Shallower Tasks J Silva, A Branco, S Castro, F Costa – di.fc.ul.pt … Figure 2 shows the breakdown of a feature bundle into its parts. Having the POS tag as a feature might at first seem 2Tregex website at http://nlp.stanford.edu/ software/tregex.shtml. comprei ? ?? ? word / V ???? POS : COMPRAR ? ?? ? lemma … Related articles Cite Save More
Analyst-mediated contextualization of regulatory policies G Koliadis, NV Desai, NC Narendra… – … (SCC), 2010 IEEE …, 2010 – ieeexplore.ieee.org … [14] Dan Klein and Christopher Manning. The stanford parser: A statistical parser. http://nlp.stanford.edu/, 2008. [15] Reger Levy and Galen Andrew. Tregex and tsurgeon: Tools for querying and manipulating tree data structures. In Proc. LREC, 2006. … Cited by 6 Related articles All 6 versions Cite Save
Arabic Question Answering: Systems, Resources, Tools, and Future Trends M Shaheen, AM Ezzeldin – Arabian Journal for Science and Engineering, 2014 – Springer Page 1. Arab J Sci Eng DOI 10.1007/s13369-014-1062-2 REVIEW ARTICLE – COMPUTER ENGINEERING AND COMPUTER SCIENCE Arabic Question Answering: Systems, Resources, Tools, and Future Trends Mohamed Shaheen · Ahmed Magdy Ezzeldin … Cite Save
Question Generation for French: Collating Parsers and Paraphrasing Questions D Bernhard, L De Viron, V Moriceau… – Dialogue & Discourse, 2012 – elanguage.net … 4. http://fr.wiktionary.org 5. http://www.onisep.fr 6. http://nlp.stanford.edu/software/tregex. shtml. 7. The system is downloadable online: http://www.ark.cs.cmu.edu/mheilman/ qg-2010-workshop/ [Visited August 23, 2011]. 49 Page 8. … Cited by 3 Related articles All 4 versions Cite Save More
Context Aware Ontology based Information Extraction S Shah, S Reddy – 2012 – gator1795.hostgator.com … (http://wordnet.princeton.edu/) 5 Stanford CoreNLP: a set of natural language analysis tools provided by Stanford University. (http://nlp.stanford.edu/software/corenlp.shtml) extraction. … Stanford provides Tree Regular Expression (TRegex): a utility for matching patterns in trees. … Related articles All 2 versions Cite Save More
Opinion Mining for Relating Subjective Expressions and Annual Earnings in US Financial Statements. CL Chen, CL Liu, YC Chang… – Journal of Information …, 2013 – search.ebscohost.com … In sentence “The management believed that …,” the subordinate noun clause following the verb “believed” may be a subjective expression. We used the Stanford Tregex to extract such patterns from the parse trees [31]. Syntactic … Cited by 1 Related articles All 12 versions Cite Save
Supporting Concept Extraction and Identifier Quality Improvement through Programmers’ Lexicon Analysis SL Abebe – 2013 – eprints-phd.biblio.unitn.it Page 1. PhD Dissertation International Doctorate School in Information and Communication Technologies DISI – University of Trento Supporting Concept Extraction and Identifier Quality Improvement through Programmers’ Lexicon Analysis Surafel Lemma Abebe Advisor: Prof. … Related articles Cite Save
NP subject detection in verb-initial Arabic clauses S Green, C Sathi, CD Manning – Proceedings of the Third …, 2009 – arabicconsulting.com … Spence Green, Conal Sathi, and Christopher D. Manning Computer Science Department Stanford University Stanford, CA 94305 {spenceg,csathi,manning}@stanford.edu … Tregex expressions to identify NP-SBJ constituents in verb-initial clauses (Levy and Andrew, 2006). … Cited by 13 Related articles All 17 versions Cite Save More
PCFG extraction and pre-typed sentence analysis NF Sandillon-Rezer – ESSLLI 2012 Student Session, 2012 – ceur-ws.org … Some of the important rules are shown in the Table 5 in the Tregex [14] parenthesized way. … 13. Lambek, J.: The Mathematics of Sentence Structure.(1958). 14. Levy R., Andrew G.: Tregex and Tsurgeon: tools for querying and manipulating tree data structures. http://nlp. stanford. … Cited by 2 Related articles All 6 versions Cite Save More
A Survey Of Arabic Question Answering: Challenges, Tasks, Approaches, Tools, And Future Trends AM EZZELDIN, M SHAHEEN – acit2k.org … Stanford Classifier: This is a machine learning classifier for text categorization, a maximum entropy and multi-class logistic regression model. – Tregex and Tsurgeon: a utility for matching patterns in trees, and a tree-transformation utility. … Cited by 1 Related articles Cite Save More
Exploring the relationships between annual earnings and subjective expressions in US financial statements CL Chen, CL Liu, YC Chang… – e-Business Engineering ( …, 2011 – ieeexplore.ieee.org … In sentence “The management believed that …,” the subordinate noun clause following the verb “believed” is usually embedded with subjective expressions. We used the Stanford tregex toolkit to extract such patterns from the parse tree [24]. … Cited by 1 Related articles All 4 versions Cite Save
Extraction of Process Models from Business Process Descriptions S Vakulenko – Citeseer Page 1. TARTU UNIVERSITY FACULTY OF MATHEMATICS AND COMPUTER SCIENCE INSTITUTE OF COMPUTER SCIENCE Svitlana Vakulenko Extraction of Process Models from Business Process Descriptions Master’s Thesis (30 EAP) Supervisor: … Related articles Cite Save More
Treebank parsing and knowledge of language S Fong, I Malioutov, B Yankama… – Cognitive aspects of …, 2013 – Springer … ({}^{mathrm{c}}\) http://nlp.stanford.edu/software/stanford-parser-2010-07-09.tgz. \({}^mathrm{d}}\) http://web.science.mq.edu.au/~mjohnson/code/reranking-parser- Nov2009.tgz. 2.2 Training Data, Testing, and Evaluation. In … Cited by 3 Related articles All 3 versions Cite Save
Developing linguistic theories using annotated corpora MC de Marneffe, C Potts – stanford.edu … Marie-Catherine de Marneffe Department of Linguistics, The Ohio State University, e-mail: mcdm@ling.ohio-state.edu Christopher Potts Department of Linguistics, Stanford University, e-mail: cgpotts@stanford.edu ? Thanks to David Beaver, Nancy Ide, Dan Lassiter, James … Related articles Cite Save More
Web Sémantique, Langues et Raisonnement NF Sandillon-Rezer – labri.fr … (1958). [10] Levy R., Andrew G. : Tregex and Tsurgeon : tools for querying and manipulating tree data structures. http ://nlp.stanford.edu/software/tregex.shtml (2006). [11] Moot R. and Retoré C. : The Logic of Categorial Grammars. … Cite Save More
Relation extraction methods for biomedical literature QC Bui – 2012 – dare.uva.nl Page 1. Downloaded from UvA-DARE, the institutional repository of the University of Amsterdam (UvA) http://dare.uva.nl/document/450572 File ID 450572 Filename Thesis SOURCE (OR PART OF THE FOLLOWING SOURCE … Related articles All 2 versions Cite Save
AutoComment: Mining question and answer sites for automatic comment generation E Wong, J Yang, L Tan – Automated Software Engineering ( …, 2013 – ieeexplore.ieee.org … [9] “Tregex.” Available at http://nlp.stanford.edu/software/tregex.shtml, 2013. [10] B. Santorini, “Part-Of-Speech Tagging Guidelines for the Penn Treebank Project (3rd revision, 2nd printing),” tech. rep., Department of Linguistics, University of Pennsylvania, 1990. … Cited by 3 Related articles All 3 versions Cite Save
Resources and linguistic processors Deliverable D4. R Agerri, I Aldabe, E Laparra, G Rigau, B Zapirain… – newsreader-project.eu Page 1. Resources and linguistic processors Deliverable D4.1 Version DRAFT Authors: Rodrigo Agerri1, Itziar Aldabe1, Egoitz Laparra1, German Rigau1, Be˜nat Zapirain1, Marieke van Erp2, Sara Tonelli3, Marco Rospocher3 … Related articles Cite Save More
Factive/non-factive predicate recognition within Question Generation systems B Wyse – computing-reports.open.ac.uk … regular expressions. The use of regular expressions to search a POS tagged sentence is quite simple, as the POS tagged sentence is a list of word / POS pairs separated by a forward slash. The 8 http://nlp.stanford.edu:8080/parser/index.jsp Page 38. 26 … Related articles Cite Save More
Automatic dominant character identification in fables based on verb analysis–Empirical study on the impact of anaphora resolution HN Goh, LK Soon, SC Haw – Knowledge-Based Systems, 2013 – Elsevier … In this work, SD is used to study the grammatical relation between words in a sentence. It formulates its dependencies relation based on 48 grammatical relations [29] according to the predefined tregex patterns [30] over phrase structure trees. … Related articles All 2 versions Cite Save
On the negativity of negation C Potts – Proceedings of SALT, 2011 – elanguage.net Page 1. Proceedings of SALT 20: 636–659, 2011 On the negativity of negation ? Christopher Potts Stanford University Abstract Natural language negation is persistently negative in the pragmatic sense, and emphatic and attenuating … Cited by 24 Related articles All 8 versions Cite Save
Building representations from natural language MJ Seifter – 2007 – dspace.mit.edu … By default, the Span system uses the Stanford parser, available free online at http://www- nlp.stanford.edu/downloads/lex-parser.shtml, but it works … that might indicate the presence of one of the representations it knows, using a regular expression search for trees (or ‘tregex’). … Related articles All 8 versions Cite Save
Buscador Online do CINTIL-Treebank P Gonçalves, A Branco – XXV Encontro Nacional da …, 2009 – semanticshare.di.fc.ul.pt … Tregex and Tsurgeon: tools for querying and ma- nipulation tree data structures. In Proceedings of The International Conference on Language Resources and Evaluation -LREC 2006. Disponibilizado em http://nlp.stanford.edu/pubs/levy_andrew_lrec2006.pdf. … Cited by 1 Related articles All 2 versions Cite Save More
A Knowledge Management System for Mathematical Text A Punj – 2009 – brainphood.info Page 1. A Knowledge Management System for Mathematical Text _____ A University Thesis presented to the faculty of California State University East Bay _____ … Related articles Cite Save More
International Corpus 0f Crosslinguistic Interlanguage: Project Overview and a Case Study on the Acquisition of New Verb Co-occurrence Patterns T Yukio – … and Crosslinguistic Perspectives in Learner Corpus …, 2012 – books.google.com … l) 1;(-7.664) upenn: 1 (TOP (S (NP (APPS My: 1)(JJ favorite: 2)(NNl food: 3)) (VP (VBZ be+ s: 4)(NPl KimChi: 5))) (. 6)) In order to extract verb complementation patterns, Tregex (Levy and Andrew 2006) was used. … Figure 1 shows the output of Tregex using the GUI interface. … Related articles Cite Save
Supporting concept location through identifier parsing and ontology extraction SL Abebe, A Alicante, A Corazza, P Tonella – Journal of Systems and …, 2013 – Elsevier Identifier names play a key role in program understanding and in particular in concept location. Programmers can easily “parse” identifiers and understand t. Related articles All 2 versions Cite Save
Non-local features in Syntactic Parsing S Kolachina – 2012 – web2py.iiit.ac.in Page 1. Non-local features in Syntactic Parsing Thesis submitted in partial fulfillment of the requirements for the degree of Master of Science by Research in Computer Science and Engineering by Sudheer Kolachina 200807008 sudheer.kpg08@research.iiit.ac.in … Related articles All 3 versions Cite Save More
Implemented Domain Model Generation V Simko, P Kroha, P Hnetynka – 2013 – d3s.mff.cuni.cz … to NER and Relation Extraction (RE) were using hand-written extractors (first pro- posed by Hearst in [5]). These include (i) regular expressions, (ii) special query languages such as NetGraph [16], Tregex [12], TPL … 4http://www-nlp.stanford.edu/software/corenlp.shtml 7 Page 9. … Related articles Cite Save More
Automatic factual question generation from text M Heilman – 2011 – lti.cs.cmu.edu … 3.1 Leveraging Existing NLP Tools . . . . . 45 3.1.1 Stanford Phrase Structure Parser . . . . . 45 3.1.2 The Tregex Tree Searching Language and Tool . . . . . 47 3.1.3 SupersenseTagger . . . . . 47 … Cited by 13 Related articles All 8 versions Cite Save More
Automatic discovery of person-related named-entity in news articles based on verb analysis HN Goh, LK Soon, SC Haw – Multimedia Tools and Applications, 2013 – Springer … uni-stuttgart.de/projekte/corplex/TreeTagger/ 6 http://nlp.stanford.edu/software/stanford- dependencies.shtml 7 http://nlp.stanford.edu/software/lex … It formulates its dependencies relation based on 48 grammatical relations [30] according to the predefined tregex patterns [29] over … Cited by 1 Related articles Cite Save
Génération automatique de questions à partir de textes en français L De Viron, D Bernhard, V Moriceau, X Tannier – Actes de TALN 2011 ( …, 2011 – lirmm.fr … TOP SENT . SC FV dort NP PP Jean de chat Le tête du NP FIGURE 1 – Exemple de règle de regroupement de constituants 2. Ces regroupements pourraient également être réalisés à l’aide des relations de dépendance. 3. http://nlp.stanford.edu/software/tregex.shtml. Page 4. … Related articles All 14 versions Cite Save More
Faust: Flexible Acquistion and Understanding System for Text LL Voss, DE Wilkins, D Israel, C Manning, D Jurafsky… – 2013 – DTIC Document Page 1. FAUST: FLEXIBLE ACQUISITION AND UNDERSTANDING SYSTEM FOR TEXT JULY 2013 FINAL TECHNICAL REPORT APPROVED FOR PUBLIC RELEASE; DISTRIBUTION UNLIMITED STINFO COPY AIR FORCE RESEARCH LABORATORY … Cite Save
Simplification syntaxique de phrases pour le français L Brouwers, D Bernhard, AL Ligozat… – Actes de la Conférence …, 2012 – aclweb.org … Ensuite, l’opération Tsurgeon delete doit être appliquée à l’ensemble repris sous Pcoord : Repérage (Tregex) : COORD=Pcoord < (CC < /soit/) Opération (Tsurgeon) : delete Pcoord 6. http://nlp.stanford.edu/software/tregex.shtml 217 Page 8. … Cited by 2 Related articles All 13 versions Cite Save More
What’S That Supposed To Mean? Modeling The Pragmatic Meaning Of Utterances MC de Marneffe – 2012 – ling.ohio-state.edu … November 2012 Page 2. http://creativecommons.org/licenses/by-nc/3.0/us/ This dissertation is online at: http://purl.stanford.edu/vt913xr7954 © 2012 by Marie-Catherine HJNL de Marneffe. All Rights Reserved. Re-distributed by Stanford University under license with the author. … Related articles Cite Save More
Syntactic Sentence Simplification for French ILC CENTAL – Proceedings of the 3rd Workshop on …, 2014 – newdesign.aclweb.org … 6 To apply them, the candidate structures for simplifi- cation first need to be detected using regular ex- pressions, via Tregex 7 (Levy and Andrew, 2006) that allows the retrieval of elements and relation- ships in a parse tree. … pdf 7 http://nlp. stanford. edu/software/tregex. … Cite Save More
Apprentissage de grammaires catégorielles M de Master, NF Sandillon-Rezer – labri.fr … effectué en annexe A. 6 Page 10. Figure 1.2 – Phrase du corpus visualisée avec le logiciel Standford Tregex. Le corpus se présente sous la forme de fichier XML et aussi sous la forme d’arbre parenthésé : ( (SENT (PP-MOD (P … Cite Save More
Apprentissage de grammaires catégorielles NF Sandillon-Rezer – labri.fr … effectué en annexe A. 6 Page 10. Figure 1.2 – Phrase du corpus visualisée avec le logiciel Standford Tregex. Le corpus se présente sous la forme de fichier XML et aussi sous la forme d’arbre parenthésé : ( (SENT (PP-MOD (P … Related articles Cite Save More
DGrep: A Pattern-matching Tool for Dependency Trees E Nichols, P Reisert – Proceedings of the Twentieth Annual Meeting of the …, 2014 – anlp.jp … [8] Roger Levy and Galen Andrew. Tregex and Tsurgeon: tools for querying and manipulating tree data structures. … 1994. http://www.stanford.edu/~bresnan/128_2003-4/Docs/ tgrepdoc.1.pdf. [14] Philip Resnik and Aaron Elkiss. The Linguist’s Search Engine: An overview. … Cited by 1 Cite Save More
Research Paper I: Determinants of variation in the needs doing alternation G Doyle – 2008 – idiom.ucsd.edu Page 1. Research Paper I: Determinants of variation in the needs doing alternation Gabriel Doyle November 14, 2008 1 Introduction This paper investigates speaker choice in the needs to be done ? needs doing alternation … Related articles Cite Save More
Loop Analysis and Transformation towards STL Algorithms P Kesseli – 2010 – eprints.hsr.ch Page 1. Hochschule für Technik Rapperswil Loop Analysis and Transformation towards STL Algorithms Master Thesis: Fall Semester 2010 Author Pascal Kesseli Supervisor Prof. Peter Sommerlad Page 2. Abstract Loops and … Cited by 2 Related articles Cite Save
[BOOK] Spin: lexical semantics, transitivity, and the identification of implicit sentiment SC Greene – 2007 – books.google.com Page 1. Page 2. ABSTRACT Title of Document: SPIN: LEXICAL SEMANTICS, TRANSITIVITY, AND THE IDENTIFICATION OF IMPLICIT SENTIMENT Stephan Charles Greene Doctor of Philosophy, 2007 Directed By: Professor … Cited by 15 Related articles All 5 versions Cite Save