隨著現在網路的快速發展,任何人都可以輕而易舉的在網路上留下評論,表達自己的觀點或感受。這些評論都是很重要的數據,但如果單純利用人工進行查詢、統計這些龐大的數據,顯然是困難且缺乏效率的。而透過自然語言處理分析可以快速的知道人們對產品、服務等具體意見。因此本篇論文實作一個旅館評論自動分析與歸納系統,能夠有效的取代以往人工查看評論尋找資訊的過程,以節省時間。 在旅館評論自動分析與歸納系統中,我們訓練了句子邊界檢測模型,改善在面對網路評論中常見的文法或標點符號錯誤時,基於統計模型或文法規則的方式難以處理的問題,提升了句子分割的效果。並透過訓練情緒分析、關鍵字提取模型,找出旅館中最多人提到的優、缺點,將使用者評論按照關鍵字分類,接著透過分群演算法統整相關的關鍵字。最後將成果以網頁呈現,讓使用者能便利的進行查詢。 ;With the rapid development of the Internet nowadays, it′s easy for anyone to leave a comment on the web, expressing their own opinions or feelings. These comments are important data, but it would be difficult and inefficient to conduct manual inquiries and statistics on these large data set. Using Natural Language Processing technology, it is possible to quickly know people′s specific opinions on products, services, etc. Therefore, this paper implements an automatic analysis and summarization system for hotel reviews. It can effectively save the time of manually checking comments and looking for information. In the automatic analysis and summarization system, we have trained a sentence boundary detection model. Improve the problem of grammatical or punctuation errors commonly found in online comments, which difficult to handle by statistical models or grammatical rules. Through training on sentiment analysis and keyword extraction models, we identify the most frequently mentioned strengths and weaknesses of hotels. The comments are categorized by keywords, and the clustering algorithm is used to organize the relevant keywords. Finally, the results are presented on a web page for users to conveniently make inquiries.