mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-03 18:24:10 +00:00
make privacy guide section (#10003)
This commit is contained in:
parent
a8f804a618
commit
781f274d19
1
docs/extras/guides/privacy/_category_.yml
Normal file
1
docs/extras/guides/privacy/_category_.yml
Normal file
@ -0,0 +1 @@
|
|||||||
|
label: 'Privacy'
|
@ -4,9 +4,9 @@
|
|||||||
"cell_type": "markdown",
|
"cell_type": "markdown",
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"# Data anonymization\n",
|
"# Data anonymization with Microsoft Presidio\n",
|
||||||
"\n",
|
"\n",
|
||||||
"[](https://colab.research.google.com/github/langchain-ai/langchain/blob/master/docs/extras/use_cases/data_anonymization.ipynb)\n",
|
"[](https://colab.research.google.com/github/langchain-ai/langchain/blob/master/docs/extras/guides/privacy/presidio_data_anonymization.ipynb)\n",
|
||||||
"\n",
|
"\n",
|
||||||
"## Use case\n",
|
"## Use case\n",
|
||||||
"\n",
|
"\n",
|
||||||
@ -477,7 +477,7 @@
|
|||||||
"name": "python",
|
"name": "python",
|
||||||
"nbconvert_exporter": "python",
|
"nbconvert_exporter": "python",
|
||||||
"pygments_lexer": "ipython3",
|
"pygments_lexer": "ipython3",
|
||||||
"version": "3.11.4"
|
"version": "3.9.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"nbformat": 4,
|
"nbformat": 4,
|
Loading…
Reference in New Issue
Block a user