登录 注册
当前位置:主页 > 资源下载 > 49 > multi-label-classification.pdf下载

multi-label-classification.pdf下载

  • 更新:2024-10-24 10:00:26
  • 大小:806KB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:深度学习 - 人工智能
  • 格式:PDF

资源介绍

Multi-label text classification is a complex problem. Labels may have relationship or hierarchical structure.We investigate several neural networks for multi-label classification. Our baseline is fastText 1, a very simple model with n-gram features. We also explore two modelswith complex structure: one is TextCNN 2withmultiple filters based on CNN.Another is Hierarchical Attention Network 3with hierarchical structure and attention mechanism.These models are used for multi-label classification on Zhihu question & topic dataset. we show that deep models are moresuperior than shallow models