<descriptionSet data-view:transformation="http://purl.org/eprint/epdcx/xslt/2006-11-16/epdcx2rdfxml.xsl" xsi:schemaLocation="http://purl.org/eprint/epdcx/2006-11-16/ http://purl.org/eprint/epdcx/xsd/2006-11-16/epdcx.xsd" xmlns="http://purl.org/eprint/epdcx/2006-11-16/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:data-view="http://www.w3.org/2003/g/data-view#">
  <description resourceURI="http://cogprints.org/5025/">
    <statement propertyURI="http://purl.org/dc/elements/1.1/type" valueURI="http://purl.org/eprint/entityType/ScholarlyWork"></statement>
    <statement propertyURI="http://purl.org/dc/elements/1.1/identifier">
      <valueString sesURI="http://purl.org/dc/terms/URI">http://cogprints.org/5025/</valueString>
    </statement>
    <statement propertyURI="http://purl.org/dc/elements/1.1/title">
      <valueString>Unsupervised Named-Entity Recognition: Generating Gazetteers and Resolving Ambiguity</valueString>
    </statement>
    <statement propertyURI="http://purl.org/dc/terms/abstract">
      <valueString>In this paper, we propose a named-entity recognition (NER) system that addresses two major limitations frequently discussed in the field. First, the system requires no human intervention such as manually labeling training data or creating gazetteers. Second, the system can handle more than the three classical named-entity types (person, location, and organization). We describe the system’s architecture and compare its performance with a supervised system. We experimentally evaluate the system on a standard corpus, with the three classical named-entity types, and also on a new corpus, with a new named-entity type (car brands).</valueString>
    </statement>
    <statement valueRef="id1" propertyURI="http://purl.org/dc/elements/1.1/creator">
      <valueString>Nadeau, David</valueString>
    </statement>
    <statement valueRef="id2" propertyURI="http://purl.org/dc/elements/1.1/creator">
      <valueString>Turney, Peter D.</valueString>
    </statement>
    <statement valueRef="id3" propertyURI="http://purl.org/dc/elements/1.1/creator">
      <valueString>Matwin, Stan</valueString>
    </statement>
    <statement propertyURI="http://purl.org/dc/elements/1.1/subject" vesURI="http://purl.org/dc/terms/LCSH">
      <valueString>Language</valueString>
    </statement>
    <statement propertyURI="http://purl.org/dc/elements/1.1/subject" vesURI="http://purl.org/dc/terms/LCSH">
      <valueString>Machine Learning</valueString>
    </statement>
    <statement propertyURI="http://purl.org/dc/elements/1.1/subject" vesURI="http://purl.org/dc/terms/LCSH">
      <valueString>Artificial Intelligence</valueString>
    </statement>
  </description>
  <description resourceId="id1">
    <statement propertyURI="http://purl.org/dc/elements/1.1/type" valueURI="http://purl.org/eprint/entityType/Person"></statement>
    <statement propertyURI="http://xmlns.com/foaf/0.1/givenname">
      <valueString>David</valueString>
    </statement>
    <statement propertyURI="http://xmlns.com/foaf/0.1/familyname">
      <valueString>Nadeau</valueString>
    </statement>
  </description>
  <description resourceId="id2">
    <statement propertyURI="http://purl.org/dc/elements/1.1/type" valueURI="http://purl.org/eprint/entityType/Person"></statement>
    <statement propertyURI="http://xmlns.com/foaf/0.1/givenname">
      <valueString>Peter D.</valueString>
    </statement>
    <statement propertyURI="http://xmlns.com/foaf/0.1/familyname">
      <valueString>Turney</valueString>
    </statement>
  </description>
  <description resourceId="id3">
    <statement propertyURI="http://purl.org/dc/elements/1.1/type" valueURI="http://purl.org/eprint/entityType/Person"></statement>
    <statement propertyURI="http://xmlns.com/foaf/0.1/givenname">
      <valueString>Stan</valueString>
    </statement>
    <statement propertyURI="http://xmlns.com/foaf/0.1/familyname">
      <valueString>Matwin</valueString>
    </statement>
  </description>
</descriptionSet>