GRAAL-Research / deepparse

Deepparse is a state-of-the-art library for parsing multinational street addresses using deep learning
https://deepparse.org/
GNU Lesser General Public License v3.0
299 stars 30 forks source link

Script to bundle it into an API #199

Closed Gayathri2993 closed 1 year ago

Gayathri2993 commented 1 year ago

Has anyone got a script to bundle fasttext model as an API to run like a live 24/7 service?

davebulaval commented 1 year ago

Something like a Terraform script or something like a FastAPI wrapup code for easy deploy as a Python App API?

davebulaval commented 1 year ago

@Gayathri2993 ?

Gayathri2993 commented 1 year ago

Apologies for the delayed reply. I am looking for something like FastAPI wrapup code for easy deploy

davebulaval commented 1 year ago

Alright, I will take a look at offering such a codebase.

Gayathri2993 commented 1 year ago

@davebulaval I wanted to check in regarding the feature request. I would appreciate it if you could let me know if you had the opportunity to review it.

davebulaval commented 1 year ago

The dev is starting to work on it. We will gladly use your review on the beta version of it.

Gayathri2993 commented 1 year ago

@davebulaval Thank you for taking up this up. I will definitely test it

davebulaval commented 1 year ago

We have just merged in dev the PR #206 that proposes a FastAPI along with a docker file to bundle Deepparse as an API.

We would greatly appreciate your comments on the doc and the functionalities.

After your comments, I will make a new release with this out-of-the-box.

Edit: @Gayathri2993

davebulaval commented 1 year ago

Release in 0.9.9.