accelerated-text / accelerated-text-project-template

Text generation project template to be used with Accelerated Text

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Accelerated Text configuration template will help you to set up your text generation project. Clone this repository and use it as the basis for your work.

There are three configuration folders where project files are to be located:

The template also provides the Makefile with the commands:

  • run-acc-text - this will run Accelerated Text, making it available on 8080 port;
  • clear-acc-text-db - a tool to drop current document plans;
  • export-document-plans - export the plans to document-pans folder

Note that Makefile is using at-template name for docker-compose. Please change it to the name of your project.

About

Text generation project template to be used with Accelerated Text

License:Apache License 2.0


Languages

Language:Makefile 100.0%