<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://portal.clarin.nl"  xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>CLARIN-NL - NE recognition</title>
 <link>http://portal.clarin.nl/taxonomy/term/91</link>
 <description> The tool/service does Named Entity (NE) recognition in texts </description>
 <language>en</language>
<item>
 <title>TTNWW</title>
 <link>http://portal.clarin.nl/node/1964</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
     &lt;img src=&quot;http://dev.clarin.nl/sites/default/files/ttnww.jpg&quot; height=&quot;400&quot; width=&quot;400&quot; /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;h4&gt;TTNWW - TST Tools voor het Nederlands als Webservices in een Workflow&lt;/h4&gt;
&lt;b&gt;Summary&lt;/b&gt;   
&lt;p style=&quot;text-align:justify&quot;&gt;
TTNWW integrates and makes available existing Language Technology (LT) software components for the Dutch language that have been developed in the STEVIN and CGN projects.
The LT components (for text and speech) are made available as web-services in a simplified &lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/122&quot;&gt;&lt;dfn title=&quot;A workflow consists of a sequence of concatenated (connected) steps. Emphasis is on the flow paradigm, where each step follows the precedent without delay or gap and ends just before the subsequent step may begin. This concept is related to non overlapping tasks of single resources.
&quot;&gt;workflow&lt;/dfn&gt;&lt;/a&gt; system that enables researchers without much technical background to use standard LT &lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/122&quot;&gt;&lt;dfn title=&quot;A workflow consists of a sequence of concatenated (connected) steps. Emphasis is on the flow paradigm, where each step follows the precedent without delay or gap and ends just before the subsequent step may begin. This concept is related to non overlapping tasks of single resources.
&quot;&gt;workflow&lt;/dfn&gt;&lt;/a&gt; recipes.
&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Background&lt;/b&gt;&lt;/p&gt;
&lt;p style=&quot;text-align:justify&quot;&gt;
The web services are available in two separate domains: &quot;Text&quot; and &quot;Speech&quot; processing. For &quot;Text&quot;, workflows for the following functionality is offered by TTNWW:
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Orthographic Normalisation using TICCLops (version CLARIN-NL 1.0) &lt;/li&gt;
&lt;li&gt;Part of Speech Tagging, Lemmatisation, Chunking, limited Multiword Unit Recognition, and Grammatical Relation Assignment by Frog (Version 012.012) &lt;/li&gt;
&lt;li&gt;Syntactic Parsing (including grammatical relation assignment, limited named entity recognition, and limited multiword unit recognition) by the Alpino Parser (version 1.3)&lt;/li&gt;
&lt;li&gt;Semantic Annotation&lt;/li&gt;
&lt;li&gt;Named Entity Recognition&lt;/li&gt;
&lt;li&gt;Co-reference Assignment&lt;/li&gt;
&lt;/ul&gt;

For &quot;Speech&quot;, the following workflows are offered:
&lt;ul&gt;&lt;li&gt;Automatic Transcription of speech files using a Netherlands Dutch acoustic model&lt;/li&gt;
&lt;li&gt;Automatic Transcription of speech files using a Flemish Dutch acoustic model&lt;/li&gt;
&lt;li&gt;Conversion of the input speech file to the required sampling rate, followed by automatic transcription&lt;/li&gt;
&lt;/ul&gt;
 
