docs: add prompt to install nltk (#25519)

fix: #25473 

- **Description:** add prompt to install nltk
- **Issue:** #25473
pull/25529/head
gbaian10 1 month ago committed by GitHub
parent c1bd4e05bc
commit f6e6a17878
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,7 +26,7 @@
"metadata": {},
"outputs": [],
"source": [
"%pip install \"unstructured[md]\""
"%pip install \"unstructured[md]\" nltk"
]
},
{

Loading…
Cancel
Save