<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="zh">
	<id>https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Cyc</id>
	<title>Cyc - 版本历史</title>
	<link rel="self" type="application/atom+xml" href="https://arolstar52-zhtest.hf.space/index.php?action=history&amp;feed=atom&amp;title=Cyc"/>
	<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Cyc&amp;action=history"/>
	<updated>2026-07-08T22:53:30Z</updated>
	<subtitle>在这个wiki上该页的修订历史</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://arolstar52-zhtest.hf.space/index.php?title=Cyc&amp;diff=3247&amp;oldid=prev</id>
		<title>imported&gt;Upojzsb：​/* 知识库 */ 调整格式、排版 according to EN wikipedia</title>
		<link rel="alternate" type="text/html" href="https://arolstar52-zhtest.hf.space/index.php?title=Cyc&amp;diff=3247&amp;oldid=prev"/>
		<updated>2022-05-05T03:33:34Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;知识库：​&lt;/span&gt; 调整格式、排版 according to EN wikipedia&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新页面&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{for|簡稱為CYC之香港青少年組織|公益少年團}}&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Cyc&amp;#039;&amp;#039;&amp;#039;是一个致力于将各个领域的本体及常识知识综合地集成在一起，并在此基础上实现知识推理的[[人工智能]]项目。其目标是使人工智能的应用能够以类似人类推理的方式工作。这个项目是由[[道格拉斯·萊納特]]在1984年设立的，由[http://www.cyc.com/ Cycorp]{{Wayback|url=http://www.cyc.com/ |date=20101030134449 }}公司开发并维护。&lt;br /&gt;
