The Wayback Machine - https://web.archive.org/web/20210731051110/https://github.com/topics/bart
Skip to content
#

bart

Here are 71 public repositories matching this topic...

The main problem of conditional text generation is that it is mainly based on the content of an input set of examples: this leads to little diversification of the generated text. To overcome this shortcoming, we have fine tuned CTRL using three different datasets. The first model has been used as a baseline for comparison, while the other two have been used to obtain more formal and informal text. The BART model has been employed for text classification to gauge formality.

  • Updated Feb 21, 2021
  • Python

Text summarization refers to the technique of shortening long pieces of text. The intention is to create a coherent and fluent summary having only the main points outlined in the document. Automatic text summarization is a common problem in machine learning and natural language processing (NLP).Text summarization is the problem of creating a short, accurate, and fluent summary of a longer text document. Automatic text summarization methods are greatly needed to address the ever-growing amount of text data available online to both better help discover relevant information and to consume relevant information faster.

  • Updated Sep 4, 2020
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the bart topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bart topic, visit your repo's landing page and select "manage topics."

Learn more