awesome-repositories.com分类博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 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 星标·55 分支·Python·MIT·5 次浏览

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 历史

akanimax/natural-language-summary-generation-from-structured-data 的 Star 历史图表akanimax/natural-language-summary-generation-from-structured-data 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Natural Language Summary Generation From Structured Data 的开源替代方案

相似的开源项目,按与 Natural Language Summary Generation From Structured Data 的功能重合度排序。
  • diegma/graph-2-textdiegma 的头像

    diegma/graph-2-text

    153在 GitHub 上查看↗

    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
    在 GitHub 上查看↗153
  • eaglew/paperrobotE

    EagleW/PaperRobot

    0在 GitHub 上查看↗

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

    在 GitHub 上查看↗0
  • huggingface/transformershuggingface 的头像

    huggingface/transformers

    161,630在 GitHub 上查看↗

    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
    在 GitHub 上查看↗161,630
  • asyml/texarasyml 的头像

    asyml/texar

    2,392在 GitHub 上查看↗

    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
    在 GitHub 上查看↗2,392
查看 Natural Language Summary Generation From Structured Data 的所有 11 个替代方案→

常见问题解答

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

akanimax/natural-language-summary-generation-from-structured-data 的主要功能有哪些?

akanimax/natural-language-summary-generation-from-structured-data 的主要功能包括:Neural Natural Language Generation。

akanimax/natural-language-summary-generation-from-structured-data 有哪些开源替代品?

akanimax/natural-language-summary-generation-from-structured-data 的开源替代品包括: 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…