Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New generation methods - implementation and visualization #15

Open
kasnerz opened this issue Nov 18, 2022 · 0 comments
Open

New generation methods - implementation and visualization #15

kasnerz opened this issue Nov 18, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request in progress Some work has already been done research Research-related issue

Comments

@kasnerz
Copy link
Owner

kasnerz commented Nov 18, 2022

Add other methods to generate text from the table except for a seq2seq model.

The methods may include:

  • represeting cells as text using simple templates,
  • deriving information from the table using rules or more advanced methods (sums, averages, trends, ...),
  • generating relevant information from the table using a QG + QA model,
  • retrieving additional information from external sources.

The goal is to examine all possible ways to generate the content present in table caption and find which methods are applicable (or if the task of generating table caption is possible at all).

The methods should be launchable on-demand from the app and visualizable alongside the tables.

@kasnerz kasnerz added enhancement New feature or request research Research-related issue labels Nov 18, 2022
@kasnerz kasnerz self-assigned this Nov 18, 2022
@kasnerz kasnerz added the in progress Some work has already been done label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request in progress Some work has already been done research Research-related issue
Projects
None yet
Development

No branches or pull requests

1 participant