期刊文献+
共找到7篇文章
< 1 >
每页显示 20 50 100
Computation on Sentence Semantic Distance for Novelty Detection 被引量:2
1
作者 Hua-PingZhang JianSun +1 位作者 BingWang ShuoBai 《Journal of Computer Science & Technology》 SCIE EI CSCD 2005年第3期331-337,共7页
Novelty detection is to retrieve new information and filter redundancy fromgiven sentences that are relevant to a specific topic. In TREC2003, the authors tried an approach tonovelty detection with semantic distance c... Novelty detection is to retrieve new information and filter redundancy fromgiven sentences that are relevant to a specific topic. In TREC2003, the authors tried an approach tonovelty detection with semantic distance computation. The motivation is to expand a sentence byintroducing semantic information. Computation on semantic distance between sentences incorporatesWordNet with statistical information. The novelty detection is treated as a binary classificationproblem: new sentence or not. The feature vector, used in the vector space model for classification,consists of various factors, including the semantic distance from the sentence to the topic and thedistance from the sentence to the previous relevant context occurring before it. New sentences arethen detected with Winnow and support vector machine classifiers, respectively. Several experimentsare conducted to survey the relationship between different factors and performance. It is provedthat semantic computation is promising in novelty detection. The ratio of new sentence size torelevant size is further studied given different relevant document sizes. It is found that the ratioreduced with a certain speed (about 0.86). Then another group of experiments is performedsupervised with the ratio. It is demonstrated that the ratio is helpful to improve the noveltydetection performance. 展开更多
关键词 novelty detection sentence semantic distance CATEGORIZATION
原文传递
Efficient semantic web service matching using common ontology
2
作者 曹玖新 秦屹 +2 位作者 张松 刘波 东方 《Journal of Southeast University(English Edition)》 EI CAS 2012年第3期292-298,共7页
To solve the bottleneck problem in centralized service discovery methods,a novel architecture based on domain ontology for semantic service discovery is proposed.This distributed architecture can adjust the domain par... To solve the bottleneck problem in centralized service discovery methods,a novel architecture based on domain ontology for semantic service discovery is proposed.This distributed architecture can adjust the domain partition and allocate system resources automatically.The characteristics of this mechanism are analyzed,including scalability,self-organization and adaptability.In this mechanism,semantic web service discovery is separated into two parts.First,under balance tree topology,registry proxy can rapidly forward requests to the objective registry center,and avoid the bottleneck problem.Secondly,a semantic distance based service matching algorithm is proposed to promote the effect of service searching.The results of simulation experiments show that the proposed mechanism can serve as a scalable solution for semantic web service publication and discovery.And the improved matching algorithm has higher recall and precision than other algorithms. 展开更多
关键词 service discovery domain ontology semantic web service semantic distance
下载PDF
An Edge-Based Approach for Semantic Matchmaking of Service Capabilities
3
作者 Adala Asma Tabbane Nabil Tabbane Sami 《Computer Technology and Application》 2011年第8期667-673,共7页
Semantic Web Services is an emerging technology that promises to enable dynamic, execution-time discovery, composition, and invocation of Web Services. Semantic matchmaking plays a vital role in the automated and dyna... Semantic Web Services is an emerging technology that promises to enable dynamic, execution-time discovery, composition, and invocation of Web Services. Semantic matchmaking plays a vital role in the automated and dynamic discovery process of Semantic Web Services and consists in measuring the semantic distance between a requested service and an advertised one. In this paper, an innovative approach to effectively compute the semantic distance between Ontology Web Language for Services (OWL-S) annotated services is proposed. First, an edge-based method for measuring the semantic distance between Web Ontology Language (OWL) concepts is presented. Then, a comparison of the proposed measure and the one presented in a recent related work is made in order to show that our method is more efficient and fine-grained. Finally, some equations to compute semantic matchmaking of service capabilities, which are expressed in terms of inputs and outputs, are presented. 展开更多
关键词 semantic web semantic web service semantic distance MATCHMAKING service discovery OWL-S (ontology web language for services) ontology.
下载PDF
A Semantic Matchmaker for Ranking Web Services 被引量:3
4
作者 许斌 张钋 +1 位作者 李涓子 杨文军 《Journal of Computer Science & Technology》 SCIE EI CSCD 2006年第4期574-581,共8页
This paper is concerned with the matchmaker for ranking web services by using semantics. So far several methods of semantic matchmaker have been proposed. Most of them, however, focus on classifying the services into ... This paper is concerned with the matchmaker for ranking web services by using semantics. So far several methods of semantic matchmaker have been proposed. Most of them, however, focus on classifying the services into predefined categories rather than providing a ranking result. In this paper, a new method of semantic matchmaker is proposed for ranking web services. It is proposed to use the semantic distance for estimating the matching degree between a service and a user request. Four types of semantic distances are defined and four algorithms are implemented respectively to calculate them. Experimental results show that the proposed semantic matchmaker significantly outperforms the keywordbased baseline method. 展开更多
关键词 semantic web services semantic distance services ranking
原文传递
Text GCN-SW-KNN:a novel collaborative training multi-label classification method for WMS application themes by considering geographic semantics 被引量:1
5
作者 Zhengyang Wei Zhipeng Gui +5 位作者 Min Zhang Zelong Yang Yuao Mei Huayi Wu Hongbo Liu Jing Yu 《Big Earth Data》 EI 2021年第1期66-89,共24页
Without explicit description of map application themes,it is difficult for users to discover desired map resources from massive online Web Map Services(WMS).However,metadata-based map application theme extraction is a... Without explicit description of map application themes,it is difficult for users to discover desired map resources from massive online Web Map Services(WMS).However,metadata-based map application theme extraction is a challenging multi-label text classification task due to limited training samples,mixed vocabularies,variable length and content arbitrariness of text fields.In this paper,we propose a novel multi-label text classification method,Text GCN-SW-KNN,based on geographic semantics and collaborative training to improve classifica-tion accuracy.The semi-supervised collaborative training adopts two base models,i.e.a modified Text Graph Convolutional Network(Text GCN)by utilizing Semantic Web,named Text GCN-SW,and widely-used Multi-Label K-Nearest Neighbor(ML-KNN).Text GCN-SW is improved from Text GCN by adjusting the adjacency matrix of the heterogeneous word document graph with the shortest semantic distances between themes and words in metadata text.The distances are calculated with the Semantic Web of Earth and Environmental Terminology(SWEET)and WordNet dictionaries.Experiments on both the WMS and layer metadata show that the proposed methods can achieve higher F1-score and accuracy than state-of-the-art baselines,and demonstrate better stability in repeating experiments and robustness to less training data.Text GCN-SW-KNN can be extended to other multi-label text classification scenario for better supporting metadata enhancement and geospatial resource discovery in Earth Science domain. 展开更多
关键词 Web map service multi-label text classification semantic distance text graph convolutional network collaborative training MLKNN application theme extraction
原文传递
Parsing with Dynamic Rule Selection
6
作者 宗成庆 陈肇雄 黄河燕 《Journal of Computer Science & Technology》 SCIE EI CSCD 1997年第1期90-96,共7页
Although many linguistic theories and formalisms have been developed and discussed on the problem of parsing algorithm in the past decades, the efficiency and accuracy of parsing are still serious problems in practica... Although many linguistic theories and formalisms have been developed and discussed on the problem of parsing algorithm in the past decades, the efficiency and accuracy of parsing are still serious problems in practical machine translation systems. This paper presents a parsing algorithm with dynamic rule selection and the experimental results. By describing the design and practice of the improved algorithm, the paper discusses in detail the designing method for a high speed and efficient parser. 展开更多
关键词 Machine translation PARSING semantic distance
原文传递
A Multiple Feature Approach for Disorder Normalization in Clinical Notes
7
作者 Lü Chen CHEN Bo +2 位作者 Lü Chaozhen QIU Likun JI Donghong 《Wuhan University Journal of Natural Sciences》 CAS CSCD 2016年第6期482-490,共9页
In this paper we propose a multiple feature approach for the normalization task which can map each disorder mention in the text to a unique unified medical language system(UMLS)concept unique identifier(CUI). We d... In this paper we propose a multiple feature approach for the normalization task which can map each disorder mention in the text to a unique unified medical language system(UMLS)concept unique identifier(CUI). We develop a two-step method to acquire a list of candidate CUIs and their associated preferred names using UMLS API and to choose the closest CUI by calculating the similarity between the input disorder mention and each candidate. The similarity calculation step is formulated as a classification problem and multiple features(string features,ranking features,similarity features,and contextual features) are used to normalize the disorder mentions. The results show that the multiple feature approach improves the accuracy of the normalization task from 32.99% to 67.08% compared with the Meta Map baseline. 展开更多
关键词 natural language processing disorder normalization Levenshtein distance semantic composition multiple features
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部