djl
djl copied to clipboard
Does DJL support using PaddlePaddle's UIE model for information extraction.
Description
After using DJL+PaddleOCR to recognize text, I want to extract the key parts of these text. I noticed that PaddleNLP has a UIE model that can do this, but I would like to ask how to implement it in DJL.
Will this change the current api?
No.
Who will benefit from this enhancement? People who need information extraction.
References
- list known implementations](https://github.com/PaddlePaddle/PaddleNLP/tree/develop/model_zoo/uie)