zhpmatrix / transformersLinks
👾 A library of state-of-the-art pretrained models for Natural Language Processing (NLP)
☆8Updated 5 years ago
Alternatives and similar repositories for transformers
Users that are interested in transformers are comparing it to the libraries listed below
Sorting:
- 基于 SVM 的细粒度情感分析☆24Updated 6 years ago
- CCKS2019面向金融领域的事件主体抽取☆47Updated 6 years ago
- AI Challenger 2018 细粒度用户评论情感分析比赛 个人baseline项目☆14Updated 6 years ago
- 之江-电商评论观点挖掘的比赛,基于pytorch-transformers版本,暂时只实现了BERT做aspect+opinion+属性分类+情感极性的联合标注,还未加上CRF。☆32Updated 5 years ago
- 中文文本分类,包含了语料库的基本处理,Wiki_zh的处理等☆15Updated 6 years ago
- 使用CNN进行事件抽取☆10Updated 5 years ago
- BiLSTM_CRF中文实体命名识别☆46Updated 7 years ago
- Kaggle新赛(baseline)-基于BERT的fine-tuning方案+基于tensor2tensor的Transformer Encoder方案☆61Updated 6 years ago
- 新词发现,信息熵,左右互信息☆16Updated 6 years ago
- My third project in NLP classes.☆27Updated 7 years ago
- 使用LDA+SVM进行文本的分类☆22Updated 7 years ago
- Using BiLSTM-CRF model for Chinese NER☆14Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆49Updated 7 years ago
- self complement of baike knowledge base info-box extraction by online analysis.基于互动百科,百度百科,搜狗百科的词条infobox结构化信息抽取,百科知识的融合☆35Updated 7 years ago
- 2018年机器阅读理解技术竞赛总结,国内外1000多支队伍中BLEU-4评分排名第6, ROUGE-L评分排名第14。(未ensemble,未嵌入训练好的词向量,无dropout)☆30Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- XLNet: Generalized Autoregressive Pretraining for Language Understanding 论文的中文翻译 Paper Chinese Translation!☆49Updated 5 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆30Updated 4 years ago
- paper reading☆20Updated 6 years ago
- 中文环境突发事件语料库(Chinese Environment Emergency Corpus)-上海大学-语义智能实验室☆46Updated 9 years ago
- This model base on bert-as-service. Model structure : bert-embedding bilstm crf.☆37Updated 6 years ago
- Coupled Multi-Layer Attentions for Co-Extraction of Aspect and Opinion Terms☆95Updated 6 years ago
- 2019 Language and Intelligence Challenge, Information Extraction☆29Updated 5 years ago
- CLUE Emotion Analysis Dataset 细粒度情感分析数据集☆8Updated 5 years ago
- Self complemented Word Collocation using MI method which is tested to be effective..基于互信息算法的词语搭配抽取☆28Updated 7 years ago
- Improving Opinion-Target Extraction with Character-Level Word Embeddings☆11Updated 7 years ago
- fasttext 多标签文本分类☆13Updated 5 years ago
- 基于句法分析的命名实体关系抽取程序☆65Updated 9 years ago
- Dan: A Dependency-based Attention Network for Aspect Based Sentiment Analysis. PyTorch implementation☆21Updated 6 years ago