<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:foaf="http://xmlns.com/foaf/0.1/" xmlns:dct="http://purl.org/dc/terms/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dcat="http://www.w3.org/ns/dcat#" xmlns:vcard="http://www.w3.org/2006/vcard/ns#">
    <dcat:Catalog>
        <dcat:dataset>
            
        </dcat:dataset>

        <dcat:service>
            <dcat:DataService>
                <dcat:contactPoint>
                    <vcard:Organization>
                        <vcard:organization-unit>지식정보서비스실</vcard:organization-unit>
                        <vcard:hasTelephone/>
                    </vcard:Organization>
                </dcat:contactPoint>
                <dct:description>언어 분석 기술은 자연어 문장의 의미를 이해하기 위한 기술로, 단어의 형태와 의미 및 문장의 구조와 의미를 분석하여 지식처리를 위한 기반 기술로 활용됩니다. 언어 분석을 위한 6종의 API는 HTTP 기반의 REST API 인터페이스로 JSON 포맷 기반의 입력 및 출력을 지원하며 ETRI에서 제공하는 API Key 인증을 통해 사용할 수 있는 Open API입니다. 사용자가 요청하는 분석 코드에 따라 형태소 분석, 어휘의미 분석(동음이의어 분석, 다의어 분석), 개체명 인식, 의존 구문분석, 의미역 인식 결과를 제공합니다. 언어분석 기술은 문어체 대상 기술 및 구어체 대상 기술로 구분되며, 문어체의 경우 형태소분석, 개체명인식, 어휘의미분석(동형이의어분석, 다의어분석), 의존구문분석, 의미역인식 6종 기술을, 구어체의 경우 형태소분석, 개체명인식 2종 기술을 제공합니다.</dct:description>
                <dct:title>한국전자통신연구원_언어 분석 기술 API</dct:title>
                <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2023-08-01</dct:issued>
                <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2025-07-29</dct:modified>
                <dct:publisher>
                    <foaf:Organization>
                        <foaf:name>한국전자통신연구원</foaf:name>
                    </foaf:Organization>
                </dct:publisher>
                <dcat:format>JSON</dcat:format>
                <dcat:theme>과학기술 - 과학기술연구</dcat:theme>
                <dcat:keyword>언어분석,어휘관계,형태소분석</dcat:keyword>
                <dcat:keyword>Language analysis,Lexical relationships,Morphological analysis</dcat:keyword>
                <dct:rights >이용허락범위 제한 없음</dct:rights>
                <dcat:landingPage rdf:resource="https://www.data.go.kr/data/15117596/openapi.do"/>
                <dcat:endpointURL/>
                <dcat:accessURL rdf:resource="https://epretx.etri.re.kr/apiDetail?id=2"/>
                <dct:spatial></dct:spatial>
                <dct:temporal></dct:temporal>
            </dcat:DataService>
        </dcat:service>
    </dcat:Catalog>
</rdf:RDF>