General architecture for text engineering: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Data mining and learning analytics tools | {{Data mining and learning analytics tools | ||
|field_logo=Logo-gate.png | |field_logo=Logo-gate.png | ||
|field_screenshot= | |field_screenshot=Gate-groovy-scriptable-controller.png | ||
|field_name=GATE | |field_name=GATE | ||
|field_developers= | |field_developers=University of Sheffield | ||
|field_website=http://gate.ac.uk | |field_website=http://gate.ac.uk | ||
|field_data_tool_type= | |field_data_tool_type=Multi purpose | ||
|field_plugin_of= | |field_plugin_of= | ||
|field_language= | |||
|field_license_type=Free&Open source | |field_license_type=Free&Open source | ||
|field_free_software_licence= | |field_free_software_licence= | ||
|field_last_release= | |field_last_release=2012/03/30 | ||
|field_last_version= | |field_last_version=7.1 | ||
|field_description=GATE is over 15 years old and is in active use for all types of computational task involving human language. GATE excels at text analysis of all shapes and sizes. From large corporations to small startups, from €multi-million research consortia to undergraduate projects, our user community is the largest and most diverse of any system of this type, and is spread across all but one of the continents ([http://gate.ac.uk/overview.html | |field_description=GATE is over 15 years old and is in active use for all types of computational task involving human language. GATE excels at text analysis of all shapes and sizes. From large corporations to small startups, from €multi-million research consortia to undergraduate projects, our user community is the largest and most diverse of any system of this type, and is spread across all but one of the continents ([http://gate.ac.uk/overview.html | ||
Line 18: | Line 19: | ||
|field_mining_tool_type=Text mining | |field_mining_tool_type=Text mining | ||
|field_data_manipulation_type=Data transformation, Data analysis | |field_data_manipulation_type=Data transformation, Data analysis | ||
|field_import_format= | |field_data_import=HTML, RTF, TXT, XML | ||
|field_import_format=PDF | |||
|field_export_format= | |field_export_format= | ||
|field_extraction_type= | |field_extraction_type= | ||
|field_analysis_type=Data mining methods and algorithms | |||
|field_visualisation_type= | |field_visualisation_type= | ||
|field_visualisation_characteristic= | |field_visualisation_characteristic= | ||
Line 27: | Line 30: | ||
|field_statistics_level=Medium | |field_statistics_level=Medium | ||
|field_programming_level=Medium | |field_programming_level=Medium | ||
|field_system_engineering_level= | |field_system_engineering_level=Basic | ||
|field_data_mining_models_level=Medium | |field_data_mining_models_level=Medium | ||
|field_completion_level=Low | |field_completion_level=Low | ||
|field_last_edition=2014/03/19 | |field_last_edition=2014/03/19 | ||
}} | }} | ||
'''The GATE family''' | |||
GATE is a multi purpose system: {{quotation|GATE has grown over the years to include a desktop client for developers, a workflow-based web application, a Java library, an architecture and a process.}} | |||
{{quotationbox|GATE is: | |||
* an IDE, GATE Developer4: an integrated development environment for language processing components bundled with a very widely used Information Extraction system and a comprehensive set of other plugins | |||
* a web app: GATE Teamware a collaborative annotation environment for factory-style semantic annotation projects built around a workflow engine and a heavily-optimised backend service infrastructure | |||
* a framework, GATE Embedded: an object library optimised for inclusion in diverse applications giving access to all the services used by GATE Developer and more | |||
* an architecture: a high-level organisational picture of how language processing software composition | |||
* a process for the creation of robust and maintainable services}} | |||
([http://gate.ac.uk/overview.html Overview], retrieved March 2014) | |||
'''Manuals''' | |||
* [http://gate.ac.uk/sale/tao/split.html Developing Language Processing Components with GATE] ,Version 8 (a User Guide) | |||
* More | |||
'''Installation notes''' | |||
* Downloads for the GATE are available through a [http://sourceforge.net/projects/gate/?source=pdlp source forge site] | |||
* Download a [http://sourceforge.net/projects/gate/files/gate/ gate installer] (or click on the direct link in the official [http://gate.ac.uk/download/ download] page | |||
* Run the installer, e.g. under Linux, type: <code>java -jar gate-7.1-build4485-installer.jar</code> | |||
* Run it, e.g. find it in the start menu or find and launch the launcher script, e.g. under Linux <code>~/GATE_Developer_7.1/bin/gate.sh</code> | |||
'''Bibliography''' | |||
(randomly picked) | |||
* Sergiy Konovalov, Matthew Scotch, Lori Post, Cynthia Brandt. Originally published in the Journal of Medical Internet Research (http://www.jmir.org), 05.10.2010 http://www.jmir.org/2010/4/e45/ |