基于方面的情感分析 基于方面的情感分析任务专注于识别方面类别和文本中的情绪(正面,负面,中性)分类。 基于方面的情感分析的目的是确定针对特定方面表达的情感极性。 该系统基于使用支持向量机(SVM)的监督学习。 多标签svc分类器用于将笔记本电脑评论分为20个方面类别,还可以将评论分为正面,负面或中性。 对于每种情感,都使用多标签svc分类器。 系统的性能也与其他分类器进行了比较。 数据集 所需的库 Scikit学习 纳尔特克 大熊猫 麻木 PS:这是加德满都大学计算机科学与工程系最后一年的一个为期2个月的速成课程(NLP)的微型项目。
2021-09-16 18:19:39 535KB 系统开源
1
Programming Python, 2nd Edition 目录如下,需要下载的朋友不要错过哦~ Programming Python, 2nd Edition By Mark Lutz Publisher : O'Reilly Pub Date : March 2001 ISBN : 0-596-00085-5 Pages : 1256 Copyright Foreword Preface "And Now for Something Completely Different . . . Again" Signs of the Python Times Why This Edition? Major Changes in This Edition Using the Examples and Demos Conventions Used in This Book Where to Look for Updates Contacting O'Reilly Acknowledgments Chapter 1. Introducing Python Section 1.1. "And Now for Something Completely Different" Section 1.2. The Life of Python Section 1.3. The Compulsory Features List Section 1.4. What's Python Good For? Section 1.5. What's Python Not Good For? Part I: System Interfaces Chapter 2. System Tools Section 2.1. "The os.path to Knowledge" Section 2.2. Why Python Here? Section 2.3. System Scripting Overview Section 2.4. The sys Module Section 2.5. The os Module Section 2.6. Script Execution Context Section 2.7. Current Working Directory Section 2.8. Command-Line Arguments Section 2.9. Shell Environment Variables Section 2.10. Standard Streams Section 2.11. File Tools Section 2.12. Directory Tools Chapter 3. Parallel System Tools Section 3.1. "Telling the Monkeys What to Do" Section 3.2. Forking Processes Section 3.3. Threads Section 3.4. Program Exits Section 3.5. Interprocess Communication Section 3.6. Pipes Section 3.7. Signals Section 3.8. Launching Programs on Windows Section 3.9. Other System Tools Chapter 4. Larger System Examples I Section 4.1. "Splits and Joins and Alien Invasions"
2021-09-15 21:39:14 6.4MB Python 程序 设计
1
Python程序设计与大数据分析》课程相关资料——第7章:文件与数据格式化实例7.3文件(7.1.txt唐诗宋词元曲)、实例7.4文件(pybit.gif)、实例7.5文件(birdnest.jpg\birdnestBGR.jpg\birdnestContour.jpg\birdnestEnContrast.jpg )、实例7.6文件(price2016.csv\price2016bj.csv\price2016out.csv),第6章:组合数据类型jieba库Hamlet.txt、三国演义.txt
2021-09-15 12:04:02 1.57MB python
1
刷票一般要突破以下限制: 1、验证码识别 2、同一ip不可连续投票 解决办法 1、用tesseract工具,链接在此 https://code.google.com/p/tesseract-ocr/ (人人还是加不了https链接) 2、使用代理,国内可以的代理服务器可以从这里找到 http://cn-proxy.com/ 程序语言当然用python 浏览器投票的流程如下 1、向服务器发送请求,服务器返回验证码和表单 2、填好表单,发送到服务器 可以用firefox+httpfox插件查看整个事件过程,以及发送请求的POST和GET数据格式 使用python的urllib2库实现上述过程 1、
2021-09-15 10:13:27 54KB cookie python 程序
1
贸易总协定 一个Python程序,用于分析多个序列比对并比较两组物种之间的氨基酸特性
2021-09-14 09:32:12 30KB Python
1
人脸识别 这个python程序可以识别你的脸! 该程序只需要每个人的一张照片即可识别他们。 将您的照片添加到“ Images directory或者您可以在PC的任何位置使用any other floders 。 运行main.py文件。 运行main.py ,将要求您输入path 。 您应该输入正确的路径,否则程序将终止。 您使用的图像应具有适当的名称,例如: yourname.jpg/png因为该程序将文件名假定为该person's name 。 如果一切正常,这将打开您的webcam 。 一旦检测到您的脸,就会出现一个绿色的边界框,以及您在jpg / png文件中使用的名称。 此外,您的姓名也会与时间一起显示在终端中。 要停止程序,请在终端中按ctrl+C 可以使用任何中断程序执行的命令。 要求 使用的库: 库是一部分库。 但是某些wheel version需要
2021-09-13 16:56:26 1.53MB Python
1
深度学习,中文情感分析python程序,包含中文酒店用户评论语料数据。
2021-09-12 00:15:43 2.97MB Python 深度学习
1
一​项​数​量​达​1​0​0​0​0​多​条​的​I​P​地​址​归​属​地​查​询​任​务​催​生​了​W​i​n​d​o​w​s​下​实​现​P​y​t​h​o​n​出​错​后​重​启​且​定​时​监​视​重​启​的​需​求​。​通​过​本​文​你​将​学​到​如​何​编​写​一​个​杀​不​死​的​P​y​t​h​o​n​程​序​。​你​还​将​学​到​多​进​程​编​程​、​多​线​程​编​程​、​捕​捉​异​常​、​每​隔​固​定​时​间​段​执​行​任​务​、​用​配​置​文​件​保​存​程​序​运​行​状​态​、​全​局​变​量​、​杀​死​指​定​进​程​。
1
免费 编写高质量代码 改善Python程序的91个建议.pdf
2021-09-09 21:17:31 54.41MB 改善Python
1
能实现外部调用Excel 对Excel排序,等一些智能操作 附带Excel插件xlrd
2021-09-09 15:37:56 973B python pyqt excel
1