领域知识的获取
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
知识库是自然语言处理系统的基础,为系统“理解”自然语言并顺利完成任务提供有力的知识保障。本文针对领域知识的获取进行了研究和探索,提出了一些新的处理技术和模型。主要创新点包括:
     1.针对领域知识源获取过程中的网络冗余信息问题,提出了一种基于关键词序列的网络文本信息去重算法——KSM。以全信息理论为依据,使用文档的关键词序列来描述其结构特征和内涵特征,通过比较主题相似文档的关键词序列的重叠度,判断是否存在信息冗余现象。在各类隐式重复检测实验中,KSM算法的总体准确率和召回率分别达到了99.2%和97.7%,显示了较好的性能。
     2.针对低频术语抽取召回率较低的问题,提出了一种基于语言认知理论的中文术语自动抽取算法,借助科技论文的话语标记,在C-value测度和SCP_f测度中引入候选术语的加权词频因子,提出了一种MC-SCP测度,用于候选术语的单元性和术语性的综合评价。在车牌识别领域的术语抽取实验中,基于MC-SCP测度的算法召回率和准确率分别是96.5%和77.8%,低频术语的召回率和准确率则分别是96.2%和79.3%;在保证术语抽取整体性能的同时,显著改善了低频术语的抽取效果。
     3.针对术语关系类型的多样化问题,提出了一种基于多策略的术语关系自动获取模型。根据科技论文的语言学特点,综合术语的内部特征和外部特征,从多个层面发现和获取术语间的各种关系,包括:基于规则的术语同义关系获取、基于结构相似性的术语层级关系获取、基于完全加权关联规则的术语非层级关系获取、基于粒子群的术语聚类等。在术语非层级关系获取中,提出了一种基于非频繁项集多重剪枝检测的完全加权关联规则挖掘算法——AWARM-MPIS,用于完全加权关联规则的频繁项集生成和剪枝,取得了良好的效果;在术语分组关系获取中,提出了一种基于粒子群的术语聚类算法,使用术语的结构相似性(内部特征)和关联度(外部特征)来评价术语的语义相似性。实验结果表明,其平均运行时间与迭代次数比K-Means提高了2个级别。
     4.针对多领域科技论文的大量出现与编辑人员专业知识有限的问题,提出了一个领域知识制导的科技论文初审辅助系统模型。根据科技期刊的出版要求和科技论文的特点,结合编辑人员的工作经验,将编辑初审细化为4个方面的评判,以此为依据开发了一个原型系统,并使用《计算机工程与应用》和《计算机科学与探索》的2365篇投稿论文为语料进行了性能测试。实验结果表明,该系统可辅助编辑人员淘汰35%左右的低质量稿件,提高了编辑初审的效率。
Knowledge base is "brain" of natural language processing systems and enables them to "understand" and process natural language. This dissertation makes effort to explore new technologies of domain knowledge acquisition. The main contributions are as follow:
     1. To solve web redundancy information during the domain knowledge source acquisition, a web document duplicate removal algorithm based on keyword sequences (i.e. KSM) is presented. Referring to comprehensive information theory, KSM uses keyword sequences of web document to represent its structure feature and intension feature, then judges information redundancy by comparing keyword sequences between similar documents. In the various obscure duplicate detection experiments, the overall precision and recall rate of KSM is 99.2% and 97.7% respectively.
     2. To improve the recall of terms with low frequency, an automatic Chinese term extraction algorithm based on language cognition theory is presented. Making use of discourse markers in research papers, this algorithm introduces "weighed frequency" factor to C-Value and SCP_f measures, then proposes MC-SCP measure to evaluate both "unithood" and "termhood" of candidate terms. In the "License Plate Recognition" domain term extraction, the overall recall and precision is 96.5% and 77.8% respectively, while the recall and precision for terms with low frequency is 96.2%. and 79.3% respectively.
     3. To acquire various relations of terms, a multi-strategies based relation acquisition model is designed, including a) rule-based synonymical relation acquisition, b) hierarchical relation acquisition based on terms' morphologic similarities, c) non-hierarchical relation acquisition based on all weighted association rules, and d) PSO-based term clustering.
     4. To alleviate the conflict between swarming of multi-domain research papers and limitation of editors' knowledge, a domain-knowledge-guided first review assistant system is presented. According to the editors' experience, the first review is refined into four judgments. In the experiment of 2365 research papers, this system can assist editors with filtering 35% unqualified manuscripts.