The TTNWW services have been created in a Dutch and Flemish collaboration project building on the results of past Dutch and Flemish projects. The web services are partly deployed in the SURF-SARA BiG-Grid cloud or at CLARIN centres in the Netherlands and at CLARIN VL University partners.&lt;br /&gt;&lt;br /&gt;
The architecture of the TTNWW portal consists out of several components and follows the principles of Service Oriented Architecture (&lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/168&quot;&gt;&lt;dfn title=&quot;Service-oriented architecture
See: http://en.wikipedia.org/wiki/Service-oriented_architecture&quot;&gt;SOA&lt;/dfn&gt;&lt;/a&gt;). The TTNWW  GUI front-end is a Flex module that communicates with the TTNWW web-application which keeps track of the different sessions and knows which LT recipes are available. TTNWW communicates assigments (&lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/122&quot;&gt;&lt;dfn title=&quot;A workflow consists of a sequence of concatenated (connected) steps. Emphasis is on the flow paradigm, where each step follows the precedent without delay or gap and ends just before the subsequent step may begin. This concept is related to non overlapping tasks of single resources.
&quot;&gt;workflow&lt;/dfn&gt;&lt;/a&gt; specifications)  to the WorkflowService that evaluates the requested &lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/122&quot;&gt;&lt;dfn title=&quot;A workflow consists of a sequence of concatenated (connected) steps. Emphasis is on the flow paradigm, where each step follows the precedent without delay or gap and ends just before the subsequent step may begin. This concept is related to non overlapping tasks of single resources.
&quot;&gt;workflow&lt;/dfn&gt;&lt;/a&gt; and requests the DeploymentSevice to start the required LT web-services. After initialization of the LT web-services, the &lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/122&quot;&gt;&lt;dfn title=&quot;A workflow consists of a sequence of concatenated (connected) steps. Emphasis is on the flow paradigm, where each step follows the precedent without delay or gap and ends just before the subsequent step may begin. This concept is related to non overlapping tasks of single resources.
&quot;&gt;workflow&lt;/dfn&gt;&lt;/a&gt; specification is sent to the Taverna Server, that takes further care of the &lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/122&quot;&gt;&lt;dfn title=&quot;A workflow consists of a sequence of concatenated (connected) steps. Emphasis is on the flow paradigm, where each step follows the precedent without delay or gap and ends just before the subsequent step may begin. This concept is related to non overlapping tasks of single resources.
&quot;&gt;workflow&lt;/dfn&gt;&lt;/a&gt;.
&lt;br /&gt;&lt;br /&gt;
To facilitate the process of wrapping applications that were originally designed as standalone applications into web services, the CLAM  (Computational Linguistics Application Mediator) wrapper software allows for easy and transparent transformation of applications into RESTful web services.
The CLAM software has extensively been used in the TTNWW project for both text and speech processing tools. With the exception of Alpino and MBSRL all web services work operate on CLAM wrappers.
&lt;br /&gt;&lt;br /&gt;
Given the number of web services involved in the TTNWW project and possibilities offered by the cloud environment the preferred method of delivering the web service installations was delivery of complete virtual machine images by the LT providers. These could be directly uploaded into the cloud environment and thus relieving the CLARIN centres nd LT providers from the original foreseen task of running the webservices themselves. A potential advantage of this method, that has not been exploited in the project yet, is that these images may be also be delivered directly to the end user so these can be run in a local configuration using virtualization software such as VMWare of VirtualBox.
&lt;br /&gt;&lt;br /&gt;
The &lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/122&quot;&gt;&lt;dfn title=&quot;A workflow consists of a sequence of concatenated (connected) steps. Emphasis is on the flow paradigm, where each step follows the precedent without delay or gap and ends just before the subsequent step may begin. This concept is related to non overlapping tasks of single resources.
&quot;&gt;workflow&lt;/dfn&gt;&lt;/a&gt; engine used in the project was Taverna.  But build on top of this was a a number of selectable task recipes, following a task oriented approach in line with the premises that users with no or little technical expertise should be able to use the system. In this context, tasks are understood in terms of end results of processes such as semantic role labelling, pos tagging or syntactic analysis and ready-made workflows are constructed that can be readily used by the end user.

&lt;b&gt;Contacts&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project leader: Marc Kemps-Snijders (NL), Ineke Schuurman (VL)
 &lt;/li&gt;&lt;li&gt;CLARIN center: Meertens Institute (portal) and others (web-services).
