Revision: 19289 http://sourceforge.net/p/gate/code/19289 Author: ian_roberts Date: 2016-05-09 17:07:45 +0000 (Mon, 09 May 2016) Log Message: ----------- Updated docs to reflect the Twitter/Format_Twitter split
Modified Paths: -------------- userguide/trunk/social-media.tex Modified: userguide/trunk/social-media.tex =================================================================== --- userguide/trunk/social-media.tex 2016-05-09 16:44:16 UTC (rev 19288) +++ userguide/trunk/social-media.tex 2016-05-09 17:07:45 UTC (rev 19289) @@ -29,13 +29,15 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \sect[sec:social:twitter]{Tools for Twitter} -The \verb!Twitter! plugin contains several tools useful for processing tweets. -This plugin depends on the \verb!Stanford_CoreNLP! plugin, which must be loaded -first. This includes tools to load and save documents in GATE using the JSON -format provided by the Twitter APIs, a tokeniser and POS tagger tuned -specifically for Tweets, a tool to split up multi-word hashtags, and an example -named entity recognition application called {\em TwitIE} which demonstrates all -these components working together. +The Twitter tools in GATE are provided in two plugins. The +\verb!Format_Twitter! plugin contains tools to load and save documents in GATE +using the JSON format provided by the Twitter APIs, and the \verb!Twitter! +plugin contains a tokeniser and POS tagger tuned to Tweets, a tool to split +up multi-word hashtags, and an example named entity recognition application +called {\em TwitIE} which demonstrates all these components working together. +The \verb!Twitter! plugin makes use of PRs from the \verb!Stanford_CoreNLP! +plugin, which will be loaded automatically when the \verb!Twitter! plugin is +loaded. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \sect[sec:social:twitter:format]{Twitter JSON format} @@ -46,7 +48,7 @@ structured JSON format% \footnote{\url{https://dev.twitter.com/docs/platform-objects/tweets}} which includes the text of the Tweet plus a large amount of supporting metadata. -The GATE \verb!Twitter! plugin contains a format analyser for this JSON format +The GATE \verb!Format_Twitter! plugin contains a format analyser for this JSON format which allows you to load a file of one or more JSON Tweets into a GATE document. The format analyser can handle multiple Tweets in one file, represented as any of: @@ -172,7 +174,7 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \sect[sec:social:twitter:export]{Exporting GATE documents as JSON} -Loading the \verb!Twitter! plugin also adds a ``GATE JSON'' option to the +Loading the \verb!Format_Twitter! plugin also adds a ``GATE JSON'' option to the ``Save as\ldots'' right-click menu on documents and corpora, to export GATE documents in the Twitter-style JSON format. This tool can save a document or corpus of documents as a single file where each Tweet in the document or corpus @@ -233,7 +235,8 @@ %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \sect[sec:social:twitter:prs]{Low-level PRs for Tweets} -The \verb!Twitter! plugin provides a number of low-level language processing components that are specifically tuned to Twitter data. +The \verb!Twitter! plugin provides a number of low-level language processing +components that are specifically tuned to Twitter data. The ``Twitter Tokenizer'' PR is a specialization of the ANNIE English Tokeniser for use with Tweets. There are a number of differences in the way this This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ GATE-cvs mailing list GATE-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/gate-cvs