allenai / allenai/science-parse

Extract tables in structured format

Abierto
#145 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Java
Estrellas
706
Forks
88
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hello!

As far as I understand, science-parse extracts metadata and raw text from articles. However I would like to get also structured information from tables, for example json-like format
```
[['dataset', 'model', 'metrics'], ['MNIST', 'CNN', '0.98'], ...]
```

I understand that sometimes there are difficult-to-extract tables, e. g. when some rows/column are shared. However, I believe that in simplest case, this can be done quite easily.

Any ideas?

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.