跳到主要內容

臺灣博碩士論文加值系統

(216.73.216.17) 您好!臺灣時間:2025/09/03 22:46
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:陸思皖
研究生(外文):Lu, Szu-Wan
論文名稱:一種具知識本體之技術平台實現
論文名稱(外文):An Ontology-based Implementation of Technical Analysis PlatformAn Ontology-based Implementation of Technical Analysis PlatformAn Ontology-based Implementation of Technical Analysis PlatformAn Ontology-based An Ontology-based Implementation of Techn
指導教授:徐演政徐演政引用關係
指導教授(外文):Hsu, Yen-Tzeng
學位類別:碩士
校院名稱:國立臺灣科技大學
系所名稱:資訊工程系
學門:工程學門
學類:電資工程學類
論文種類:學術論文
論文出版年:2005
畢業學年度:93
語文別:中文
論文頁數:106
中文關鍵詞:知識本體腳本語言虛擬機器技術分析
外文關鍵詞:OntologyScript LanguageVirtual MachineTechnical Analysis
相關次數:
  • 被引用被引用:8
  • 點閱點閱:362
  • 評分評分:
  • 下載下載:45
  • 收藏至我的研究室書目清單書目收藏:3
ATAK(AiSM Technical Analysis Knowledge base) 是一個應用在技術分析領域上的基礎平台。它整合了AiSM 平台、技術分析、內建建模用模組、財金知識本體和知識管理。ATAK 不僅僅可以提昇技術分析和指標生成的效率,而且更使研究者們可以以一個一致化的形式來分享他們的知識。
ATAKL 腳本引擎則是 ATAK 平台中用來分析、編譯並執行腳本的一個子系統。在本論文中首先描述了 ATAK 的需求以及每個子系統在 ATAK 中的定位,以便於定出基本的原則來幫助我們做更詳細地的分析與設計。接著分析了如何達到較高層原則的需求並且用以設計 ATAKL 腳本引擎的系統結構和系統功能的相關細節。最後,本研究並設計出一個實際並可行的ATAKL 腳本引擎並同時實作出一個可以執行的引擎雛型。
ATAK(AiSM Technical Analysis Knowledge base) which integrates AiSM platform, technical analysis, built-in modeling module, financial ontology, and knowledge management is an infrastructure applied to domain of Technical analysis. Not only ATAK can improve the efficiency of technical analysis and generating index but also it can let researchers be able to share their knowledge in an uniformed presentation.
ATAKL Script Engine is a subsystem of ATAK and it is used to deal with analyzing, compiling, and executing scripts. In this theis we firstly describe ATAK’s requirement and each component’s position within ATAK to help determining fundemental principle for detailed analysis and design, Secondly,this study analyzes the requirement of how to fit the upper level principle and use it to design the architecture and functionality of ATAKL Script Engine in detail. Finally, a practical and feasible design of ATAKL Script Engine has been implemented with a executable prototype.
中文摘要 I
英文摘要 II
誌謝 III
附圖列表 IV
表格列表 VI
目錄 VII
第一章 緒論 1
1.1 研究背景與動機 1
1.2 研究目的 2
1.3 研究流程 2
1.4 論文架構 3
第二章 背景知識 5
2.1 AiSM 平台 5
2.2 人工智慧 6
2.3 知識管理 7
2.3.1 本體論 9
2.3.2 IFF 和 OWL 10
2.3.3 知識表示法 12
2.3.4 邏輯與推論 14
2.4 編譯器與虛擬機器 15
2.4.1 腳本語言 15
2.4.2 編譯器 15
2.4.3 虛擬機器 17
2.5 相關的產品或平台 18
2.5.1 商業應用上的技術分析平台 18
2.5.2 現有的本體論管理模型 19
第三章 ATAK架構與設計 21
3.1 ATAK 綜覽 21
3.2 ATAK系統模組 23
3.3 ATAK 腳本語言與ATAKL腳本引擎 25
3.4 套件庫與系統呼叫 26
3.5 內建的資料序列處理模組 27
3.6 ATAKO知識本體 27
3.7 整合 ATAK 語言和 ATAKO 知識本體 30
第四章 ATAKL 腳本引擎的細節設計與實作 32
4.1 ATAKL 引擎總覽 32
4.2 ATAK腳本語言之語法 35
4.3 ATAK語言之前置處理 42
4.4 ATAK語言之詞彙分析 43
4.5 ATAK語言之語法分析 47
4.6 ATAK語言之語意分析 49
4.6.1 ATAK 語法中的語意討論 50
4.6.2 ATAK 語意分析的執行流程 52
4.6.3 產生 MAFI 中間碼 57
4.7 ATAK條件型敘述 58
4.7.1 ATAK 條件型敘述之語意 58
4.7.2 ATAK 語法的支援 63
4.8 MAF 碼的設計與編譯 68
4.8.1 MAF 碼的設計考量 68
4.8.2 MAF 碼的定址模式和指令集 70
4.8.3 MAF 碼的產生流程 72
4.9 ATAKL 執行機器 81
4.9.1 ATAKL 執行機器的系統架構 81
4.9.2 ATAKL 執行機的實作 84
第五章 結論與展望 89
5.1 結論 89
5.2 未來展望 90
參考文獻 91
作者簡介 93
[1]AiSM,,台灣科技大學資訊工程所人工智慧金融交易實驗室,http://140.118.152.72
[2]Stuart Russell, Peter Norvig 著,《人工智慧—現代方法總論》,文魁資訊,2004
[3]田維國,知識管理推動力、流程與組織績效關係之研究,中原大學企業管理研究所碩士論文,民國九十四年,pp.25
[4]On-To-Knowledge Project, http://ontoknowledge.org/
[5]Gruber, T., "Ontolingua:A translation approach to protable ontology specifications", Knowledge Acquisition 5(2) 1993, pp. 199-200.
[6]Gurber, T., SRKB mailing list. 1994(cited from Uschold, M., Gruninger, M., " Ontologies: principles, methods and applications", The knowledge engineering review 11(2), 1996)
[7]IEEE, The SUO Information Flow Framework(SUO IFF), http://suo.ieee.org/IFF/
[8]W3C, OWL Web Ontology Language, http://www.w3.org/TR/2004/REC-owl-features-20040210
[9]王萬森著,《人工智能原理及其應用》,電子工業出版社,2000
[10]Alfred V. Aho, Ravi Sethi, Jeffrey D. Ullman 著,《編譯程式—原理、技巧與工具》,松崗出版社,民國九十一年
[11]Bill Venners, “Inside the JAVA 2 Virtual Machine”, Mc Graw Hill , 1999
[12]TradeStation Securities, http://www.tradestation.com
[13]關銘,以OWL DL 及 SWRL 為基礎建置推論雛形系統—以大學排課問題為例,中原大學資訊管理研究所碩士論文,民國九十三年,pp. 25
[14]K. Knight, et al. Filling knowledge gaps in a borad-coverage MT system. The 14th Int’l 1 Joint Conf on Artificial Intelligence, Montreal, Canada, 1995
[15]ISI, Ontology Creation and Use: SENSUS, http://www.isi.edu/natural-language/resources/sensus.html
[16]OpenCyc, http://www.opencyc.org
[17]David A. Petterson & John L. Hennessy 著,《計算機組織與設計/軟硬體界面》,碁峰出版社,民國89年
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top
無相關期刊