登录
首页 » Python » 采用Text_CNN进行文本分类

采用Text_CNN进行文本分类

于 2022-08-24 发布 文件大小:12.03 MB
0 67
下载积分: 2 下载次数: 1

代码说明:

对于文本分类问题,常见的方法无非就是抽取文本的特征,比如使用doc2evc或者LDA模型将文本转换成一个固定维度的特征向量,然后在基于抽取的特征训练一个分类器。 然而研究证明,TextCnn在文本分类问题上有着更加卓越的表现。从直观上理解,TextCNN通过一维卷积来获取句子中n-gram的特征表示。TextCNN对文本浅层特征的抽取能力很强,在短文本领域如搜索、对话领域专注于意图分类时效果很好,应用广泛,且速度快,一般是首选;对长文本领域,TextCNN主要靠filter窗口抽取特征,在长距离建模方面能力受限,且对语序不敏感。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • test_lstm
    说明:  简单的LSTM进行预测,附带数据集方便测试(simple test of LSTM is used for prediction , and related datasets is attached in the file.)
    2020-08-30 16:28:10下载
    积分:1
  • ac9cfe_v1004
    说明:  eeepronxr819驱动移植文档Download/item/id/3226919.html(eeepronxr819gfgfgfgrDownload/item/id/3226919.html)
    2019-05-20 18:54:44下载
    积分:1
  • GitOauth
    用Python完成了github的oauth2功能(The OAuth 2 function of GitHub is completed with Python)
    2020-06-18 17:40:02下载
    积分:1
  • Python与机器学习实战
    说明:  python与机器学习实战教程,机器学习通过Python语言实现,通过大量的实例再现机器学习强大的生命力(Python and Machine Learning Practical Course. Machine Learning is realized by Python Language, and the powerful vitality of machine learning is reappeared through a large number of examples.)
    2019-05-13 09:59:03下载
    积分:1
  • 蓝牙RSSI proximity测距 python源码
    使用python的pybluez包,来获得手机或者任意蓝牙设备的RSSI值,并将其转换为距离之,当人在电脑设备设定范围内,显示正常,一旦超出,自动锁屏。接近之后重新开机。
    2023-01-29 10:45:04下载
    积分:1
  • densecrf-master
    说明:  应用条件随机场进行图像分割 使用方法:将pydensecrf-py27或pydensecrf-py35重命名为pydensecrf,放入C:Program FilesAnaconda3Libsite-packages 运行:python inference.py im1.png anno1.png out.png(Renameing the file "pydensecrf-py27" or "pydensecrf-py35" to the new name "pydensecrf" Puting this file "pydensecrf" in this directory "C:Program FilesAnaconda3Libsite-packages" cd examples/ python inference.py im1.png anno1.png out.png)
    2020-11-25 15:49:32下载
    积分:1
  • 聚类
    说明:  使用python编写聚类算法,k-means,DBSCAN,AP,EM各种聚类算法分别进行对比,聚类结果可视化(Use Python to write clustering algorithm, K-means, DBSCAN, AP, EM to compare and visualize clustering results)
    2021-01-12 10:18:49下载
    积分:1
  • 首de los pollitos说…在VHDL对位Spartan3E
    2022-05-30 23:22:10下载
    积分:1
  • lidc_nodule_detection
    基于LIDC数据集的肺结节检测算法,用于识别肺部ct图像中的肺结节(Pulmonary Nodule Detection Based on LIDC Data Set)
    2021-04-09 21:49:00下载
    积分:1
  • 豆瓣影评情感分析
    说明:  贝叶斯分类器构建网络,对豆瓣进行情感分析;TF-IDF(Using Bayesian classifier to construct network to analyze the emotion of Douban; TF-IDF)
    2020-11-30 13:54:59下载
    积分:1
  • 696518资源总数
  • 105958会员总数
  • 18今日下载