Simple sentiment analysis using regular expression: Difference between revisions
Jump to navigation
Jump to search
Simple sentiment analysis using regular expression (edit)
Revision as of 14:33, 28 December 2021
, 28 December 2021+ issues
m (Text replacement - "Category:Text file processing" to "Category:String manipulation") |
(+ issues) |
||
| Line 52: | Line 52: | ||
* 本方法沒有處理: 段落文字不包含關鍵字,需要透過前後文判斷情緒時。 | * 本方法沒有處理: 段落文字不包含關鍵字,需要透過前後文判斷情緒時。 | ||
issues | |||
* 以標點符號當作斷點 | |||
延伸閱讀 | 延伸閱讀 | ||