chenjunyi1999 / Translator-Transformer
[NLP] A english to chinese translator using Transformer structure
☆12Updated 5 months ago
Alternatives and similar repositories for Translator-Transformer:
Users that are interested in Translator-Transformer are comparing it to the libraries listed below
- Hands-on Natural Language Processing, published by Dongyu☆14Updated 2 years ago
- 基于BERT-CRF的命名实体识别模型☆14Updated 2 years ago
- Supplementary Features of BiLSTM for Enhanced Sequence Labeling☆20Updated last month
- pytorch☆39Updated last year
- ☆11Updated 7 months ago
- Papers about Opinion Triplet Extraction, inlcluding two subtasks: Aspect Sentiment Triplet Extraction (ASTE) and Aspect Sentiment Opinion…☆19Updated 3 years ago
- transformer,机器翻译,中文--英文☆71Updated last year
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- This repository stores the code of the data augmentation method from Chinese word and character levels, which adds noise to words and cha…☆18Updated 2 years ago
- RpBERT: A Text-image Relation Propagation-based BERT Model for Multimodal NER☆73Updated last year
- 中文词义消歧项目(Chinese WSD),基于LSTM + ATTENTION模型架构,Pytorch实现。代码简单,上手容易。☆18Updated 2 years ago
- 基于BERT的文本多标签多分类☆10Updated 2 years ago
- ☆26Updated 2 years ago
- [COLING2022] A Multi-turn Machine Reading Comprehension Framework with Rethink Mechanism for Emotion-Cause Pair Extraction☆17Updated 2 years ago
- chinese few-shot ner☆16Updated 2 years ago
- pytorch实现seq2seq机器翻译算法,附详细注释☆23Updated 3 years ago
- 基于Pytorch的知识蒸馏(中文文本分类)☆15Updated 2 years ago
- pytorch实现Transformer,提供机器翻译案例和简单的翻译api接口(flask)。评分组件使用BLEU。☆72Updated 3 years ago
- Multi-modal Graph Fusion for Named Entity Recognition with Targeted Visual Guidance☆66Updated 3 months ago
- 关系抽取☆57Updated last year
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆41Updated 2 years ago
- Explore different chinese nlp tasks by using t5/mt5/t5-pegasus like text-classification, text-summary and so on.☆30Updated 2 years ago
- 本仓库是基于bert4keras实现的古文-现代文翻译模型。具体使用了基于掩码自注意力机制的UNILM(Li al., 2019)预训练模型作为翻译系统的backbone。我们首先使用了普通的中文(现代文)BERT、Roberta权重作为UNILM的初始权重以训练UNILM…☆45Updated 2 years ago
- 基于Bert、Pytorch的中文短文本分类任务☆9Updated 2 years ago
- ☆14Updated 2 years ago
- [NAACL 2022 Findings] Good Visual Guidance Makes A Better Extractor: Hierarchical Visual Prefix for Multimodal Entity and Relation Extrac…☆105Updated last year
- 分别使用TextRank、BiLSTM和UniLM实现中文文章标题自动生成☆27Updated 4 years ago
- CWS中文分词 HMM BiLSTM+CRF pytorch 细致实现☆47Updated 3 years ago