简体   繁体   English

意见挖掘方法

[英]Method for Opinion mining

i am working on my final year project "OPINION MINING" of mobile set. 我正在从事移动设备的最后一年的项目“ OPINION MINING”。 i have gone through bin liu's site and hav refered nearly 50 Different papers but all are suggesting different methods and i am not finding a clear cut solution as to how to proceed with opinion mining ie steps. 我浏览了刘斌的网站,并参考了近50篇不同的论文,但是所有人都提出了不同的方法,而且对于如何进行观点挖掘(即步骤),我没有找到明确的解决方案。

Double propogation method suggested by bing liu is very hard to proceed (as i have to use c# strictly) and the dependency parser "Minipar" which he uses in that method happens to be in .net 2003 m using vs 2008. bing liu建议的双重传播方法非常难以执行(因为我必须严格使用c#),并且他在该方法中使用的依赖解析器“ Minipar”恰好是在.net 2003 m中使用vs 2008。

can anybody suggest me a simple nlp based method to do opinion mining where i want to do tasks like: 1.feature extraction 2.opinion lexicon creation and opinion extraction 3.opinion orientation 4.summerization 5.searching for opinions 有人可以建议我一种基于nlp的简单方法来进行观点挖掘吗,我想在该任务中执行以下任务:1.特征抽取2.opinion词典创建和观点抽取3.opinion定位4.摘要化5.搜索观点

please help me guys i badly require ur help especially from anybody working in this area... 请帮助我,我急需您的帮助,尤其是在该领域工作的任何人...

thanx. 谢谢。 amey. 艾米

you opinion on bing liu's blog is right 您对刘冰的博客的看法是正确的

what u need to do now is that you have to compile the pdemo.cpp file or if a problem download the exe hosted under the link http://wanghao.name/minipar/pdemo.zip and write c# code to interact with the application "pdemo.exe" 您现在需要做的是编译pdemo.cpp文件,或者如果有问题,请下载链接http://wanghao.name/minipar/pdemo.zip下托管的exe并编写C#代码以与应用程序进行交互“ pdemo.exe”

i have done it, its easy and very efficient 我已经做到了,它简单又高效

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM