@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 sn8: <http://data.loterre.fr/ark:/67375/SN8> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-FPHMHWZ6-4>
  skos:example "The language identifier created by Brown (2012) \"whatlang\" obtains 99.2% classification accuracy with smoothing for 65 character test strings when distinguishing between 1100 languages (Brown 2013; Brown 2014). (Jauhiainen, Lindén & Jauhiainen, 2017)"@en, "However even the best language identifiers do not give perfect results when dealing with a large number of languages out-of-domain texts or short texts. (Jauhiainen, Lindén & Jauhiainen, 2017)"@en, "The language identifier itself can be utilized as a tool to pre-filter a new database in order to refine the probability table. (Vitale, 1991)"@en, "State of the art language identifiers obtain high rates in both recall and precision. (Jauhiainen, Lindén & Jauhiainen, 2017)"@en ;
  skos:hiddenLabel "Identificateur de langue"@fr, "Language identifier"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "identificateur de langue"@fr, "language identifier"@en ;
  dc:modified "2024-04-26T12:35:30"^^xsd:dateTime ;
  skos:definition "A piece of software for the automatic recognition of the language of a document. (Adapted from Rajesh et al., Recognizing the languages in WebPages-A framework for NLP, 2013)"@en, "Utilitaire capable d'identifier la langue d'un document. (INIST)"@fr ;
  a skos:Concept ;
  skos:exactMatch sn8:-KTXPGJ8K-R ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J> .

<http://data.loterre.fr/ark:/67375/8LP-LFV02ZJ6-J>
  skos:prefLabel "traitement du signal"@fr, "signal processing"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-FPHMHWZ6-4> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
