mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 12:48:28 +00:00
docs: Example on PII obfuscation (#2459)
* added example on PII obfuscation Signed-off-by: Peter Staar <taa@zurich.ibm.com> * reformatting code Signed-off-by: Peter Staar <taa@zurich.ibm.com> * add in index and fix heading formatting Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> * add GLINER to PII Signed-off-by: Peter Staar <taa@zurich.ibm.com> * final commit Signed-off-by: Peter Staar <taa@zurich.ibm.com> --------- Signed-off-by: Peter Staar <taa@zurich.ibm.com> Signed-off-by: Michele Dolfi <dol@zurich.ibm.com> Co-authored-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
committed by
GitHub
parent
cd7f7ba145
commit
3e6da2c62d
@@ -145,6 +145,7 @@ examples = [
|
||||
"langchain-milvus~=0.1",
|
||||
"langchain-text-splitters~=0.2",
|
||||
"modelscope>=1.29.0",
|
||||
"gliner>=0.2.21",
|
||||
]
|
||||
constraints = [
|
||||
'onnxruntime (>=1.7.0,<2.0.0) ; python_version >= "3.10"',
|
||||
|
||||
Reference in New Issue
Block a user