| microsoft/MSR-NLP-Projects |
81 |
|
0 |
0 |
over 5 years ago |
0 |
|
0 |
other |
|
| This is a list of open-source projects at Microsoft Research NLP Group |
| zjunlp/MolGen |
64 |
|
0 |
0 |
about 2 years ago |
0 |
|
0 |
mit |
Python |
| Code and pre-trained models for the paper "Domain-Agnostic Molecular Generation with Self-feedback." |
| IBM/GPT-too-AMR2text |
35 |
|
0 |
0 |
almost 4 years ago |
0 |
|
2 |
apache-2.0 |
Python |
| Code to reproduce "GPT-too: A Language-Model-First Approach for AMR-to-Text-Generation" |
| yuanxiaosc/Text-generation-task-and-language-model-GPT2 |
19 |
|
0 |
0 |
over 6 years ago |
0 |
|
0 |
|
|
| solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的资源,包括论文、代码、展示demo和动手教程。 |
| code-gen/cscg |
16 |
|
0 |
0 |
almost 5 years ago |
0 |
|
2 |
mit |
Jupyter Notebook |
| Code Generation as a Dual Task of Code Summarization. |
| renj/pseudo-ref |
11 |
|
0 |
0 |
over 7 years ago |
0 |
|
0 |
|
Python |
| Implementation of the pseudo-reference generation algorithm proposed in EMNLP 2018 paper: Multi-Reference Training with Pseudo-References for Neural Translation and Text Generation |
| FranxYao/Language-Model-Pretraining-for-Text-Generation |
11 |
|
0 |
0 |
about 6 years ago |
0 |
|
1 |
|
|
| LM pretraining for generation, reading list, resources, conference mappings. |
| prakhar21/Writing-with-BERT |
10 |
|
0 |
0 |
about 6 years ago |
0 |
|
0 |
apache-2.0 |
Jupyter Notebook |
| Using BERT for doing the task of Conditional Natural Language Generation by fine-tuning pre-trained BERT on custom dataset. |
| UKPLab/controlled-argument-generation |
9 |
|
0 |
0 |
almost 5 years ago |
0 |
|
1 |
bsd-3-clause |
Python |
| Controlling Argument Generation via topic, stance, and aspect |
| styfeng/GenAug |
8 |
|
0 |
0 |
over 4 years ago |
0 |
|
0 |
|
Jupyter Notebook |
| Code for GenAug: Data Augmentation for Finetuning Text Generators. |