&lt;/li&gt;&lt;li&gt;Help contact : n.a.&lt;/li&gt;&lt;/ul&gt;&lt;b&gt;Links&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Web-sites: n.a.
&lt;/li&gt;&lt;li&gt;User scenario&#039;s (screencasts, screenshots): n.a. 
&lt;/li&gt;&lt;li&gt;Manual: &lt;a href=&quot;http://yago.meertens.knaw.nl/apache/TTNWW/assets/TTNWW.pdf&quot;&gt;http://yago.meertens.knaw.nl/apache/TTNWW/assets/TTNWW.pdf&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Tool/Service link: &lt;a href=&quot;http://yago.meertens.knaw.nl/apache/TTNWW/&quot;&gt;http://yago.meertens.knaw.nl/apache/TTNWW/&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Publications: n.a.
&lt;/li&gt;&lt;/ul&gt;   &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Research domain  &lt;/h3&gt;

  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/45&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Communication &amp;amp; Media Studies&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/50&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;History&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/209&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Oral History&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/58&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Linguistics&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/218&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Morpho-syntax&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/207&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Orthography&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/54&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Discourse&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/53&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Semantics&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/51&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Syntax&lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Language  &lt;/h3&gt;

  &lt;div class=&quot;field-language&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/67&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Dutch&lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Resource tags  &lt;/h3&gt;

  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/41&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;service&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/39&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;speech processing&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/40&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;text processing&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/37&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;web-application&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/24&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;web-service&lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Tool task  &lt;/h3&gt;

  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/84&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;parsing&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/89&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;audio-visual processing&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/90&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;speech recognition&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/223&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;speech transcription&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/224&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;up/down sampling&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/80&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;text processing&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/222&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;chunking&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/219&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;co-reference assignment&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/220&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;grammatical relation assignment&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/221&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;multiword unit identification&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/208&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;orthographic normalisation&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/81&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;POS tagging&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/73&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;tokenization&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/79&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;lemmatisation&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/91&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;NE recognition&lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    CLARIN centre  &lt;/h3&gt;

  &lt;div class=&quot;field-clarin-centre-ref&quot;&gt;
    &lt;a href=&quot;/node/1935&quot;&gt;Meertens/HuC &lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Country  &lt;/h3&gt;

  &lt;div class=&quot;field-country&quot;&gt;
    Netherlands  &lt;/div&gt;
</description>
 <pubDate>Sun, 15 Jun 2014 13:01:54 +0000</pubDate>
 <dc:creator>root</dc:creator>
 <guid isPermaLink="false">1964 at http://portal.clarin.nl</guid>
 <comments>http://portal.clarin.nl/node/1964#comments</comments>
</item>
<item>
 <title>NameScape</title>
 <link>http://portal.clarin.nl/node/1940</link>
 <description>
  &lt;div class=&quot;field-body&quot;&gt;
     &lt;img src=&quot;http://dev.clarin.nl/sites/default/files/Namescape.jpg&quot; height=&quot;400&quot; width=&quot;400&quot; /&gt;&lt;h4&gt;NameScape: Mapping the Landscape of Names in Modern Dutch Literature&lt;/h4&gt;
&lt;b&gt;Summary&lt;/b&gt;   
&lt;p&gt;
Searching and visualizing Named Entities in modern Dutch novels.
&lt;/p&gt;
&lt;b&gt;Background&lt;/b&gt;
&lt;p&gt;
The named entity (NE) tagging and resolution in NameScape enables quantitative and repeatable research where previously only guesswork and anecdotal evidence was feasible. The visualisation module enables researchers with a less technical background to draw conclusions about functions of names in literary work and help them to explore the material in search of more interesting questions (and answers).
Users from other communities (sociolinguistics, sentiment analysis, …) also benefit from the NE tagged data, especially since the NE recognizer is available as a web service, enabling researchers to annotate their own research data.

