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

<http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V>
  skos:prefLabel "logiciel de TAL"@fr, "NLP software"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-R1NLZZF9-9> .

<http://data.loterre.fr/ark:/67375/8LP-R1NLZZF9-9>
  skos:hiddenLabel "wordfreak"@en, "wordFreak"@en, "wordFreak"@fr, "Wordfreak"@en, "Wordfreak"@fr, "wordfreak"@fr ;
  a skos:Concept ;
  skos:definition "Outil d'annotation linguistique basé sur Java, conçu pour prendre en charge l'annotation humaine et automatique des données linguistiques, ainsi que pour utiliser l'apprentissage actif pour la correction humaine des données annotées automatiquement. (Loterre)"@fr, "A java-based linguistic annotation tool designed to support human, and automatic annotation of linguistic data as well as employ active-learning for human correction of automatically annotated data. (Loterre)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-K5T7M1ZS-V> ;
  skos:example "Notons que nous avons travaillé avec des représentations type Penn Treebank ce qui a permis de réutiliser les interfaces graphique WordFreak destinée à l'édition d'arbres en constituants et Tregex (Levy et Andrew 2006) pour la visualisation et la recherche de motifs ce qui facilite considérablement le travail d'annotation. (Abeillé & Crabbé, 2013)"@fr ;
  skos:prefLabel "WordFreak"@en, "WordFreak"@fr ;
  skos:exactMatch ltk:-K8JBM8FV-R ;
  dc:modified "2024-05-03T09:09:31"^^xsd:dateTime .

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