libpostal icon indicating copy to clipboard operation
libpostal copied to clipboard

Deploying libpostal within Windows desktop environment

Open IIFE opened this issue 4 years ago • 2 comments

Hi!

I have a question about deploying libpostal within a Windows desktop environment.

If I want to use libpostal alongside my application, do I only need to deploy the libpostal.dll, or is there some training data that needs to be deployed as well?

Thanks.

IIFE avatar Sep 23 '21 10:09 IIFE

Hi,

https://github.com/selva221724/pypostalwin

this will help you to deploy the libpostal without any issues. Use the bundle given there.

Also,

vote for this pull request to support in the readme https://github.com/openvenues/libpostal/pull/564

selva221724 avatar Nov 25 '21 06:11 selva221724

Hi!

I have a question about deploying libpostal within a Windows desktop environment.

If I want to use libpostal alongside my application, do I only need to deploy the libpostal.dll, or is there some training data that needs to be deployed as well?

Thanks.

try this : https://github.com/selva221724/pypostalwin

selva221724 avatar Dec 02 '21 18:12 selva221724