&lt;br /&gt;
该项目的一部分以&amp;#039;&amp;#039;&amp;#039;OpenCyc&amp;#039;&amp;#039;&amp;#039;形式发布，OpenCyc项目以开源许可的形式向开发者和使用者提供API，可下载的数据集（特别是为语义万维网实践者提供了OWL版本的数据集）等。&lt;br /&gt;
&lt;br /&gt;
== 概述 ==&lt;br /&gt;
Cyc项目始于1984年，由当时的微电子与计算机技术公司开发。该项目最开始的目标是将上百万条知识编码成机器可用的形式，用以表示人类常识。CycL是Cyc项目专有的知识表示语言，这种知识表示语言是基于一阶关系的&amp;lt;ref&amp;gt;{{cite web |last=Lenat |first=Douglas |authorlink=Douglas Lenat |title=Hal&amp;#039;s Legacy: 2001&amp;#039;s Computer as Dream and Reality. From 2001 to 2001: Common Sense and the Mind of HAL |publisher=[[Cycorp, Inc.]] |url=http://www.cyc.com/cyc/technology/halslegacy.html |accessdate=2006-09-26 |deadurl=yes |archiveurl=https://web.archive.org/web/20061006002537/http://www.cyc.com/cyc/technology/halslegacy.html |archivedate=2006-10-06 }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
1986年[https://web.archive.org/web/20101116081051/http://cyc.com/cyc/company/lenat Douglas Lenat]预测如果想要完成Cyc这样庞大的常识知识系统，这将涉及25万条规则，并将要花费350个人年才能完成&amp;lt;ref&amp;gt;{{cite book | last = The Editors of Time-Life Books | title = Understanding Computers: Artificial Intelligence | publisher = [[Time-Life Books]] | year = 1986 | location = Amsterdam | page = 84 | isbn = 0-7054-0915-5 }}&amp;lt;/ref&amp;gt;。1994年，Cyc项目从该公司独立出去，并以此为基础成立了[http://www.cyc.com/ Cycorp]{{Wayback|url=http://www.cyc.com/ |date=20101030134449 }}公司。&lt;br /&gt;
&lt;br /&gt;
&amp;quot;Cyc&amp;quot;名字的来源是&amp;quot;encyclopedia&amp;quot;，发音很像&amp;#039;&amp;#039;syke&amp;#039;&amp;#039;，是美国德克萨斯州奥斯丁的[http://www.cyc.com/ Cycorp]{{Wayback|url=http://www.cyc.com/ |date=20101030134449 }}公司的有效注册商标，Cycorp是一家由[https://web.archive.org/web/20101116081051/http://cyc.com/cyc/company/lenat Douglas Lenat]领导的致力于实现人工智能的公司。虽然Cyc知识库本身为Cycorp公司所有，但是该公司在开源Apache许可证的保证下提供了一个用于自动推理的公共词汇集，即[[OpenCyc]]。最近，Cyc还在一个以研究为目的的许可证保证下向人工智能研究者开放，并以[[ResearchCyc]]命名。&lt;br /&gt;
&lt;br /&gt;
Cyc知识库中表示的知识一般形如“每棵树都是植物”、“植物最终都会死亡”。当提出“树是否会死亡”的问题时，推理引擎可以得到正确的结论，并回答该问题。该知识库中包含了320万条人类定义的断言，涉及30万个概念，15000个谓词。这些资源都采取[[CycL]]语言来进行描述，该语言采取谓词代数描述，语法上与Lisp程序设计语言类似。&lt;br /&gt;
&lt;br /&gt;
目前Cyc项目大部分的工作仍然是以知识工程为基础的。大部分的事实是通过手工添加到知识库中，并在这些知识基础上进行高效推理的。最近Cycorp正致力于使Cyc系统能够和最终用户用自然语言进行交流，并通过机器学习来辅助形成知识的工作。&lt;br /&gt;
&lt;br /&gt;
Cyc公司与很多公司具有相同的梦想，即采用[https://web.archive.org/web/20101031212903/http://cyc.com/cyc/cycrandd/areasofrandd_dir/cycrandd/nlu Cyc自然语言理解工具]解析整个互联网并从中抽取结构化数据&amp;lt;ref&amp;gt;{{cite web |url=http://www.cyc.com/cyc/cycrandd/areasofrandd_dir/is |title=Cyc R&amp;amp;D |accessdate=2009-02-19 |deadurl=yes |archiveurl=https://web.archive.org/web/20090220080550/http://cyc.com/cyc/cycrandd/areasofrandd_dir/is |archivedate=2009-02-20 }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
2008年，研究人员将Cyc资源被映射到许多[[维基百科]]的文章上&amp;lt;ref&amp;gt;{{cite web|url=http://www.cs.waikato.ac.nz/~olena/cyc.html|title=INTEGRATING CYC AND WIKIPEDIA: Folksonomy meets rigorously defined common-sense|accessdate=2009-02-19|deadurl=yes|archiveurl=https://web.archive.org/web/20090321234734/http://www.cs.waikato.ac.nz/~olena/cyc.html|archivedate=2009-03-21}}&amp;lt;/ref&amp;gt;，这使得Cyc与类似于[https://web.archive.org/web/20101120180531/http://dbpedia.org/About DBpedia]、[https://web.archive.org/web/20100228011242/http://www.freebase.com/ Freebase]这样的数据集进行连接变得更为容易。&lt;br /&gt;
&lt;br /&gt;
==知识库==&lt;br /&gt;
Cyc中的概念被称为“常量（constants）”。常量以&amp;quot;#$&amp;quot;开头并区分大小写。常量主要分为以下几类：&lt;br /&gt;
* 个体，即&amp;#039;&amp;#039;individuals&amp;#039;&amp;#039;：例如#$BillClinton又如#$France。 &lt;br /&gt;
* 集合，即&amp;#039;&amp;#039;Collections&amp;#039;&amp;#039;：例如#$Tree-ThePlant（包含所有的树），又如#$EquivalenceRelation（包含所有的等价关系）。集合中的个体被称为该集合的实例（&amp;#039;&amp;#039;instance&amp;#039;&amp;#039;）。&lt;br /&gt;
* 真值函数，即&amp;#039;&amp;#039;Truth Functions&amp;#039;&amp;#039;：该函数可被应用于一个或多个概念，并返回“真”或“假”。例如#$siblings表示兄弟姐妹关系，若两个参数对应的内容为兄弟姐妹关系，则该概念返回真值。约定真值函数以小写字母开头，并且可以被拆分为若干个逻辑连接词（例如#$and、#$or、#$not、#$implies）、量词（#$forAll, #$thereExists等等）以及谓词。&lt;br /&gt;
* 函数，即&amp;#039;&amp;#039;Functions&amp;#039;&amp;#039;：用于以现有术语为基础产生新的术语。例如#$FruitFn具有以下作用：若接收到用于描述一种（或一个集合）植物的声明，则会返回其果实。约定函数常量以大写字母开头，并以“Fn”作为结尾。 &lt;br /&gt;
&lt;br /&gt;
Cyc中的谓词最重要的是#$isa以及#$genls。#$isa表示某个对象是某个集合的个体（instance），#$genls表示某个集合是另外一个集合的子集合。由概念构成的事实采用CycL语言描述的“句子”表示。谓词则写在与其相关的对象之前，并以括号括起来：&lt;br /&gt;
（#$isa #$BillClinton #$UnitedStatesPresident）&lt;br /&gt;
表示“Bill Clinton属于美国总统集合”；&lt;br /&gt;
（#$genls #$Tree-ThePlant #$Plant）&lt;br /&gt;
表示“所有的树都是植物”；&lt;br /&gt;
（#$capitalCity #$France #$Paris） &lt;br /&gt;
表示“巴黎是法国的首都”。&lt;br /&gt;
&lt;br /&gt;
句子中可以包含变量，变量字符串以&amp;quot;?&amp;quot;开头，这些句子被称为“规则”。与#$isa谓词有关的一条规则如下所示：&lt;br /&gt;
 (#$implies&lt;br /&gt;
    (#$and&lt;br /&gt;
      (#$isa ?OBJ ?SUBSET)&lt;br /&gt;
      (#$genls ?SUBSET ?SUPERSET))&lt;br /&gt;
    (#$isa ?OBJ ?SUPERSET))&lt;br /&gt;
上面的规则可解释为：&amp;quot;若OBJ为集合SUBSET中的一个实例，并且SUBSET是SUPERSET的子集，则OBJ是集合SUPERSET的一个实例。下面再给出另外一个典型的示例：&lt;br /&gt;
（#$relationAllExists #$biologicalMother #$ChordataPhylum #$FemaleAnimal）&lt;br /&gt;
上面的规则可解释为：对于脊索动物（chordate）集合#$ChordataPhylum中的所有实例，都存在一个母性动物（为#$FemaleAnimal的实例）作为其母亲（通过谓词#$biologicalMother描述）。&lt;br /&gt;
&lt;br /&gt;
Cyc知识库是由许多“microtheories”（Mt）构成的，概念集合和事实集合一般与特定的Mt关联。与整体的知识库有所不同的是，每一个Mt相互之间并不矛盾，每一个Mt具有一个常量名，Mt常量约定以字符串&amp;quot;Mt&amp;quot;结尾。例如：#$MathMt表示包含数学知识的Mt，Mt之间可以相互继承得到并组织成一个层次化的结构。例如#$MathMt特化到更为精细的层次便包含了如#$GeometryGMt，即有关几何的Mt。&lt;br /&gt;
&lt;br /&gt;
==推理引擎==&lt;br /&gt;
推理引擎是从知识库中经过推理获取答案的计算机程序。Cyc推理引擎支持一般的逻辑演绎推理，包括&amp;lt;ref&amp;gt;{{cite web|url=http://www.cyc.com/cyc/technology/technology/whatiscyc_dir/howdoescycreason|title=cyc Inference engine|accessdate=2009-02-19|deadurl=yes|archiveurl=https://web.archive.org/web/20090220221357/http://www.cyc.com/cyc/technology/technology/whatiscyc_dir/howdoescycreason|archivedate=2009-02-20}}&amp;lt;/ref&amp;gt;：&lt;br /&gt;
* [[肯定前件]]假言推理（Modus ponens）&lt;br /&gt;
* [[否定后件]]假言推理（Modus tollens）&lt;br /&gt;
* [[全称量化]]（universal quantification）&lt;br /&gt;
* [[存在量化]]（existential quantification）。&lt;br /&gt;
&lt;br /&gt;
==发布版本==&lt;br /&gt;
=== OpenCyc ===&lt;br /&gt;
OpenCyc的最近一个版本是于2009年7月发布的OpenCyc 2.0版。OpenCyc 1.0版涵盖了完整的Cyc本体，其中包含了47000个概念、306000个事实，主要是分类断言，并不包含Cyc中的复杂规则。&lt;br /&gt;
&lt;br /&gt;
OpenCyc的第一个版本发布于2002年春天，该版本仅包含6000个概念、60000条事实。该知识库是在[[Apache许可证]]保护下发布的。[[Cycorp]]公司已表示有意采用无限制的授权形式及多种授权形式满足其用户的需求。CycL和SubL解释器（允许用户浏览并编辑知识库、并具有推理功能）是免费发布给用户的，但是仅包含二进制文件，并不包含源代码。OpenCyc具有针对[[Linux]]操作系统及微软[[Windows]]操作系统的发行版。开源项目Texai&amp;lt;ref&amp;gt;{{Cite web |url=http://www.texai.org/ |title=The open source Texai project |accessdate=2020-09-25 |archive-date=2020-08-22 |archive-url=https://web.archive.org/web/20200822020519/http://www.texai.org/ |dead-url=no }}&amp;lt;/ref&amp;gt;项目发布了[[资源描述框架(RDF)|RDF]]版本的OpenCyc知识库&amp;lt;ref&amp;gt;{{Cite web |url=http://sourceforge.net/project/showfiles.php?group_id=176781 |title=Texai SourceForge project files |accessdate=2010-11-23 |archive-date=2009-02-04 |archive-url=https://web.archive.org/web/20090204045552/http://sourceforge.net/project/showfiles.php?group_id=176781 |dead-url=no }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
===ResearchCyc===&lt;br /&gt;
2006年，Cycorp发布了二进制版本的ResearchCyc 1.0，这是向科研社群发布的免费版本的Cyc（ResearchCyc在2004年经过了一整年的测试开发，并于2005年2月发布了测试版）。ResearchCyc中除了包含OpenCyc中的分类信息外，还在知识库中显著增加了许多语义知识（及附加的事实），并加入了一个庞大的词汇表、英文解析与生成工具、及用于编辑、查询知识的[[Java]]接口。&lt;br /&gt;
&lt;br /&gt;
==应用==&lt;br /&gt;
===恐怖主义知识库项目===&lt;br /&gt;
恐怖主义综合知识库是一个正在开发中的Cyc应用，该应用的目标是最终创建一个包含所有恐怖组织、相关成员、领袖、其世界观、创建者、赞助者、设施、地点、经费、目的、行为、战术及某次特定恐怖活动事实的知识库。该类知识以数理逻辑表示的声明形式存储&amp;lt;ref&amp;gt;{{cite web |url=http://www.cyc.com/doc/white_papers/TKB-IA2005.pdf |title=The Comprehensive Terrorism Knowledge Base in Cyc |accessdate=2009-02-19 |deadurl=yes |archiveurl=https://web.archive.org/web/20080517172142/http://www.cyc.com/doc/white_papers/TKB-IA2005.pdf |archivedate=2008-05-17 }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
===Cyclopedia项目===&lt;br /&gt;
Cyclopedia是一个正在开发的项目，它致力于用Cyc中的关键词对Wikipedia网页上的内容进行标注&amp;lt;ref&amp;gt;{{cite web |url=http://wiki.dbpedia.org/OpenCyc |title=DBpedia and (Open-)Cyc |accessdate=2009-06-09 |deadurl=yes |archiveurl=https://web.archive.org/web/20090709111035/http://wiki.dbpedia.org/OpenCyc |archivedate=2009-07-09 }}&amp;lt;/ref&amp;gt;&amp;lt;ref&amp;gt;{{Cite web |url=http://www.cycfoundation.org/cyclopedia.jpg |title=Cyclopedia Sampleshowing cyc highlighted cyc concept for family |accessdate=2010-11-23 |archive-date=2010-07-09 |archive-url=https://web.archive.org/web/20100709211734/http://www.cycfoundation.org/cyclopedia.jpg |dead-url=yes }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
===克利夫兰临床基金会项目===&lt;br /&gt;
克利夫兰临床基金会采用Cyc开发了一个生物医学信息的自然语言查询系统&amp;lt;ref&amp;gt;{{Cite web |url=http://www.w3.org/2001/sw/sweo/public/UseCases/ClevelandClinic/ |title=存档副本 |accessdate=2010-11-23 |archive-date=2010-06-07 |archive-url=https://web.archive.org/web/20100607085637/http://www.w3.org/2001/sw/sweo/public/UseCases/ClevelandClinic/ |dead-url=no }}&amp;lt;/ref&amp;gt;。该系统将查询通过开放变量解析为&amp;#039;&amp;#039;&amp;#039;CycL&amp;#039;&amp;#039;&amp;#039;（高阶逻辑）片断构成的集合，随后通过应用各种约束（如医学领域知识、常识、语篇语用学、语法）之后，找到将这些片断结合在一起，形成语义丰富的形式化查询的方法&amp;lt;ref&amp;gt;{{Cite web |url=http://www.aaai.org/ojs/index.php/aimagazine/article/viewArticle/2299# |title=存档副本 |access-date=2010-11-23 |archive-url=https://web.archive.org/web/20101231150233/http://www.aaai.org/ojs/index.php/aimagazine/article/viewArticle/2299 |archive-date=2010-12-31 |dead-url=yes }}&amp;lt;/ref&amp;gt;。&lt;br /&gt;
&lt;br /&gt;
==对Cyc项目的批评==&lt;br /&gt;
Cyc项目被誉为是“人工智能历史上最有争议的项目”之一&amp;lt;ref&amp;gt;{{harvnb|Bertino|Piero|Zarri|2001|p=275}}&amp;lt;/ref&amp;gt;，因此难免对它有批评的意见，这些意见可以概括为：&lt;br /&gt;
&lt;br /&gt;
* 系统的复杂度 - 该系统具有创建百科全书式知识库的野心，却手动添加所有的知识到系统中；&lt;br /&gt;
* 知识表示广泛的具体化引发的可扩展性问题，特别是以常量的形式进行；&lt;br /&gt;
* 对物质概念的解释难以令人满意，对内在属性和外在属性区分不清晰；&lt;br /&gt;
* 缺乏对Cyc推理引擎效率测试的有意义的标准测试及与其他类似系统的比较；&lt;br /&gt;
* 目前该系统在深度和广度上都有待完善，然而测度该系统的完备性本身就是很困难的；&lt;br /&gt;
* 缺乏文档；&lt;br /&gt;
* 缺乏最新的在线培训材料，不便于初学者学习使用该系统；&lt;br /&gt;
* 缺乏对普通对象构成的本体描述的断言。&lt;br /&gt;
&lt;br /&gt;
==参考文献==&lt;br /&gt;
* [[DAML]]&lt;br /&gt;
* [[语义网]]&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
&lt;br /&gt;
==进一步阅读建议==&lt;br /&gt;
* Alan Belasco et al.（2004）. [http://www.springeronline.com/sgw/cda/frontpage/0,11855,1-40109-22-36983341-0,00.html &amp;quot;Representing Knowledge Gaps Effectively&amp;quot;]{{Wayback|url=http://www.springeronline.com/sgw/cda/frontpage/0,11855,1-40109-22-36983341-0,00.html |date=20190924214747 }}. In: D. Karagiannis, U. Reimer（Eds.）: &amp;#039;&amp;#039;Practical Aspects of Knowledge Management, Proceedings of PAKM 2004, Vienna, Austria, December 2–3, 2004&amp;#039;&amp;#039;. Springer-Verlag, Berlin Heidelberg. &lt;br /&gt;
* [[Elisa Bertino]], Gian Piero &amp;amp; B.C. Zarria (2001). &amp;#039;&amp;#039;Intelligent Database Systems&amp;#039;&amp;#039;. Addison-Wesley Professional. &lt;br /&gt;
* John Cabral &amp;amp; others (2005). [https://web.archive.org/web/20070927210738/http://www.cyc.com/doc/white_papers/ilp2005-semantic-ILP.pdf &amp;quot;Converting Semantic Meta-Knowledge into Inductive Bias&amp;quot;]. In: &amp;#039;&amp;#039;Proceedings of the 15th International Conference on Inductive Logic Programming&amp;#039;&amp;#039;. Bonn, Germany, August 2005.&lt;br /&gt;
* Jon Curtis et al.（2005）. [https://web.archive.org/web/20060325020231/http://www.cyc.com/doc/white_papers/KRAQ2005.pdf &amp;quot;On the Effective Use of Cyc in a Question Answering System&amp;quot;]. In: &amp;#039;&amp;#039;Papers from the IJCAI Workshop on Knowledge and Reasoning for Answering Questions&amp;#039;&amp;#039;. Edinburgh, Scotland: 2005. &lt;br /&gt;
* Chris Deaton et al.（2005）. [https://web.archive.org/web/20060222085756/http://www.cyc.com/doc/white_papers/TKB-IA2005.pdf &amp;quot;The Comprehensive Terrorism Knowledge Base in Cyc&amp;quot;]. In: Proceedings of the 2005 International Conference on Intelligence Analysis, McLean, Virginia, May 2005. &lt;br /&gt;
* Kenneth Forbus et al.（2005）.[https://web.archive.org/web/20060325020423/http://www.cyc.com/doc/white_papers/CombiningAnalogy-IA2005.pdf &amp;quot;Combining analogy, intelligent information retrieval, and knowledge integration for analysis: A preliminary report&amp;quot;]. In: &amp;#039;&amp;#039;Proceedings of the 2005 International Conference on Intelligence Analysis&amp;#039;&amp;#039;, McLean, Virginia, May 2005&lt;br /&gt;
* James Masters (2002). [https://web.archive.org/web/20060325020711/http://www.cyc.com/doc/white_papers/fusion2002.pdf &amp;quot;Structured Knowledge Source Integration and its applications to information fusion&amp;quot;]. In: &amp;#039;&amp;#039;Proceedings of the Fifth International Conference on Information Fusion&amp;#039;&amp;#039;. Annapolis, MD, July 2002.&lt;br /&gt;
* James Masters and Z. Güngördü（2003）. [https://web.archive.org/web/20060325020416/http://www.cyc.com/doc/white_papers/kimas2003.pdf &amp;quot;Structured Knowledge Source Integration: A Progress Report&amp;quot;]. In: &amp;#039;&amp;#039;In Integration of Knowledge Intensive Multiagent Systems&amp;#039;&amp;#039;. Cambridge, Massachusetts, USA, 2003.&lt;br /&gt;
* Cynthia Matuszek et al.（2005）.[https://web.archive.org/web/20060325020518/http://www.cyc.com/doc/white_papers/AAAI051MatuszekC.pdf &amp;quot;Searching for Common Sense: Populating Cyc from the Web&amp;quot;]. In: &amp;#039;&amp;#039;Proceedings of the Twentieth National Conference on Artificial Intelligence&amp;#039;&amp;#039;. Pittsburgh, Pennsylvania, July 2005.&lt;br /&gt;
* [[Douglas Lenat]] and R. V. Guha.（1990）. &amp;#039;&amp;#039;Building Large Knowledge-Based Systems: Representation and Inference in the Cyc Project&amp;#039;&amp;#039;. Addison-Wesley. ISBN 978-0-201-51752-1.&lt;br /&gt;
* Tom O&amp;#039;Hara et al.（2003）. [https://web.archive.org/web/20060325020408/http://www.cyc.com/doc/white_papers/inducing-criteria-for-mass.pdf &amp;quot;Inducing criteria for mass noun lexical mappings using the Cyc Knowledge Base and its Extension to WordNet&amp;quot;]. In: &amp;#039;&amp;#039;Proceedings of the Fifth International Workshop on Computational Semantics&amp;#039;&amp;#039;. Tilburg, 2003. &lt;br /&gt;
* Kathy Panton et al.（2002）. [https://web.archive.org/web/20060325020252/http://www.cyc.com/doc/white_papers/iaai.pdf &amp;quot;Knowledge Formation and Dialogue Using the KRAKEN Toolset&amp;quot;]. In: &amp;#039;&amp;#039;Eighteenth National Conference on Artificial Intelligence&amp;#039;&amp;#039;. Edmonton, Canada, 2002.&lt;br /&gt;
* Deepak Ramachandran P. Reagan &amp;amp; K. Goolsbey (2005). [https://web.archive.org/web/20060325020359/http://www.cyc.com/doc/white_papers/folification.pdf &amp;quot;First-Orderized ResearchCyc: Expressivity and Efficiency in a Common-Sense Ontology&amp;quot;]. In: &amp;#039;&amp;#039;Papers from the AAAI Workshop on Contexts and Ontologies: Theory, Practice and Applications&amp;#039;&amp;#039;. Pittsburgh, Pennsylvania, July 2005. &lt;br /&gt;
* Stephen Reed and D. Lenat (2002). [https://web.archive.org/web/20091122191538/http://www.cyc.com/doc/white_papers/mapping-ontologies-into-cyc_v31.pdf &amp;quot;Mapping Ontologies into Cyc&amp;quot;]. In: &amp;#039;&amp;#039;AAAI 2002 Conference Workshop on Ontologies For The Semantic Web&amp;#039;&amp;#039;. Edmonton, Canada, July 2002. &lt;br /&gt;
*  Benjamin Rode et al.（2005）. [https://web.archive.org/web/20060325020543/http://www.cyc.com/doc/white_papers/PatternRecovery-IA2005.pdf &amp;quot;Towards a Model of Pattern Recovery in Relational Data&amp;quot;]. In: &amp;#039;&amp;#039;Proceedings of the 2005 International Conference on Intelligence Analysis&amp;#039;&amp;#039;. McLean, Virginia, May 2005. &lt;br /&gt;
* Dave Schneider et al.（2005）. [https://web.archive.org/web/20060325020457/http://www.cyc.com/doc/white_papers/GatheringAndManagingFacts-IA2005.pdf &amp;quot;Gathering and Managing Facts for Intelligence Analysis&amp;quot;]. In: &amp;#039;&amp;#039;Proceedings of the 2005 International Conference on Intelligence Analysis&amp;quot;. McLean, Virginia, May 2005.&lt;br /&gt;
* Blake Shepard et al.（2005）. [https://web.archive.org/web/20060325020558/http://www.cyc.com/doc/white_papers/IAAI-05-CycSecure.pdf &amp;quot;A Knowledge-Based Approach to Network Security: Applying Cyc in the Domain of Network Risk Assessment&amp;quot;]. In: &amp;#039;&amp;#039;Proceedings of the Seventeenth Innovative Applications of Artificial Intelligence Conference&amp;#039;&amp;#039;. Pittsburgh, Pennsylvania, July 2005. &lt;br /&gt;
* Nick Siegel et al.（2004）. [https://web.archive.org/web/20060303134555/http://www.cyc.com/doc/white_papers/WS804SiegelN.pdf &amp;quot;Agent Architectures: Combining the Strengths of Software Engineering and Cognitive Systems&amp;quot;]. In: &amp;#039;&amp;#039;Papers from the AAAI Workshop on Intelligent Agent Architectures: Combining the Strengths of Software Engineering and Cognitive Systems&amp;#039;&amp;#039;. Technical Report WS-04-07, pp. 74–79. Menlo Park, California: AAAI Press, 2004.&lt;br /&gt;
* Nick Siegel et al.（2005）. [https://web.archive.org/web/20060325020643/http://www.cyc.com/doc/white_papers/HypothesisGeneration-IA2005.pdf Hypothesis Generation and Evidence Assembly for Intelligence Analysis: Cycorp&amp;#039;s Nooscape Application&amp;quot;]. In Proceedings of the 2005 International Conference on Intelligence Analysis, McLean, Virginia, May 2005. &lt;br /&gt;
*  Michael Witbrock et al.（2002）. [https://web.archive.org/web/20060325020212/http://www.cyc.com/doc/white_papers/IJCAI-paper-v5.pdf &amp;quot;An Interactive Dialogue System for Knowledge Acquisition in Cyc&amp;quot;]. In: &amp;#039;&amp;#039;Proceedings of the Eighteenth International Joint Conference on Artificial Intelligence&amp;#039;&amp;#039;. Acapulco, Mexico, 2003.&lt;br /&gt;
* Michael Witbrock et al.（2004）. [https://web.archive.org/web/20060325020304/http://www.cyc.com/doc/white_papers/SemAnnot2004-20041001.pdf &amp;quot;Automated OWL Annotation Assisted by a Large Knowledge Base&amp;quot;]. In: &amp;#039;&amp;#039;Workshop Notes of the 2004 Workshop on Knowledge Markup and Semantic Annotation at the 3rd International Semantic Web Conference ISWC2004&amp;#039;&amp;#039;. Hiroshima, Japan, November 2004, pp. 71–80.&lt;br /&gt;
* Michael Witbrock et al.（2005）. [https://web.archive.org/web/20060325020649/http://www.cyc.com/doc/white_papers/AAAI05-symposium-KCVC.pdf &amp;quot;Knowledge Begets Knowledge: Steps towards Assisted Knowledge Acquisition in Cyc&amp;quot;]. In: &amp;#039;&amp;#039;Papers from the 2005 AAAI Spring Symposium on Knowledge Collection from Volunteer Contributors (KCVC)&amp;#039;&amp;#039;. pp. 99–105. Stanford, California, March 2005.&lt;br /&gt;
&lt;br /&gt;
==外部链接==&lt;br /&gt;
* [http://www.cyc.com/ Cycorp主页]* {{Wayback|url=http://www.cyc.com/ |date=20101030134449 }}&lt;br /&gt;
* [https://web.archive.org/web/20110226000645/http://opencyc.org/ Opencyc.org]（包含培训材料）&lt;br /&gt;
* [https://web.archive.org/web/20120207001801/http://research.cyc.com/ research.cyc.com]&lt;br /&gt;
* [https://web.archive.org/web/20070112042253/http://www.cycfoundation.org/ Cyc基金会]&lt;br /&gt;
* [https://web.archive.org/web/20110716080947/http://www.opencyc.org/public_servers 支持浏览OpenCyc知识库的服务器]&lt;br /&gt;
* {{SourceForge|opencyc}},开源发布的顶层Cyc本体（版本1.0发布于2006年7月14日）&lt;br /&gt;
* [http://www.ime.usp.br/~fr/opencyc/ OpenCyc C API]{{Wayback|url=http://www.ime.usp.br/~fr/opencyc/ |date=20110320120211 }}&lt;br /&gt;
*[https://web.archive.org/web/20101129172223/http://robotwisdom.com/ai/cycfaq.html David Whitten写的非官方Cyc常见问题解答]&lt;br /&gt;
* [http://www.newscientist.com/article.ns?id=mg18624961.700 能够思考的机器进展到什么程度了? 2005年4月23日, New Scientist]{{Wayback|url=http://www.newscientist.com/article.ns?id=mg18624961.700 |date=20080223145315 }}&lt;br /&gt;
* [http://www.newscientist.com/channel/opinion/mg19025471.700-the-word-common-sense.html  常识2006年4月15日, New Scientist]{{Wayback|url=http://www.newscientist.com/channel/opinion/mg19025471.700-the-word-common-sense.html |date=20080514074430 }}&lt;br /&gt;
*[https://web.archive.org/web/20090220002344/http://blog.cyc.com/ Cyc官方博客]&lt;br /&gt;
*[http://johndcyc.blogspot.com/ &amp;quot;Confessions of a Cyclist&amp;quot; - 另一个关于Cyc的博客]{{Wayback|url=http://johndcyc.blogspot.com/ |date=20110708044204 }}&lt;br /&gt;
*[http://videolectures.net/michael_witbrock/ Cyc视频培训材料]{{Wayback|url=http://videolectures.net/michael_witbrock/ |date=20110320093145 }}&lt;br /&gt;
*[https://web.archive.org/web/20110814031152/http://csacquire.appspot.com/ 采用OpenCyc实现的常识知识获取系统]&lt;br /&gt;
&lt;br /&gt;
{{语义网}}&lt;br /&gt;
&lt;br /&gt;
[[Category:人工智能]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Upojzsb</name></author>
	</entry>
</feed>