Datasets in NameScape (total of 1.129 books):
&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Corpus Sanders: A corpus of 582 Dutch novels written and published between 1970 and 2009 will.
&lt;/li&gt;&lt;li&gt;Corpus Huygens: Consists of 22 novels manually tagged with detailed named entity information. IPR for this corpus do not allow distribution.
&lt;/li&gt;&lt;li&gt;Corpus eBooks: Consists of 7000+ Dutch eBooks tagged automatically with basic NER features and person name Part information. IPR for this corpus do not allow distribution.
&lt;/li&gt;&lt;li&gt;Corpus SoNaR Books: 105 Dutch books; NE tagged.
&lt;/li&gt;&lt;li&gt;Corpus Gutenberg Dutch: Consists of 530 NE tagged &lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/167&quot;&gt;&lt;dfn title=&quot;Text Encoding Initiative&amp;#13;&amp;#10;See: http://en.wikipedia.org/wiki/Text_Encoding_Initiative&quot;&gt;TEI&lt;/dfn&gt;&lt;/a&gt; files converted from the Epub versions of the corresponding Gutenberg documents.
&lt;/li&gt;&lt;/ul&gt;&lt;b&gt;Contacts&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Project leader:  dr. Karina van Dalen-Oskam (Huygens ING)
&lt;/li&gt;&lt;li&gt;CLARIN center: Huygens ING
&lt;/li&gt;&lt;li&gt;Help contact : &lt;a href=&quot;mailto:karina.van.dalen@huygens.knaw.nl&quot;&gt;karina.van.dalen@huygens.knaw.nl&lt;/a&gt; 
&lt;/li&gt;&lt;/ul&gt;&lt;b&gt;Links&lt;/b&gt;
&lt;ul&gt;&lt;li&gt;Web-sites: &lt;a href=&quot;http://www.namescape.nl/&quot;&gt;http://www.namescape.nl/&lt;/a&gt; 
&lt;/li&gt;&lt;li&gt;User scenario&#039;s (demo): &lt;a href=&quot;http://dev.clarin.nl/sites/default/files/Namescape_demonstration_scenario.pdf&quot;&gt;http://dev.clarin.nl/sites/default/files/Namescape_demonstration_scenari...&lt;/a&gt; 
&lt;/li&gt;&lt;li&gt;Manual: &lt;a href=&quot;http://ner.namescape.nl/namescape/web/help.html&quot;&gt;http://ner.namescape.nl/namescape/web/help.html&lt;/a&gt;  
&lt;/li&gt;&lt;li&gt;Metadata (&lt;a class=&quot;lexicon-term&quot; href=&quot;/taxonomy/term/155&quot;&gt;&lt;dfn title=&quot;Virtual Language Observatory&amp;#13;&amp;#10;See: http://www.clarin.eu/vlo&quot;&gt;VLO&lt;/dfn&gt;&lt;/a&gt;): &lt;a href=&quot;http://catalog.clarin.eu/vlo/search?fq=collection:Namescape:+mapping+the+onymic+landscape&quot;&gt;http://catalog.clarin.eu/vlo/search?fq=collection:Namescape:+mapping+the...&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Tool/Service link:
&lt;ul&gt;&lt;li&gt;Named entity tagger: &lt;a href=&quot;http://ner.namescape.nl/namescape/tagger&quot;&gt;http://ner.namescape.nl/namescape/tagger&lt;/a&gt;
&lt;/li&gt;&lt;li&gt;Search: &lt;a href=&quot;http://search.namescape.nl/&quot;&gt;http://search.namescape.nl/&lt;/a&gt; 
&lt;/li&gt;&lt;li&gt;Barcode browser: &lt;a href=&quot;http://barcode-browser.namescape.nl/index.xql&quot;&gt;http://barcode-browser.namescape.nl/index.xql&lt;/a&gt; 
&lt;/li&gt;&lt;li&gt;Visualiser: &lt;a href=&quot;http://visualizer.namescape.nl/&quot;&gt;http://visualizer.namescape.nl/&lt;/a&gt; 
&lt;/li&gt;&lt;/ul&gt;&lt;/li&gt;&lt;li&gt;Publications: Karina van Dalen-Oskam (2013), Nordic Noir: a background check on Inspector Van Veeteren, 31 May 2012, &lt;a href=&quot;http://blog.namescape.nl/?p=47&quot;&gt;http://blog.namescape.nl/?p=47&lt;/a&gt;
&lt;/li&gt;&lt;/ul&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Research domain  &lt;/h3&gt;

  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/49&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Computational Linguistics&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-research-domain&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/44&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Literary Studies&lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Language  &lt;/h3&gt;

  &lt;div class=&quot;field-language&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/67&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;Dutch&lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Resource tags  &lt;/h3&gt;

  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/26&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;corpus&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/33&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;text corpus&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/41&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;service&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/40&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;text processing&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/37&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;web-application&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/24&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;web-service&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-resource-tags&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/36&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;mono-lingual&lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Tool task  &lt;/h3&gt;

  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/76&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;search&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/80&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;text processing&lt;/a&gt;  &lt;/div&gt;
  &lt;div class=&quot;field-tool-task&quot;&gt;
    &lt;a href=&quot;/taxonomy/term/91&quot; typeof=&quot;skos:Concept&quot; property=&quot;rdfs:label skos:prefLabel&quot; datatype=&quot;&quot;&gt;NE recognition&lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    CLARIN centre  &lt;/h3&gt;

  &lt;div class=&quot;field-clarin-centre-ref&quot;&gt;
    &lt;a href=&quot;/node/1938&quot;&gt;Huygens ING&lt;/a&gt;  &lt;/div&gt;
  &lt;h3 class=&quot;field-label&quot;&gt;
    Country  &lt;/h3&gt;

  &lt;div class=&quot;field-country&quot;&gt;
    Netherlands  &lt;/div&gt;
</description>
 <pubDate>Sun, 27 Apr 2014 07:52:07 +0000</pubDate>
 <dc:creator>root</dc:creator>
 <guid isPermaLink="false">1940 at http://portal.clarin.nl</guid>
 <comments>http://portal.clarin.nl/node/1940#comments</comments>
</item>
</channel>
</rss>
