Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mining and summarizing customer reviews, Hu+, KDD'04 #662

Open
AkihikoWatanabe opened this issue May 8, 2023 · 1 comment
Open

Mining and summarizing customer reviews, Hu+, KDD'04 #662

AkihikoWatanabe opened this issue May 8, 2023 · 1 comment

Comments

@AkihikoWatanabe
Copy link
Owner

https://www.cs.uic.edu/~liub/publications/kdd04-revSummary.pdf

@AkihikoWatanabe
Copy link
Owner Author

レビュー中のユーザが記述したopinion sentenceを同定し、極性がpos/negのどちらかを判定し、pos/negそれぞれの代表的なsentenceを抽出することで要約する手法

評価をする際は、Amazon等のレビューを収集し、人間がレビューを読み、どれがopinion sentenceか、およびpolarityをタグ付けし、それらをどれだけ抽出できたかをPrecision / Recall / F1値で評価。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant