Skip to content

Luizett/DocumentsConstructor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Run and Dev mode

Dependencies:

  • python
  • deeppavlov library

Fill .env file:

DOC_CONSTRUCTOR_DEV_DATABASE_USERNAME=<your_postgres_username>
DOC_CONSTRUCTOR_DEV_DATABASE_PASSWORD=<your_postgres_password>

Install dependencies:

pip install deeppavlov
python -m deeppavlov install topics_distilbert_base_uncased
python -m deeppavlov download topics_distilbert_base_uncased
bundle install
npm install

Run front dev build:

foreman start -f Procfile.dev

Run server:

rails s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •