zhpmatrix / transformers
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
☆8Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for transformers
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆33Updated 5 years ago
- Self complemented Word Collocation using MI method which is tested to be effective..基于互信息算法的词语搭配抽取☆29Updated 6 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- self summary after attending CCL2018 (全国计算语言学学术会议), CCL2018参会总结,包括会议论文下载脚本,会议前言技术报告下载,以及个人的一点总结.☆27Updated 6 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆50Updated 6 years ago
- 基于 SVM 的细粒度情感分析☆22Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 6 years ago
- 中文文本情感分类利用cnn☆20Updated 5 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!☆50Updated 5 years ago
- Improving Opinion-Target Extraction with Character-Level Word Embeddings☆11Updated 6 years ago
- CCKS2019面向金融领域的事件主体抽取☆48Updated 5 years ago
- self complement of baike knowledge base info-box extraction by online analysis.基于互动百科,百度百科,搜狗百科的词条infobox结构化信息抽取,百科知识的融合☆36Updated 6 years ago
- BiLSTM_CRF中文实体命名识别☆48Updated 6 years ago
- 基于中文的知识抽取,BaseLine:Bi-LSTM+CRF☆44Updated 5 years ago
- Implementation of the ESIM model for natural language inference with Tensorflow☆9Updated 6 years ago
- 新词发现,信息熵,左右互信息☆16Updated 6 years ago
- Knowledge Representation and Knowledge Modeling Based on Knowledge Graph Questions and Answers☆19Updated 5 years ago
- A deep text classifiers library.☆36Updated 6 years ago
- 结合上下文和篇章特征的多标签情绪分类☆29Updated 8 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 5 years ago
- 2018 高校算法大赛神策杯第五名解决方案☆17Updated 6 years ago
- paper reading☆20Updated 6 years ago
- Using BiLSTM-CRF model for Chinese NER☆15Updated 6 years ago
- 中文环境突发事件语料库(Chinese Environment Emergency Corpus)-上海大学-语义智能实验室☆43Updated 9 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆31Updated 6 years ago
- 基于深度学习的中文NLP工具☆41Updated 5 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆41Updated 6 years ago
- self implement of NLP toolkit 个人实现NLP汉语自然语言处理组件,提供基于HMM与CRF的分词,词性标注,命名实体识别接口,提供基于CRF的依存句法接口。☆50Updated 6 years ago