awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
akanimax avatar

akanimax/natural-language-summary-generation-from-structured-data

0
View on GitHub↗
186 Stars·55 Forks·Python·MIT·4 Aufrufe

Natural Language Summary Generation From Structured Data

Implementation (Personal) of the paper titled "Order-Planning Neural Text Generation From Structured Data". The dataset for this project can be found at -> WikiBio

Features

  • Neural Natural Language Generation - Listed in the “Neural Natural Language Generation” section of the Awesome Nlg awesome list.

Star-Verlauf

Star-Verlauf für akanimax/natural-language-summary-generation-from-structured-dataStar-Verlauf für akanimax/natural-language-summary-generation-from-structured-data

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Natural Language Summary Generation From Structured Data

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Natural Language Summary Generation From Structured Data.
  • diegma/graph-2-textAvatar von diegma

    diegma/graph-2-text

    153Auf GitHub ansehen↗

    This is the code used in the paper Deep Graph Convolutional Encoders for Structured Data to Text Generation by Diego Marcheggiani and Laura Perez-Beltrachini.

    Python
    Auf GitHub ansehen↗153
  • eaglew/paperrobotE

    EagleW/PaperRobot

    0Auf GitHub ansehen↗

    PaperRobot: Incremental Draft Generation of Scientific Ideas [Sample Output](https://eaglew.github.io/PaperRobot/)

    Auf GitHub ansehen↗0
  • huggingface/transformersAvatar von huggingface

    huggingface/transformers

    161,630Auf GitHub ansehen↗

    Transformers is a comprehensive library for machine learning that provides a unified interface for training, fine-tuning, and deploying transformer-based models. It supports a wide range of tasks, including text classification, language modeling, question answering, and sequence-to-sequence translation, while offering specialized architectures for both text and vision processing. The framework includes tools for managing the entire model lifecycle, from data preprocessing and tokenization to distributed training and inference. The library features extensive support for model optimization and

    Pythonaudiodeep-learningdeepseek
    Auf GitHub ansehen↗161,630
  • asyml/texarAvatar von asyml

    asyml/texar

    2,392Auf GitHub ansehen↗

    Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the CASL project: http://casl-project.ai/

    Pythonbertcasl-projectdata-processing
    Auf GitHub ansehen↗2,392
Alle 11 Alternativen zu Natural Language Summary Generation From Structured Data anzeigen→

Häufig gestellte Fragen

Was macht akanimax/natural-language-summary-generation-from-structured-data?

Implementation (Personal) of the paper titled "Order-Planning Neural Text Generation From Structured Data". The dataset for this project can be found at -> WikiBio

Was sind die Hauptfunktionen von akanimax/natural-language-summary-generation-from-structured-data?

Die Hauptfunktionen von akanimax/natural-language-summary-generation-from-structured-data sind: Neural Natural Language Generation.

Welche Open-Source-Alternativen gibt es zu akanimax/natural-language-summary-generation-from-structured-data?

Open-Source-Alternativen zu akanimax/natural-language-summary-generation-from-structured-data sind unter anderem: asyml/texar — Toolkit for Machine Learning, Natural Language Processing, and Text Generation, in TensorFlow. This is part of the… diegma/graph-2-text — This is the code used in the paper Deep Graph Convolutional Encoders for Structured Data to Text Generation by Diego… eaglew/paperrobot — PaperRobot: Incremental Draft Generation of Scientific Ideas [[Sample Output]](https://eaglew.github.io/PaperRobot/). huggingface/transformers — Transformers is a comprehensive library for machine learning that provides a unified interface for training,… kasnerz/lightnlg — A minimalistic codebase for finetuning and interacting with natural language generation models from HuggingFace… minimaxir/aitextgen — A robust Python tool for text-based AI training and generation using OpenAI's GPT-2 and EleutherAI's GPT Neo/GPT-3…