  @prefix epid: <http://cogprints.org/id/> .
  @prefix dc: <http://purl.org/dc/elements/1.1/> .
  @prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#> .
  @prefix bibo: <http://purl.org/ontology/bibo/> .
  @prefix epx: <http://cogprints.org/id/x-> .
  @prefix owl: <http://www.w3.org/2002/07/owl#> .
  @prefix void: <http://rdfs.org/ns/void#> .
  @prefix event: <http://purl.org/NET/c4dm/event.owl#> .
  @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
  @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
  @prefix cc: <http://creativecommons.org/ns#> .
  @prefix ep: <http://eprints.org/ontology/> .
  @prefix foaf: <http://xmlns.com/foaf/0.1/> .
  @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
  @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
  @prefix eprel: <http://eprints.org/relation/> .
  @prefix dct: <http://purl.org/dc/terms/> .

<>
	foaf:primaryTopic <http://cogprints.org/id/eprint/5025>;
	rdfs:comment "The repository administrator has not yet configured an RDF license."^^xsd:string .

<http://cogprints.org/5025/1/NRC-48727.pdf>
	rdfs:label "NRC-48727.pdf"^^xsd:string .

<http://cogprints.org/5025/2/preview.png>
	rdfs:label "preview.png"^^xsd:string .

<http://cogprints.org/5025/3/indexcodes.txt>
	rdfs:label "indexcodes.txt"^^xsd:string .

<http://cogprints.org/5025/>
	dc:format "text/html";
	dc:title "HTML Summary of #5025 \n\nUnsupervised Named-Entity Recognition: Generating Gazetteers and Resolving Ambiguity\n\n";
	foaf:primaryTopic <http://cogprints.org/id/eprint/5025> .

<http://cogprints.org/id/document/3177>
	dct:hasPart <http://cogprints.org/5025/1/NRC-48727.pdf>;
	ep:hasFile <http://cogprints.org/5025/1/NRC-48727.pdf>;
	eprel:hasIndexCodesVersion <http://cogprints.org/id/document/8258>;
	eprel:hasVersion <http://cogprints.org/id/document/6526>,
		<http://cogprints.org/id/document/8258>;
	eprel:hasVolatileVersion <http://cogprints.org/id/document/6526>,
		<http://cogprints.org/id/document/8258>;
	eprel:haspreviewThumbnailVersion <http://cogprints.org/id/document/6526>;
	rdf:type bibo:Document,
		ep:Document;
	rdfs:label "Unsupervised Named-Entity Recognition: Generating Gazetteers and Resolving Ambiguity (PDF)"^^xsd:string .

<http://cogprints.org/id/document/6526>
	dct:hasPart <http://cogprints.org/5025/2/preview.png>;
	ep:hasFile <http://cogprints.org/5025/2/preview.png>;
	eprel:isVersionOf <http://cogprints.org/id/document/3177>;
	eprel:isVolatileVersionOf <http://cogprints.org/id/document/3177>;
	eprel:ispreviewThumbnailVersionOf <http://cogprints.org/id/document/3177>;
	rdf:type ep:Document;
	rdfs:label "Unsupervised Named-Entity Recognition: Generating Gazetteers and Resolving Ambiguity (Image (PNG))"^^xsd:string .

<http://cogprints.org/id/document/8258>
	dct:hasPart <http://cogprints.org/5025/3/indexcodes.txt>;
	ep:hasFile <http://cogprints.org/5025/3/indexcodes.txt>;
	eprel:isIndexCodesVersionOf <http://cogprints.org/id/document/3177>;
	eprel:isVersionOf <http://cogprints.org/id/document/3177>;
	eprel:isVolatileVersionOf <http://cogprints.org/id/document/3177>;
	rdf:type ep:Document;
	rdfs:label "Unsupervised Named-Entity Recognition: Generating Gazetteers and Resolving Ambiguity (Indexer Terms)"^^xsd:string .

<http://cogprints.org/id/eprint/5025#authors>
	rdf:_1 <http://cogprints.org/id/person/ext-cbb22a1331d2a754b5a5b83a191959f2>;
	rdf:_2 <http://cogprints.org/id/person/ext-a987abcd6b35d6067c544ce366a8466d>;
	rdf:_3 <http://cogprints.org/id/person/ext-4ec4ad388739005cc9f5f27879c56dc1> .

<http://cogprints.org/id/eprint/5025>
	bibo:abstract "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)."^^xsd:string;
	bibo:authorList <http://cogprints.org/id/eprint/5025#authors>;
	bibo:status <http://purl.org/ontology/bibo/status/peerReviewed>,
		<http://purl.org/ontology/bibo/status/published>;
	dct:creator <http://cogprints.org/id/person/ext-4ec4ad388739005cc9f5f27879c56dc1>,
		<http://cogprints.org/id/person/ext-a987abcd6b35d6067c544ce366a8466d>,
		<http://cogprints.org/id/person/ext-cbb22a1331d2a754b5a5b83a191959f2>;
	dct:date "2006";
	dct:isPartOf <http://cogprints.org/id/repository>;
	dct:subject <http://cogprints.org/id/subject/comp-sci-art-intel>,
		<http://cogprints.org/id/subject/comp-sci-lang>,
		<http://cogprints.org/id/subject/comp-sci-mach-learn>;
	dct:title "Unsupervised Named-Entity Recognition: Generating Gazetteers and Resolving Ambiguity"^^xsd:string;
	ep:hasDocument <http://cogprints.org/id/document/3177>,
		<http://cogprints.org/id/document/6526>,
		<http://cogprints.org/id/document/8258>;
	rdf:type bibo:Article,
		ep:ConfposterEPrint,
		ep:EPrint;
	rdfs:seeAlso <http://cogprints.org/5025/> .

<http://cogprints.org/id/subject/comp-sci-art-intel>
	rdf:type skos:Concept;
	skos:prefLabel "Artificial Intelligence" .

<http://cogprints.org/id/subject/comp-sci-lang>
	rdf:type skos:Concept;
	skos:prefLabel "Language" .

<http://cogprints.org/id/subject/comp-sci-mach-learn>
	rdf:type skos:Concept;
	skos:prefLabel "Machine Learning" .

<http://cogprints.org/id/person/ext-4ec4ad388739005cc9f5f27879c56dc1>
	foaf:familyName "Matwin"^^xsd:string;
	foaf:givenName "Stan"^^xsd:string;
	foaf:name "Stan Matwin"^^xsd:string;
	rdf:type foaf:Person .

<http://cogprints.org/id/person/ext-a987abcd6b35d6067c544ce366a8466d>
	foaf:familyName "Turney"^^xsd:string;
	foaf:givenName "Peter D."^^xsd:string;
	foaf:name "Peter D. Turney"^^xsd:string;
	rdf:type foaf:Person .

<http://cogprints.org/id/person/ext-cbb22a1331d2a754b5a5b83a191959f2>
	foaf:familyName "Nadeau"^^xsd:string;
	foaf:givenName "David"^^xsd:string;
	foaf:name "David Nadeau"^^xsd:string;
	rdf:type foaf:Person .

