@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-GJJLPWT0-8>
  skos:prefLabel "corpus"@fr, "corpus"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-DF6N1NPV-J> .

<http://data.loterre.fr/ark:/67375/8LP-DF6N1NPV-J>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-GJJLPWT0-8> ;
  skos:example "The method utilizes a tagged corpus because (i) we don't have to deal with a lexical ambiguity (ii) tagged corpora in various domains are becoming readily available and (iii) simple and robust tagging techniques using such corpora recently have been developed ([Church 1988] [Brill 1992]). (Ushioda, Evans, Gibson & Waibel, 1993)"@en, "A tagged corpus is first partially parsed to identify noun phrases and then a finear grammar is used to estimate the appropriate subcategorization frame for each verb token in the corpus. (Ushioda, Evans, Gibson & Waibel, 1993)"@en, "In order to experiment the proposed model we used the tagged corpus shown in section 1. (Choi, Cho & Seo, 1999)"@en, "Le chunking s'applique sur le corpus étiqueté en POS. (Eshkol-Taravella, Maarouf, Skrovec & Badin, 2019)"@fr ;
  dc:modified "2024-05-02T09:15:32"^^xsd:dateTime ;
  skos:prefLabel "tagged corpus"@en, "corpus étiqueté"@fr ;
  skos:hiddenLabel "Tagged corpus"@en, "Corpus étiqueté"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch x64:-VG5WJW20-F ;
  a skos:Concept .