引文
[1]钟义信.自然语言理解的全信息方法论.北京邮电大学学报,27(4),2004:1-12.
    [2]俞士汶.现代汉语语法信息词典详解:清华大学出版社,1998.
    [3]俞士汶,段慧明,朱学锋等.综合型语言知识库的建设与利用.中文信息学报,18(5),2004:1-10.
    [4]管纪文,刘大有.知识工程原理.吉林:吉林大学出版社,1988.
    [5]王众托.知识系统工程.北京:科学出版社,2004.
    [6]钟义信.信息科学原理(第3版).北京:北京邮电大学出版社,2002.
    [7]钟义信.关于“信息-知识-智能转换规律”的研究.电子学报,32(4),2004:601-605
    [8]Z.Pawlak.Rough Sets.International Journal of International Sciences(11),1982:341-356.
    [9]张效祥主编.计算机科学技术百科全书(第2版).北京:清华大学出版社,2005.
    [10]丘东江主编.新编图书馆学情报学辞典.北京:科学技术文献出版社,2006.
    [11]詹卫东.面向自然语言处理的大规模语义知识库研究述要.见:徐波等主编.中文信息处理若干重要问题,2003.
    [12]WordNet.http://www.cogsci.princeton.edu/~wn/.2008.
    [!3]FrameNet.http://www.icsi.berkeley.edu/~framenet/.2008.
    [14]MindNet.http://research.microsoft.com/nlp/projects/mindnet.aspx.2008.
    [15]CYC.http://www.cyc.Com/.2008.
    [16]EDR.http://www2.nict.go.jp/R/R312/EDR/index.html.2008.
    [17]林杏光等.现代汉语述语动词机器词典,1996.
    [18]陈力为,袁琦主编.中文信息处理应用平台工程.北京:电子工业出版社,1995.
    [19]知网.http://www.keenage.com.2008.
    [20]吴蔚天.汉语计算语义学——关系、关系语义场和形式分析.北京:电子工业出版社,1999.
    [21]北京大学语义词典.http://ccl.pku.edu.cn/ccl_sem_dict/,2008.
    [22]于江生,俞士汶.中文概念词典的结构.中文信息学报,16(4),2002:12-20,44.
    [23]黄曾阳.http://www.hncnlp.com/,2008.
    [24]D'Hondt M.,D'Hondt T.Is Domain Knowledge an Aspect? ECOOP Workshops 1999,1999.
    [25]曹存根.面向专家的知识获取.北京:科学出版社,1998.
    [26]徐洁磐,马玉书,范明.知识库系统导论.北京:科学出版社,2000.
    [27]赵荣珍,李超,张优云.机械故障智能诊断的诊断知识获取新发展问题.振动与冲击,26(9),2007:71-74.
    [28]徐万新.基于知识地图的知识获取技术研究与应用[学位论文]:中国科学技术大学,2007.
    [29]黄瑞.基于KDD的知识自动获取及其应用[学位论文].南京:南京信息工程大学,2005.
    [30]高华,余嘉元.人工智能中知识获取面临的哲学困境及其未来走向.哲学动态(4),2006:45-50.
    [31]Wheeler M.W.,Pollack R.,Schneider M.Input Validation for the Autoknaq Knowledge Acquisition Program.1991 IEEE International Conference on Systems,Man,and Cybernetics,1991:1883-1888.
    [32]Zhu C.H.,Xiong F.L.A System of Learning from Examples for Knowledge Acquisition.In Proceedings of International Conference on Expert Systems for Development,1994:273-276.
    [33]翟林.领域本体的半自动构建方法研究与实现[学位论文].南京:东南大学,2005.
    [34]Maedche Alexander,Volz Raphael.The Ontology Extraction & Maintenance Environment Text-To-Onto.In Proceedings of the ICDM 2001 Workshop on the Integration of Data Mining and Knowledge Management,2001.
    [35]Shamsfard Mehrnoush,Barforoush Ahmad Abdollahzadeh.Learning Ontologies from Natural Language Texts.International Journal of Human-Computer Studies,60(1),2004:17-63.
    [36]Navigli Roberto,Velardi Paola,Gangemi Aldo.Ontology Learning and Its Application to Automated Terminology Translation.IEEE Intelligent Systems,18(1),2003:22-31.
    [37]Morita T.,Fukuta N.,Izumi N.,et al.DODDLE-OWL:A Domain Ontology Construction Tool with Owl.ASWC2006,Lecture Notes in Computer Science,4185/2006,2006:537-551.
    [38]WU Shih-Hung,HSU Wen-Lian.SOAT:A Semi-Automatic Domain Ontology Acquisition Tool from Chinese Corpus.In Proceedings of the 19th international conference on Computational linguistics,Taipei,Taiwan,2002:1-5.
    [39]Lebbink Henk-Jan,Witteman Cilia L.M.,Meyer John-Jules Ch.Ontology-Based Knowledge Acquisition for Knowledge Systems.In:Blockdeel H.,Denecker M.,ed.Fourteenth Belgium-Netherlands Conference on Artificial Intelligence(BNAIC)(2002),2002:195-202.
    [40]周肖彬,曹存根.基于本体的医学知识获取.计算机科学,30(10),2003:35-39,54.
    [41]曾庆田,曾存根,眭跃飞等.基于本体的数学知识获取与知识继承机制研究.微电子学与计算机(9),2003:19-27,75.
    [42]程勇.基于本体的不确定性知识管理研究[学位论文].北京:中国科学院计算技术研究所,2005.
    [43]杨柳.基于文本的中文本体知识获取的研究[学位论文].北京:中国科学院计算技术研究所,2006.
    [44]Liang Bangyong,Tang Jie,Li Juanzi,et al.SWARMS:A New Tool for Domain Exploration in Semantic Web.In Proceedings of Second International Conference on Semantics,Knowledge and Grid,SKG '06.,Guilin,Guangxi,China,2006:65-65.
    [45]张荣沂.专家系统中不确定性知识的表示和处理.自动化技术与应用,21(5),2002:35-39.
    [46]陈文亮.面向文本分类的文本特征学习技术研究[学位论文]:东北大学,2005.
    [47]中华人民共和国国家标准.GB/T10112-959.术语工作 原则与方法.
    [48]中华人民共和国国家标准.GB/T 15237.1-2000.术语工作 词汇.
    [49]中华人民共和国国家标准.GB/T 16785-1997.术语工作 概念与术语的协调.
    [50]张勇.中文术语自动抽取相关方法研究[学位论文]:华中师范大学,2006.
    [51]冯志伟.汉语词组型术语的结构.科技术语研究,6(2),2004:35-37.
    [52]Kageura Kyo,Umino Bin.Methods of Automatic Term Recognition:A Review.Terminology,3(2),1996:259-289.
    [53]于卫.自动中文术语识别若干方法研究[学位论文].哈尔滨:哈尔滨工业大学,2004.
    [54]Frantziy Katerina,Ananiadouy Sophia,Mimaz Hideki.Automatic Recognition of Multi-Word Terms:The C-Value/NC-Value Method.International Journal on Digital Libraries,2000.
    [55]Dunning T.Accurate Methods for the Statistics of Surprise and Coincidence. Computational Linguistics,19(1),1993:61-74.
    [56]Maynard D.,S.Ananiadou.Identifying Terms by Their Family and Friends.In Proceedings of COLING 2000,Luxembourg,2000:530-536.
    [57]Maynard Diana,Ananiadou Sophia.TRUCKS:A Model for Automatic Multi-Word Term Recognition.Journal of Natural Language Processing,8(1),2000:101-126.
    [58]Nakagawa H.,Mori T.A Simple but Powerful Automatic Term Extraction Method.In Proceedings of COLING 2002,Philadelphia,2002.
    [59]杜波.专业领域术语抽取的研究[学位论文].上海:上海交通大学,2005.
    [60]Chen Yijiang,Zhou Changle,Shi Xiaodong.Automatic Extraction of Chinese Terms.Proceeding of NLP-KE'05,Wuhan,China,2005:281-286.
    [61]何婷婷,张勇.基于质子串分解的中文术语自动抽取.计算机工程,32(23),2006:188-190.
    [62]姜韶华,党延忠.自动提取含字母词语的领域新术语的研究.计算机工程,33(2),2007:47-49.
    [63]杜小勇,李曼,王珊.本体学习研究综述.软件学报,17(9),2006:1837-1847.
    [64]Pennacchiotti Marco,Pantel Patrick.A Bootstrapping Algorithm for Automatically Harvesting Semantic Relations.The Fifth workshop on Inference in Computational Semantics,ICoS-5,Buxton,England,2006.
    [65]Finkelstein-Landau Michal,Morin Emmanuel.Extracting Semantic Relationships between Terms:Supervised Vs.Unsupervised Methods.http://citeseer.ist.psu.edu/finkelstein-landau99extracting.html,1999.
    [66]Nakaya N.,Kurematsu M.,Yamaguchi T.A Domain Ontology Development Environment Using a Mrd and Text Corpus.Fifth Joint Conference on Knowledge-based Software Engineering,Frontiers in Artificial Intelligence and Applications,2002:242-251.
    [67]Choi SeonHwa,Park HyukRo.Finding Taxonomical Relation from an Mrd for Thesaurus Extension.Lecture Notes in Computer Science,IJCNLP:international joint conference on natural language processing,3651/2005,2005:357-365.
    [68]Rigau German,Rodriguez Horacio,Agirre Eneko.Building Accurate Semantic Taxonomies from Monolingual Mrds.In Proceedings of the 36th annual meeting on Association for Computational Linguistics,Montreal,Quebec,Canada,1998:1103-1109.
    [69] Hearst Marti A. Automatic Acquisition of Hyponyms from Large Text Corpora. Proc. of the COLING-92,1992: 539-545.
    [70] Hearst Marti A., ed. Automated Discovery of Wordnet Relations. Cambridge, MA: MIT Press, 1998.
    [71] Berland Matthew, Charniak Eugene. Finding Parts in Very Large Corpora. In Proceedings of the the 37th Annual Meeting of the Association for Computational Linguistics (ACL-99),1999: 57-64.
    [72] Girju Roxana, Badulescu Adriana, Moldovan Dan. Learning Semantic Constraints for the Automatic Discovery of Part-Whole Relations. In Proceedings of the 2003 Conference of the North American Chapter of the Association for Computational Linguistics on Human Language Technology (HLT/NAACL-03), Edmonton, Canada,2003: 1 - 8.
    [73] Pantel Patrick, Ravichandran Deepak, Hovy Eduard. Towards Terascale Knowledge Acquisition. In Proceedings of the 20th international conference on Computational Linguistics,2004.
    
    [74] Harris Zelig S. Mathematical Structures of Language. New York: Wiley, 1968.
    [75] Hindle Donald. Noun Classification from Predicate-Argument Structures. In Proceedings of the 28th annual meeting on Association for Computational Linguistics, Pittsburgh, Pennsylvania, 1990: 268-275.
    [76] Lin Dekang. Automatic Retrieval and Clustering of Similar Words. In Proceedings of the 17th international conference on Computational linguistics, Montreal, Quebec, Canada, 1998: 768-774.
    [77] Pantel Patrick Andre. Clustering by Committee [Dissertation]. Edmonton, Alberta, Canada: University of Alberta, 2003.
    [78] Fisher Douglas H. Knowledge Acquisition Via Incremental Conceptual Clustering. Machine Learning, 2 (2), 1987: 139 - 172.
    [79] Gennari J. H., Langley P., Fisher D. Models of Incremental Concept Formation. Artificial Intelligence, 40 (1-3), 1989: 11 -61.
    [80] Cheeseman P., Stutz J. Bayesian Classification (Autoclass): Theory and Results. In:Fayyad Usama M., Piatetsky-Shapiro Gregory, Smyth Padhraic, et al., ed. Advances in Knowledge Discovery and Data Mining, 1996: 153-180.
    [81] Decaestecker Christine. Description Contrasting in Incremental Concept Formation. In Proceedings of the European working session on learning on Machine learning,Porto,Portugal,1991:220-233.
    [82]Han Jiawei,Kamber Micheline,范明,孟小峰译.数据挖掘:概念与技术.北京:机械工业出版社,2001.
    [83]Caraballo Sharon A.Automatic Construction of a Hypernym-Labeled Noun Hierarchy from Text.In Proceedings of the 37th annual meeting of the Association for Computational Linguistics on Computational Linguistics,College Park,Maryland,1999:120-126.
    [84]Pantel Patrick,Ravichandran Deepak.Automatically Labeling Semantic Classes.In Proceedings of Human Language Technology/North American Association for Computational Linguistics(HLT/NAACL-04),Boston,MA,2004:321-328.
    [85]Maedche Alexander,Staab Steffen.Discovering Conceptual Relations from Text.In:W.Hom,ed.ECAI 2000.In Proceedings of the 14th European Conference on Artificial Intelligence,Berlin,2000:321-325.
    [86]Maedche Alexander,Staab Steffen.Ontology Learning for the Semantic Web.IEEE Intelligent Systems,Special Issue on Semantic Web,16(2),2001:72-79.
    [87]M Kavalec,V Svatek.A Study on Automated Relation Labelling in Ontology Learning.In:P Buitelaar,P Cimiano,B Magnini,ed.Ontology Learning from Text:Methods,Evaluation and Applications,Amsterdam,2005:44-59.
    [88]Lee Chang-Shing,Kuo Yau-Hwang,Liao Chia-Hsin,et al.A Chinese Term Clustering Mechanism for Generating Semantic Concepts of a News Ontology.Computational Linguistics and Chinese Language Processing,10(2),2005:277-302.
    [89]李盛韬.基于主题的web信息采集技术研究[学位论文].北京:中国科学院计算技术研究所,2002.
    [90]Brin S.,Page L.The Anatomy of a Large-Scale Hypertextual Web Search Engine.Computer Networks and ISDN Systems,30(1),1998:107-117.
    [91]Heydon A.,Najork M.Mercator:A Scalable,Extensible Web Crawler.World Wide Web,2(4),1999:219-229.
    [92]Chakrabarti S.,Berg M.van den,Dom B.Focused Crawling:A New Approach to Topic-Specific Web Resource Discovery.Computer Networks,31(11),1999:1623-1640.
    [93]Yan Tak W.,Garcia-Molina Hector.Duplicate Removal in Information Dissemination. In Proceedings of the 21th International Conference on Very Large Data Bases (VLDB' 95),San Francisco,Ca.,USA,1995:66-77.
    [94]吴平博,陈群秀,马亮.基于特征串的大规模中文网页快速去重算法研究.中文信息学报,17(2),2003:28-35.
    [95]鲍军鹏,沈钧毅,刘晓东等.自然语言文档复制检测研究综述.软件学报,14(10),2003:1753-1760.
    [96]Manber U.Finding Similar Files in a Large File System.In Proceedings of 1994Winter USENIX Technical Conference,San Francisco,Ca.,USA,1994:1-10.
    [97]Brin Sergey,Davis James,Garcia-Molina.Hector.Copy Detection Mechanisms for Digital Documents.In Proceedings of the ACM SIGMOD Annual Conference,1995:398-409.
    [98]张刚,刘挺,郑实福等.大规模网页快速去重算法.中国中文信息学会二十周年学术会议论文集(续集),2001:18-25.
    [99]Shivakumar Narayanan,Garcia-Molina Hector.Scam:A Copy Detection Mechanism for Digital Documents.In Proceedings of the Second Annual Conference on the Theory and Practice of Digital Libraries(DL'95),Austin,Texas,1995.
    [100]王建勇,谢正茂,雷鸣等.近似镜像网页检测算法的研究与评价.电子学报,28(11A),2000:130-132,129.
    [101]Si Antonio,Leong Hong Va,Lau Rynson W.H.Check:A Document Plagiarism Detection System.In Proceedings of the ACM Symposium on Applied Computing,San Jose,California,USA,1997:70-77.
    [102]宋擒豹,沈钧毅.数字商品非法复制和扩散的监测机制.计算机研究与发展,38(1),2001:121-125.
    [103]Jun-Peng Bao,Jun-Yi Shen,Xiao-Dong Liu,et al.Document Copy Detection Based on Kernel Method.IEEE NLP-KE'03,Beijing,2003:250-256.
    [104]王滨华,石志刚.基于散列关键词的大规模网页去重算法.高性能计算技术,170,2004:35-38.
    [105]金博,史彦军,滕弘飞.中文文档复制检测系统研究.计算机工程,31(19),2005:79-81.
    [106]金博,史彦军,滕弘飞.基于篇章结构相似度的复制检测算法.大连理工大学学报,47(1),2007:125-130.
    [107]冯志伟.现代术语学引论.北京:语文出版社,1997.
    [108]Sperber Dan,Wilson Deirdre.Relevance:Communication and Cognition.Oxford:Blackwell,1986/1995.
    [109]王扬.话语标记的认知语用诠释.天津外国语学院学报,12(3),2005:44-48.
    [110]姜艳秋.从科技论文的特点看科技论文的选题.沈阳航空工业学院学报,16(2),1999:87-90.
    [111]李直业.英语写作过程中的联系语语用认知意识探讨.温州职业技术学院学报,7(1),2007:78-81.
    [112]中华人民共和国国家标准.GB 7713—87.科学技术报告、学位论文和学术论文的编写格式.
    [113]Frantzi K.,Ananiadou S.Extracting Nested Collocations.In Proceedings of COLING 96,1996:41-46.
    [114]Silva J.F.,Lopes G.P.A Local Maxima Method and a Fair Dispersion Normalization for Extracting Multiword Units.In Proceedings of the 6th Meeting on the Mathematics of Language,1999.
    [115]Cohen William W.,Ravikumar Pradeep,Fienberg Stephen E.A Comparison of String Distance Metrics for Name-Matching Tasks.In Proceedings of the IJCAI-2003,2003.
    [116]车万翔,刘挺,秦兵等.基于改进编辑距离的中文相似句子检索.高技术通讯,14(7),2004:15-19.
    [117]孙海霞,成颖.信息集成中的字符串匹配技术研究.现代图书情报技术(7),2007:22-26.
    [118]章成志.基于多层特征的字符串相似度计算模型.情报学报,24(6),2005:696-701
    [119]Cai C.H.,Fu A.W.C.,Cheng C.H.,et al.Mining Association Rules with Weighted Items.In Proceedings of IEEE International Database Engineering and Applications Symposium(IDEAS'98),1998:68-77.
    [120]谭义红,林亚平.向量空间模型中完全加权关联规则的挖掘.计算机工程与应用,39(13),2003:208-211.
    [121]雷力.矩阵加权关联规则挖掘算法研究.福建电脑(10),2006:103-104.
    [122]黄名选,严小卫,张师超.基于文本库的完全加权词间关联规则挖掘算法.广西师范大学学报:自然科学版,25(4),2007:24-27.
    [123]黄名选,严小卫,张师超.基于两次剪枝的完全加权关联规则挖掘算法.情报理论与实践(1),2008:137-140,36.
    [124]尉景辉,何丕廉,孙越恒.基于k—Means的文本层次聚类算法研究.计算机应用,25(10),2005:2323-2324.
    [125]曾建潮,介婧,崔志华.微粒群算法.北京:科学出版社,2004.
    [126]高尚,杨静宇.群智能算法及其应用.北京:中国水利水电出版社,2006.
    [127]张建合.学术期刊编辑初审探微.编辑学报,15(1),2003:23-25.
    [128]徐前进.试论学术期刊编辑诚信的缺失与治理.武汉科技大学学报(社会科学版),8(2),2006:95-98.
    [129]朱大明.略论科技期刊对科技论文的评价功能.科技管理研究,27(10),2007:95-96,99.
    [130]Yang Yongwei,Buckendahl Chad W.,Juszkiewicz Piotr J.,et al.Evaluating Computer Automated Scoring:Issues,Methods,and an Empirical Illustration.Journal of Applied Testing Technology,7(3),2005.
    [131]孔明.国外计算机自动评分研究现状述评.中国考试(5),2007:14-18.
    [132]Page Ellis Batten.Project Essay Grade(PEG).http://134.68.49.185/PEGDEMO/,2008.
    [133]Foltz Peter W.Pearson Knowledge Technologies(PKT):Intelligent Essay Assessor.http://www.pearsonkt.com/prodlEA.shtml,2008.
    [134]VantageLearning.http://www.vantagelearning.com/school/products/intellimetric/,2008.
    [135]Attali Yigal,Burstein Jill.Automated Essay Scoring with E-Rater(?)V.2.Journal of Technology,Learning,and Assessment,4(3),2006.
    [136]Bejar I.I.A Methodology for Scoring Open-Ended Architectural Design Problems.Journal of Applied Psychology,76,1991:522-532.
    [137]Clauser Brian E.,Subhiyah Raja G.,Nungester Ronald J.,et al.Scoring a Performance-Based Assessment by Modeling the Judgments of Experts.Journal of Educational Measurement,32(4),1995:397-415.
    [138]Johnson Lynn A.,Wohlgemuth Barry,Cameron Cheryl A.,et al.Dental Interactive Simulations Corporation(Disc):Simulations for Education,Continuing Education,and Assessment.Journal of Dental Education,62(11),1998:919-928.
    [139]梁振球.填窄题自动评分系统的研究与实现.计算机系统应用(2),2007:109-111.
    [140]潘启树,徐若冰,李煜华等.科学论文质量的模糊综合评价模型研究.哈尔滨工 业大学学报,33(5),2001:612-616.
    [141]关志民,束军意,马钦海.学位论文质量的多层次模糊综合评价模型及其应用.科研管理,26(3),2005:153-157,143.
    [142]邓群.基于多目标系统模糊优选模型的编辑初审方法研究.科技导报(北京),25(1),2007:62-64.
    [143]黎服兵.计算机辅助编辑与出版自动化.编辑之友(6),1989:35-38.
    [144]赵迎红,许淳熙.计算机辅助编辑系统初探.出版科学,4,2000:27-29.
    [145]胡春霞.期刊网络审稿系统的使用与启示.科技与出版(5),2007:54-55.
    [146]李蕾,王楠,钟义信等.基于语义网络的概念检索研究与实现.情报学报,19(5),2000:525-531.
    [147]周明建,高济.知识管理中的信息检索.计算机应用,24(7),2004:25-27.
    [148]黄名选,严小卫.基于查询语义树的语义查询扩展研究.情报理论与实践,31(6),2007:844-846
NGLC 2004-2010.National Geological Library of China All Rights Reserved.
Add:29 Xueyuan Rd,Haidian District,Beijing,PRC. Mail Add: 8324 mailbox 100083
For exchange or info please contact us via email.