Closed bch80 closed 5 months ago
Thank you for you interest in improving Deepparse.
Hello @Chris8080,
Deepparse doesn't presently recognize the country out-of-the-box unfortunately. But it is something we plan on adding in the future.
In the mean time, if you have address data for you can retrain our models and add a country tag so the models can recognize the country. The docs contain a tutorial on retraining with custom tags.
Hello,
as an example, I'm using this code:
which works nicely - the parts of the address are being recognized - IF they are there. I'm missing the country in this example. Is it somehow possible to 'assume' or infer the country with deepparse?