參考文獻 |
[1] 衛生福利部-衛授疾字第 1090100030 號公告
[2] weka-wiki https://zh.wikipedia.org/wiki/Weka
[3] visual studio code https://azure.microsoft.com/zh-tw/products/visual-studio-code/
[4] Python https://zh.wikipedia.org/zh-tw/Python
[5] SQL-Lite https://zh.wikipedia.org/zh-tw/SQLite
[6] Jieba https://github.com/fxsjy/jieba/wiki
[7]決策樹 https://zh.wikipedia.org/wiki/%E5%86%B3%E7%AD%96%E6%A0%91
[8]隨機森林https://zh.wikipedia.org/zhtw/%E9%9A%8F%E6%9C%BA%E6%A3%AE%E6%9E%97
[9]樸素貝氏 https://zh.wikipedia.org/wiki/%E6%9C%B4%E7%B4%A0%E8%B4%9D%E5%8F%B6%E6%96%AF%E5%88%86%E7%B1%BB%E5%99%A8
[10]支援向量機
https://zh.wikipedia.org/wiki/%E6%94%AF%E6%8C%81%E5%90%91%E9%87%8F%E6%9C%BA
[11]李宏毅教授,台灣大學-機器學習課程講義https://speech.ee.ntu.edu.tw/~tlkagk/courses_ML19.html
[12] 爬蟲教學 CrawlerTutorial- https://github.com/leVirve/CrawlerTutorial
[13] 陳鄞,哈爾濱工業大學自然語言處理課程 https://slidesplayer.com/slide/11334254/
[14] Qian-Xiang Lin , Chia-Hui Chang , and Chen-Ling Che,A Simple and Effective Closed Test for Chinese Word Segmentation Based on Sequence Labeling Computational Linguistics and Chinese Language Processing Vol. 15, No. 3-4, September/December 2010, pp. 161-180
[15] Tomas Mikolov Google Inc.,Mountain View,CA Efficient Estimation of Word Representations in Vector Space
[16] Maosong Sun,Jingyang Li, Zhipeng Guo,Yu Zhao,Yabin Zheng, Xiance Si, Zhiyuan Liu. THUCTC: An Efficient Chinese Text Classifier. 2016.
[17] Wei-Yun Ma, Keh-Jiann Chen IJALP,Design of CKIP Chinese Word Segmentation System Vol. 14, No. 3, pp. 235–249, May 2004
[18] ZHILIANG ZHU, JIE LIANG, DEYANG LI , HAI YU , Hot Topic Detection Based on a Refined TF-IDF Algorithm AND GUOQI LIU Software College, Northeastern University, Shenyang 110169, China
[19] JINGANG LIU, CHUNHE XIA , HAIHUA YAN , ZHIPU XIE , AND JIE SUN Hierarchical Comprehensive Context Modeling for Chinese Text Classification Received September 11, 2019, accepted October 15, 2019, date of publication October 23, 2019, date of current version November 4, 2019.
[20] Fang Miao, Pu Zhang, Libiao Jin, Hongda Wu ,Chinese News Text Classification Based on Machine learning algorithm 2018 10th International Conference on Intelligent Human-Machine Systems and Cybernetics
[21] 鄭亦渟,新聞分類方法之比較及推薦系統設計與實作,國立中正大學資訊工程研究所碩士論文
[22] 鍾智孫,PTT網站餐廳美食類別擷取之研究, 國立中央大學資訊工程系碩士論文
[23]Chien-Lung Chou and Chia-Hui Chang and Ya-Yun Huang, " Boosted Web Named Entity Recognition via Tri-Training", ACM Trans. Asian Low-Resour. Lang. Inf. Process. , Vol 16, pp. 10:1--10:23, December 2016.
[23] Sang-Bum Kim, Kyoung-Soo Han, Hae-Chang Rim and Sung Hyon Myaeng, "Some Effective Techniques for Naive Bayes Text Classification," in IEEE Transactions on Knowledge and Data Engineering, vol. 18, no. 11, pp. 1457-1466, Nov. 2006, doi: 10.1109/TKDE.2006.180.
[24] Tin Kam Ho, "Random decision forests," Proceedings of 3rd International Conference on Document Analysis and Recognition, Montreal, Quebec, Canada, 1995, pp. 278-282 vol.1, doi: 10.1109/ICDAR.1995.598994.
[25]W. Zhao, G. Zhang, G. Yuan, J. Liu, H. Shan and S. Zhang, "The Study on the Text Classification for Financial News Based on Partial Information," in IEEE Access, vol. 8, pp. 100426-100437, 2020, doi: 10.1109/ACCESS.2020.2997969.
[26] Quinlan, J. R. C4.5: Programs for Machine Learning. Morgan Kaufmann Publishers, 1993.
[27] D. Isa, L. H. Lee, V. P. Kallimani and R. RajKumar, "Text Document Preprocessing with the Bayes Formula for Classification Using the Support Vector Machine," in IEEE Transactions on Knowledge and Data Engineering, vol. 20, no. 9, pp. 1264-1272, Sept. 2008, doi: 10.1109/TKDE.2008.76.
[28] CKIP LAB 中文斷詞小組 https://ckip.iis.sinica.edu.tw/demo/
[29] TF-IDF https://zh.wikipedia.org/wiki/Tf-idf |