Commit Graph

3 Commits

Author SHA1 Message Date
Jason
5e9a5755fd Change cmake minimal version 2022-09-28 17:45:02 +08:00
Jack Zhou
cc5cf4c2ef Move uie to fd (#166)
* Move uie to fd

* Add using namespace

* remove fastdeploy::text::

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-29 21:31:09 +08:00
Jack Zhou
bae93cebc6 Add uie cpp deploy (#120)
* implement PredictUIEInput

* remove batch size

* Add GetCandidateIdx

* add GetCandidateIdx GetSpan GetSpanIdxAndProbs

* Add Predict of UIEModel

* Add relation schema

* Fix uie unicode bug

* rename information_extraction/ernie -> uie

* Add more uie task

* Add cross task extraction

* use CharToBytesOffsetConverter

* Add faster_tokenizer dir

* Add RuntimeOption args

* Add todo comments

* Add some readme

* fix readme

* Fix readme

Co-authored-by: Jason <jiangjiajun@baidu.com>
2022-08-24 20:20:47 +08:00