Skip to content

steguiosaur/tbldsc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tbldsc - table descriptor

A project in Artificial Intelligence

Features

  • Accept input table (MD, HTML, LaTeX) or table image
  • Parse through the text in the input
  • Generate description

Execution

  1. Setup Python virtual environment

    Skip this part if system packages does not break on pip installs.

    python -m venv venv
    source venv/bin/<enter_sh_executable>
  2. Install dependencies

    pip install -r requirements.txt
  3. Run the program by executing src/main.py in the $SOURCES folder

    python src/main.py

About

AI table descriptor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages