@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00082533v1> a dcat:Dataset ;
    dct:description """
              We study the adaptation of Link Grammar Parser to the biomedical sublanguage with a focus on domain terms not found in a general parser lexicon. Using two biomedical corpora, we implement and evaluate three approaches to addressing unknown words: automatic lexicon expansion, the use of morphological clues, and disambiguation using a part-of-speech tagger. We evaluate each approach separately for its effect on parsing performance and consider combinations of these approaches. In addition to a 45% increase in parsing efficiency, we find that the best approach, incorporating information from a domain part-of-speech tagger, offers a statistically signicant 10% relative decrease in error. The adapted parser is available under an open-source license at http://www.it.utu.fi/biolg.
            """ ;
    dct:identifier "hal-00082533" ;
    dct:issued "2026-05-11T01:08:19.350831"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-11T01:08:19.350836"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Lexical Adaptation of Link Grammar to the Biomedical Sublanguage: a Comparative Evaluation of Three Approaches" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00082533v1/resource/9cd4405b-b3fc-43e3-b919-1c7fa5907a5e> ;
    dcat:keyword "adaptation",
        "analyse-syntaxique",
        "conference-papers",
        "infoeu-reposemanticsconferenceobject",
        "infoinfo-clcomputer-science-cscomputation-and-language-cscl",
        "infoinfo-ircomputer-science-csinformation-retrieval-csir",
        "sous-language" ;
    dcat:landingPage <Proceedings%20of%20the%20Second%20International%20Symposium%20on%20Semantic%20Mining%20in%20Biomedicine%20%28SMBM%202006%29> .

<Proceedings%20of%20the%20Second%20International%20Symposium%20on%20Semantic%20Mining%20in%20Biomedicine%20%28SMBM%202006%29> a foaf:Document .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00082533v1/resource/9cd4405b-b3fc-43e3-b919-1c7fa5907a5e> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-11T01:08:19.353148"^^xsd:dateTime ;
    dct:modified "2026-05-11T01:08:19.341581"^^xsd:dateTime ;
    dct:title "Lexical Adaptation of Link Grammar to the Biomedical Sublanguage: a Comparative Evaluation of Three Approaches" ;
    dcat:accessURL <https://hal.science/hal-00082533> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

