djl icon indicating copy to clipboard operation
djl copied to clipboard

Does DJL support using PaddlePaddle's UIE model for information extraction.

Open fattoc opened this issue 2 years ago • 0 comments

Description

image

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)

fattoc avatar Aug 19 '23 07:08 fattoc