跳到主要內容

臺灣博碩士論文加值系統

(18.97.14.85) 您好!臺灣時間:2024/12/14 12:11
字體大小: 字級放大   字級縮小   預設字形  
回查詢結果 :::

詳目顯示

: 
twitterline
研究生:薛智名
研究生(外文):Chih-Ming Hsueh
論文名稱:虛擬實踐社群之知識圖發掘
論文名稱(外文):Knowledge Map Discovery in Virtual Communities of Practice
指導教授:林福仁林福仁引用關係
指導教授(外文):Fu-ren Lin
學位類別:碩士
校院名稱:國立中山大學
系所名稱:資訊管理學系研究所
學門:電算機學門
學類:電算機一般學類
論文種類:學術論文
論文出版年:2001
畢業學年度:89
語文別:英文
論文頁數:98
中文關鍵詞:知識圖集群分析組織學習資訊萃取專業社群
外文關鍵詞:clusteringorganizational learningknowledge mapprofessional communitytext retrieval
相關次數:
  • 被引用被引用:7
  • 點閱點閱:328
  • 評分評分:
  • 下載下載:48
  • 收藏至我的研究室書目清單書目收藏:6
在本研究提出了一個協助虛擬社群進行知識管理的知識分享機制-知識圖管理系統架構,此系統架構主要包含了知識圖導覽功能、知識搜尋功能及學習顧問功能。知識圖導覽的功能用來讓使用者能夠徹底地瞭解整個實踐社群的知識架構、知識搜尋功能如同搜尋引擎一般,並且以知識圖作為導覽協助知識的搜尋,而學習顧問藉由記錄相同問題背景人們的知識存取序列,由這些序列中分析出某些特定問題的學習歷程,使用者可以藉由參考此學習歷程來縮短其學習時間。為了讓知識圖在新知識加入之後能夠有效率的更新,本研究提出一個漸近式的知識結構管理方法用以管理現有的知識圖。在本研究中建構了知識圖管理系統的雛形系統,藉由知識圖建構及知識圖管理的方式完成上述的三種知識分享的功能;此外我們利用思摩特網上的教學分享資源及資訊管理領域的碩博士論文摘要,對知識圖建構及管理功能加以驗證。
This thesis proposes a knowledge management technique, called knowledge map management system, which consists of three components: knowledge navigation, knowledge seeking, and learning history advisory. The knowledge navigation function helps knowledge seekers to understand the knowledge structure. Similarly, the knowledge-seeking component helps knowledge seekers to retrieve knowledge with its structure. The learning adviser generalizes the knowledge access pattern in problem solving history and advises knowledge in the problem solving process. In this study, we prototype the knowledge map management system to facilitate knowledge sharing activities. In order to keep the knowledge map up to date, we also propose the incremental approach to maintaining knowledge structure with the addition of knowledge artifacts. The knowledge map creation and maintenance functions are evaluated using documents collected from SCTNet and master thesis repository at National Central Library, and result in encouraging results.
Abstract II
中文摘要 III
TABLE OF CONTENTS IV
LIST OF FIGURES VII
LIST OF TABLES VIII

