General Architecture for Text Engineering: Difference between revisions

Content deleted Content added
m GATE Developer: avoid <>
Removed outdated comparisons and dead links
Tag: references removed
Line 15:
'''General Architecture for Text Engineering''' or '''GATE''' is a [[Java (programming language)|Java]] suite of tools originally developed at the [[University of Sheffield]] beginning in 1995 and now used worldwide by a wide community of scientists, companies, teachers and students for many [[natural language processing]] tasks, including [[information extraction]] in many languages.<ref>Languages mentioned on http://gate.ac.uk/gate/plugins/ include Arabic, Bulgarian, Cebuano, Chinese, French, German, Hindi, Italian, Romanian and Russian.</ref>
 
As of May 28, 2011, 881 people are on the gate-users mailing list at SourceForge.net, and 111,932 downloads from [[SourceForge]] are recorded since the project moved to SourceForge in 2005.<ref>{{cite web|url=http://sourceforge.net/projects/gate/|title=GATE|access-date=17 December 2016}}</ref> The paper "GATE: A framework and graphical development environment for robust NLP tools and applications"<ref>[https://www.aclweb.org/anthology/P02-1022/ "GATE: A framework and graphical development environment for robust NLP tools and applications"], by Cunningham H., [[Diana Maynard|Maynard D.]], Bontcheva K. and Tablan V. (In proc. of the 40th Anniversary Meeting of the Association for Computational Linguistics, 2002)</ref> has received over 2000 citations since publication (according to Google Scholar). Books covering the use of GATE, in addition to the GATE User Guide,<ref>{{cite web|url=http://gate.ac.uk/userguide/|title=GATE.ac.uk - sale/tao/split.html|access-date=17 December 2016}}</ref> include "Building Search Applications: Lucene, LingPipe, and Gate", by Manu Konchady,<ref>Konchady, Manu. [https://books.google.com/books?id=mcM-OAAACAAJ&dq=Building+Search+Applications:+Lucene,+LingPipe,+and+Gate&hl=en&ei=avbDTczPJITqrQfk1IXQBA&sa=X&oi=book_result&ct=result&resnum=1&ved=0CDEQ6AEwAA Building Search Applications: Lucene, LingPipe, and Gate]. Mustru Publishing. 2008.</ref> and "Introduction to Linguistic Annotation and Text Analytics", by Graham Wilcock.<ref>{{cite book|url=https://books.google.com/books?id=TDQJb1UgVywC&q=Introduction%20to%20Linguistic%20Annotation%20and%20Text%20Analytics|title=Introduction to Linguistic Annotation and Text Analytics|first=Graham|last=Wilcock|date=1 January 2009|publisher=Morgan & Claypool Publishers|isbn=9781598297386|access-date=17 December 2016|via=Google Books}}</ref>
GATE has been compared to [[NLTK]], [[R (programming language)|R]] and [[RapidMiner]].<ref>{{cite web|url=http://www.b-eye-network.com/view/9516|title=Open Source Text Analytics by Seth Grimes - BeyeNETWORK|access-date=17 December 2016}}</ref> As well as being widely used in its own right, it forms the basis of the KIM semantic platform.<ref>{{cite journal|url=https://www.cambridge.org/core/journals/natural-language-engineering/article/div-classtitlekim-a-semantic-platform-for-information-extraction-and-retrievaldiv/7249CC61F5AB25CBC7AAE182509DFEDE|title=KIM – a semantic platform for information extraction and retrieval|first1=Borislav|last1=Popov|first2=Atanas|last2=Kiryakov|first3=Damyan|last3=Ognyanoff|first4=Dimitar|last4=Manov|first5=Angel|last5=Kirilov|journal=Natural Language Engineering|date=1 September 2004|volume=10|issue=3–4|pages=375–392|access-date=17 December 2016|via=Cambridge Core|doi=10.1017/S135132490400347X|s2cid=5236747}}</ref>
 
GATE community and research has been involved in several European research projects including: [[Transitioning Applications to Ontologies|TAO]], [[SEKT]], NeOn, Media-Campaign, Musing, [[Service-Finder]], LIRICS and [[KnowledgeWeb Project|KnowledgeWeb]], as well as many other projects.
 
As of May 28, 2011, 881 people are on the gate-users mailing list at SourceForge.net, and 111,932 downloads from [[SourceForge]] are recorded since the project moved to SourceForge in 2005.<ref>{{cite web|url=http://sourceforge.net/projects/gate/|title=GATE|access-date=17 December 2016}}</ref> The paper "GATE: A framework and graphical development environment for robust NLP tools and applications"<ref>[https://www.aclweb.org/anthology/P02-1022/ "GATE: A framework and graphical development environment for robust NLP tools and applications"], by Cunningham H., [[Diana Maynard|Maynard D.]], Bontcheva K. and Tablan V. (In proc. of the 40th Anniversary Meeting of the Association for Computational Linguistics, 2002)</ref> has received over 2000 citations since publication (according to Google Scholar). Books covering the use of GATE, in addition to the GATE User Guide,<ref>{{cite web|url=http://gate.ac.uk/userguide/|title=GATE.ac.uk - sale/tao/split.html|access-date=17 December 2016}}</ref> include "Building Search Applications: Lucene, LingPipe, and Gate", by Manu Konchady,<ref>Konchady, Manu. [https://books.google.com/books?id=mcM-OAAACAAJ&dq=Building+Search+Applications:+Lucene,+LingPipe,+and+Gate&hl=en&ei=avbDTczPJITqrQfk1IXQBA&sa=X&oi=book_result&ct=result&resnum=1&ved=0CDEQ6AEwAA Building Search Applications: Lucene, LingPipe, and Gate]. Mustru Publishing. 2008.</ref> and "Introduction to Linguistic Annotation and Text Analytics", by Graham Wilcock.<ref>{{cite book|url=https://books.google.com/books?id=TDQJb1UgVywC&q=Introduction%20to%20Linguistic%20Annotation%20and%20Text%20Analytics|title=Introduction to Linguistic Annotation and Text Analytics|first=Graham|last=Wilcock|date=1 January 2009|publisher=Morgan & Claypool Publishers|isbn=9781598297386|access-date=17 December 2016|via=Google Books}}</ref>
 
== Features ==