Cooper111 / pretrained_embedding_tutorialLinks
1.16-1.20小白我对于预训练词向量的使用的一些经验总结~
☆23Updated 6 years ago
Alternatives and similar repositories for pretrained_embedding_tutorial
Users that are interested in pretrained_embedding_tutorial are comparing it to the libraries listed below
Sorting:
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- A pytorch implementation of CapsNet for text classification 汽车行业用户观点主题及情感识别为例(subject-and-sentiment-analysis)☆85Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…