Chapter 1. Introduction 1
1.1 Research Motivation and Objectives 1
1.2 Knowledge Map Management System 2
1.2.1 Knowledge Navigation 3
1.2.2 Knowledge Seeker 4
1.2.3 Learning Adviser 6
1.3 SCTNet: Teachers' professional community 7
1.4 Thesis Organization 9
Chapter 2. Literature Review 10
2.1 Virtual Community 10
2.2 Knowledge Management 11
2.2.1 Learning history 11
2.2.2 Nonaka SECI Model 12
2.2.3 Community of practice 14
2.2.4 Knowledge map 15
2.3 Information Retrieval 16
2.3.1 Word segmentation 16
2.3.2 Text indexing 20
2.3.3 Feature selection 23
2.3.4 Similarity assessment 24
2.4 Document Clustering 24
2.4.1 Preliminary tasks 25
2.4.2 Clustering technique 25
2.4.3 Text categorization 29
Chapter 3. Research Framework 31
3.1 The Architecture of Knowledge Map Management System 32
3.2 Knowledge Map Manager 34
Chapter 4. The Knowledge Map Creation 37
4.1 Hierarchical clustering 38
4.2 The Determination of Number of Clusters 39
4.3 K-means 40
4.4 Disjoint Test 40
4.5 An example of the knowledge map creation with synthesis data 41
Chapter 5. The Knowledge Map Maintenance 45
5.1 Document and Cluster Representation 47
5.2 Document Classification 47
5.3 Within Cluster Disjoint Test 47
5.4 Cluster Decomposition 48
5.5 Between Cluster Distance Test and Cluster Merging 48
5.6 Silhouette Coefficient Test 49
5.7 Re-Clustering 49
5.8 Knowledge Map Maintenance with Synthetic Data 49
Chapter 6. Evaluation of the Knowledge Map Creation 54
6.1 Document Set 54
6.2 Evaluation Criteria 55
6.3 The Preprocessing of Documents 56
6.3.1 Text indexing 57
6.3.2 Keyword extraction 57
6.3.3 Term-weighting 58
6.4 Results and Evaluation 58
6.4.1 Experimental design 59
6.4.2 The evaluation of results 59
Chapter 7. Evaluation of the Knowledge Map Maintenance 63
7.1 Evaluation Criteria 63
7.2 Experimental Design 65
7.3 Evaluation Results from Synthetic Documents 66
7.4 Evaluation Results from Real World Documents 70
Chapter 8. Conclusions and Future Research 72
Reference 75
Appendix 80
Appendix A. CKIP morphological tag explanation 80
Appendix B. Term-weighting components (Salton and Buckley, 1988) 82
Appendix C. (1) An Example of NSD documents 83
Appendix C. (2) An Example of the thesis abstracts 84
Appendix D. The Statistics of the Text Indexing Stage 84
Appendix E. (1) Original TAIM Document 85
Appendix E. (2) Keyword Extracted by CKIP auto_tag Program 86
Appendix E. (3) Hybrid Word Segmentation Result 87
Appendix E. (4) Original NSD Documents 87
Appendix E. (5) Keyword Extracted by CKIP auto_tag Program 88
Appendix E. (6) Hybrid Word Segmentation Result 88
Appendix E. (7) Hybrid Word Segmentation Result 89
Appendix E. (8) Hybrid Word Segmentation Result 89
Appendix F. (1) Partial Clustering Results of NSD Documents 90
Appendix F. (2) Partial Clustering Results of TAIM Documents 91
Appendix G. (1) Expanded Knowledge Map of NSD Documents 92
Appendix G. (2) Expanded Knowledge Map of TAIM Documents 93
Appendix H. (1) Evaluation Result of 30% Noise Document Set 94
Appendix H. (2) Evaluation Result of 40% Noise Document Set 95
Appendix H. (3) Evaluation Result of 50% Noise Document Set 97
Agrawal, R., Bayardo, R., and Srikant, R. (1999), "Athena: Mining-based Interactive Management of Text Databases," Proceedings of the Seventh Conference on Extending Database Technology, July 1999.
Armstrong, A. and Hagel, J. (1996), "The Real Value of On-Line Community," Harvard Business Review, May-June 1996.
Baeza-Yates, R. and Gonnet, G. (1996), "Fast Text Searching for Regular Expressions or Automaton Searching on Tries," Journal of the ACM (43:6), 1996, pp. 915-936.
Borchers, A., Herlocker, J., Konstan, J., and Riedl, J. (1998), "Ganging up on Information Overload," COMPUTER (31:4), 1998, pp. 106-108.
Browne, G., Curley, S. and Benson, P. (1997), "Evoking Information in Probability Assessment: Knowledge Maps and Reasoning-Based Directed Questions," Managements Science (43:1), 1997, pp. 1-14.
Chien, L.,-f. (1997), "PAT-Tree-Based Keyword Extraction for Chinese Information Retrieval," Proceedings of the 1997 ACM SIGIR, Philadelphia, PA, USA, pp. 50-58.
Chien, L.,-f. and Pu, H.,-t. (1996), "Important Issues on Chinese Information Retrieval," Computational Linguistics and Chinese Language Processing (1:1), 1996, pp. 205-221.
Chou, C. and Lin, H. (1998), "The Effects of Navigation Map Types and Cognitive Styles on Learners' Performance in a Computer-Networked Hypertext Learning System," Journal of Educational Multimedia and Hypermedia (7), 1998, pp. 151-176.
Dumais, S., Platt, J., Heckerman, D. and Sahami, M. (1998), "Inductive Learning Algorithms and Representations for Text Categorization," Proceedings of the 1998 ACM 7th International Conference on Information and Knowledge Management (CIKM `98), pp. 148-155.
Gonnet, G., H. and Baeza-Yates, R. (1992), "New Indices for Text: Pat Trees and Pat Arrays," Information Retrieval Data Structures and Algorithms, Prentice Hall, pp. 66-82.
Hansen, M., Nohria, N. and Tierney, T. (1999), "What's Your Strategy for Managing Knowledge?" Harvard Business Review, March-April 1999, pp. 106-116.
Igbaria, M. (1999), "The Driving Forces in the Virtual Society," Communication of ACM (42:12), Dec. 1999, pp. 64-70
Kaufman, L. and Rousseeuw, P. J. (1990), "Finding Group in Data: An Introduction to Cluster Analysis," John Wiley and Sons, Inc.
Knuth, D., E. (1973), "The Art of Computer Programming: Sorting and Searching.", Vol. 3. Addison-Wesley, Mass.
Kohonen T., Kaski S., Lagus K., Salojvi J., Paatero V., and Saarela A. (2000), "Self Organization of a Massive Document Collection," IEEE Transactions on Neural Networks (11:3), May 2000, pp 574-585.
Kulkarni, R., Stough, R., and Haynes, K. (2000), "Towards Modeling of Communities of Practice (CoPs) : A Hebbian Learning Approach to Organizaitonal Learning," Technological Forecasting and Social Change (64), 2000, pp. 71-83.
Li, Z. and Xing, L. (1998), "Search the Chinese Web - Design and the Operation of Net-Compass," Proceedings of the First Asia Digital Library Workshop, 1998, pp. 42-46.
Lin, F.-r., and Lin, S.-c. (2001), "A Conceptual Model for Virtual Organizational Learning," Forecoming in Journal of Organizational Computing and Electronic Commerce.
Merkl, D. and Rauber, A. (1999), "Automatic Labeling of Self-organizing Maps for Information Retrieval," Proceedings of ICONIP '99. 6th International Conference, 1999, pp. 37-42.
Morrison, D. (1968), "PATRICIA: Practical Algorithm to Retrieve Information Coded in Alphanumeric," Journal of ACM, 1968, pp. 514-534.
Ng, H. T., Goh, W. B., and Low, K. L. (1997), "Feature Selection, Perception Learning, and A Usability Case Study for Text Categorization," Proceedings of the 20th Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, 1997, pp. 67-73.
Nonaka, I. (1994), "A Dynamic Theory of Organizational Knowledge Creation," Organization Science (5:1), 1994, pp. 14-37.
Ong, T.,-h. and Chen, H.,-c. (1999), "Updateable PAT-Tree Approach to Chinese Key Phrase Extraction Using a Linguistic Foundation for Knowledge Management," The Second Asian Digital Libraries Conference, Taipei, Taiwan, November 8-9, 1999.
Paolucci, R. (1998), "The Effects of Cognitive Style and Knowledge Structure on Performance Using a Hypermedia Learning System," Journal of Educational Multimedia and Hypermedia (7), 1998, pp. 123-150.
Punj, G. and Stewart, D., (1983), "Cluster Analysis in Marketing Research: Review and Suggestions for Application," Journal of Marketing Research, May 1983, pp 134-148.
Roth, G. (2000), "Constructing Conversations: Lessons for Learning from Expeience," Organization Development Journal (18:4), Winter 2000, pp. 69-78.
Salton, G. and Buckley, C. (1975) "A Vector-Space Model for Automatic Indexing," Communications of the ACM (18:11), 1975, pp. 613-620.
Salton, G. and Buckley, C. (1988), "Term-Weighting Approaches in Automatic Text Retrieval," Information Processing and Management (24:5), 1988, pp. 513-23.
Salton, G. (1989), "Automatic Text Processing. Reading," Addison-Wesley, MA.
Sarwar, B., Konstan, J., Borchers, A., Herlocker, J., Miller, B. and Riedl, J. (1998), "Using Filtering Agents to Improve Prediction Quality in the GroupLens Research Collaborative Filtering System," Proceedings of the ACM 1998 Conference on Computer Supported Cooperative Work, 1998, pp. 345-354.
Schutze, H., Hull, D. A., and J. O., Pedersen (1995), "A Comparison of Classifiers and Document Representations for the Routing Problem," Proceedings of the 18th International ACM SIGIR Conference on Research and Development in Information Retrieval, 1995, pp. 229-237.
Stewart, T. A. (1996), "The Invisible Key to Success", Fortune, Aug. 1996, pp. 173-176.
Yang, H. and Lee, C. (1999), "A Text Data Mining Approach Using a Chinese Corpus Based on Self-Organizing Map," The Fourth International Workshop on Information Retrieval with Asian Languages, 1999.
Yang, C., Yen, J., Yung, S. and Chung, A. (1998), "Chinese Indexing using Mutual Information," Proceedings of the First Asia Digital Library Workshop, 1998, pp. 57-64.
Yang, Y. (1994), "Expert Network: Effective and Efficient Learning from Human Decisions in Text Categorization and Retrieval," Proceeding of the Seventeenth International ACM SIGIR Conference on Research and Development in Information Retrieval, 1994, pp. 13-22.
Wei., C.,-p. and Dong, Y.,-x. (2001), "A Mining-based Category Evolution Approach to Managing Online Document Categories," Proceedings of the 34th Hawaii International Conference on System Sciences, 2001.
Wong, K.,-f. and Li, W.,-j. (1998), "Intelligent Chinese Information Retrieval - Why Is It So Difficult?" Proceedings of the First Asia Digital Library Workshop, 1998.
Wu, Z. and Tseng G. (1993), "Chinese Text Segmentation for Text Retrieval: Achievements and Problems," Journal of the American Society for Information Sciences (44), 1993, pp. 532-542.
QRCODE
 
 
 
 
 
                                                                                                                                                                                                                                                                                                                                                                                                               
第一頁 上一頁 下一頁 最後一頁 top