簡易檢索 / 詳目顯示

研究生: 陸思皖
Szu-Wan Lu
論文名稱: 一種具知識本體之技術平台實現
An Ontology-based Implementation of Technical Analysis Platform
指導教授: 徐演政
Yen-Tseng Hsu
口試委員: 何正信
Ho, Cheng-Seen
葉治宏
Yeh, Jerome
李富民
Lee, Fu-Ming
吳傳嘉
Wu, Chwan-Chia
學位類別: 碩士
Master
系所名稱: 電資學院 - 資訊工程系
Department of Computer Science and Information Engineering
論文出版年: 2005
畢業學年度: 93
語文別: 中文
論文頁數: 106
中文關鍵詞: 技術平台虛擬機器腳本語言知識本體
外文關鍵詞: Technical Analysis Platform, Ontology, Virtual Machine, Script Language
相關次數: 點閱:337下載:1
分享至:
查詢本校圖書館目錄 查詢臺灣博碩士論文知識加值系統 勘誤回報
  • 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.1AiSM 平台5 2.2人工智慧6 2.3知識管理7 2.3.1本體論9 2.3.2IFF 和 OWL10 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.1ATAK 綜覽21 3.2ATAK系統模組23 3.3ATAK 腳本語言與ATAKL腳本引擎25 3.4套件庫與系統呼叫26 3.5內建的資料序列處理模組27 3.6ATAKO知識本體27 3.7整合 ATAK 語言和 ATAKO 知識本體30 第四章 ATAKL 腳本引擎的細節設計與實作32 4.1ATAKL 引擎總覽32 4.2ATAK腳本語言之語法35 4.3ATAK語言之前置處理42 4.4ATAK語言之詞彙分析43 4.5ATAK語言之語法分析47 4.6ATAK語言之語意分析49 4.6.1ATAK 語法中的語意討論50 4.6.2ATAK 語意分析的執行流程52 4.6.3產生 MAFI 中間碼57 4.7ATAK條件型敘述58 4.7.1ATAK 條件型敘述之語意58 4.7.2ATAK 語法的支援63 4.8MAF 碼的設計與編譯68 4.8.1MAF 碼的設計考量68 4.8.2MAF 碼的定址模式和指令集70 4.8.3MAF 碼的產生流程72 4.9ATAKL 執行機器81 4.9.1ATAKL 執行機器的系統架構81 4.9.2ATAKL 執行機的實作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年

    QR CODE