SamaelChen / machine-learning-practice-codeLinks
hexo里练习的源码
☆32Updated 3 years ago
Alternatives and similar repositories for machine-learning-practice-code
Users that are interested in machine-learning-practice-code are comparing it to the libraries listed below
Sorting:
- bert annotation, input and output for people from scratch, 代码注释, 有每一步的输入和输出, 适合初学者☆93Updated 2 years ago
- torchtext使用总结,从零开始逐步实现了torchtext文本预处理过程,包括截断补长,词表构建,使用预训练词向量,构建可用于PyTorch的可迭代数据等步骤。并结合Pytorch实现LSTM.☆175Updated 6 years ago
- 本项目主要为针对DPCNN(Deep Pyramid Convolutional Neural Networks for Text Categorization )文本分类(Text Classification)的论文复现以及基于知乎看山杯Inception的修改和复现,…☆142Updated 6 years ago
- bert for chinese text classification☆142Updated 6 years ago
- NLP☆135Updated last year
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆105Updated 5 years ago
- Pytorch Bert Finetune in Chinese Text Classification☆220Updated last year
- ☆131Updated 4 years ago
- 使用分层注意力机制 HAN + 多任务学习 解决 AI Challenger 细粒度用户评论情感分析 。https://challenger.ai/competition/fsauor2018☆58Updated 6 years ago
- 搜狐校园算法大赛baseline☆66Updated 6 years ago
- BERT distillation(基于BERT的蒸馏实验 )☆313Updated 5 years ago
- A pytorch implementation of Attention is all you need☆92Updated 6 years ago
- 对ACL2020 FastBERT论文的复现,论文地址//arxiv.org/pdf/2004.02178.pdf☆193Updated 3 years ago
- python3 bert4keras for match☆37Updated 5 years ago
- Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...☆193Updated 6 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 6 years ago
- NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/ 句子匹配/序列标注/文本生成 四大任务☆193Updated last year
- 主要是实现nlp常用网络以及结果比较,各模型的优劣势,如:FastText,TextCNN,TextRNN,TextRCNN,BiLSTM,Seq2seq,BERT,Transformer,ELMo以及Attention机制等等。☆45Updated 6 years ago
- BERT 源码阅读☆232Updated 5 years ago
- 注意力机制on自然语言处理文章整理笔记☆169Updated 6 years ago
- 法研杯2019相似案例匹配第二名解决方案(附数据集和文档),CAIL2020/2021司法考试赛道冠军队伍☆249Updated 4 years ago
- A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytor…☆204Updated 4 years ago
- ☆135Updated 6 years ago
- keras implement of dgcnn for reading comprehension☆164Updated 5 years ago
- NLP Predtrained Embeddings, Models and Datasets Collections(NLP_PEMDC). The collection will keep updating.☆64Updated 5 years ago
- Convolutional Neural Networks for Sentence Classification in PyTorch☆110Updated 7 years ago
- Capsule, LSTM/GRU, CNN for text class implemented by Pytorch 胶囊网络, 循环神经网络和卷积神经网络在中文文本分类中的应用☆44Updated 6 years ago
- word2vec implementation for skip-gram in pytorch☆54Updated 6 years ago
- (2019 法研杯 阅读理解) A pytorch implement of bert joint baseline for machine comprehension task in 2019 cail☆58Updated 2 years ago
- siamese lstm network for text similarity☆95Updated 8 years ago