<?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>개체 연결(entity linking) API는 문장 내에서 인식된 개체 멘션(entity mention)을 지식베이스의 개체(entity)와 연결하는 기술입니다. 즉, 멘션이 있는 문장의 컨텍스트 정보에 기반하여 지식베이스 내의 다양한 개체후보들 중, 의미적으로 부합하는 개체를 찾아서 연결하는 개체 의미 분석 기술로 볼 수 있습니다. 멘션 인식과 개체 모호성 해소를 위해서 KorBERT 언어모델을 이용한 토큰분류(token classification) 모델과 이진분류(binary classification) 모델을 개발하였습니다. 또한, 개체 후보의 인기 정보를 이용하여 성능개선을 하였습니다.</dct:description>
                <dct:title>한국전자통신연구원_개체 연결 API</dct:title>
                <dct:issued rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2025-07-31</dct:issued>
                <dct:modified rdf:datatype="http://www.w3.org/2001/XMLSchema#date">2025-07-31</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>token classification,entity mention,korBERT</dcat:keyword>
                <dcat:keyword>token classification,entity mention,korBERT</dcat:keyword>
                <dct:rights >이용허락범위 제한 없음</dct:rights>
                <dcat:landingPage rdf:resource="https://www.data.go.kr/data/15144930/openapi.do"/>
                <dcat:endpointURL/>
                <dcat:accessURL rdf:resource="https://epretx.etri.re.kr/apiDetail?id=145"/>
                <dct:spatial></dct:spatial>
                <dct:temporal></dct:temporal>
            </dcat:DataService>
        </dcat:service>
    </dcat:Catalog>
</rdf:RDF>