Skip to content

EMBEDDIA/rakun-app-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask REST API for RaKUn-based keyword identification

The repository contains code for RaKUn-based keyword extraction API.

Requirements

  • docker
  • docker-compose

Development

The following command

$ docker-compose up -d --build

will build the images and run the containers. If you go to http://localhost:5000 you will see a web interface where you can check and test your REST API.

Production

The following command

$ docker-compose -f docker-compose.prod.yml up -d --build

will build the images and run the containers. The web interface is now available through nginx server at http://localhost.

About

The dockerized version of the RaKUn algorithm.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •