Commit c67f564
docs(setup): note nltk punkt_tab download is likely redundant
unstructured already lazily downloads punkt_tab on first tokenize call,
so the eager post-install download is probably duplicate work. Keep it
as a safety net (and to front-load the network hit at install time
instead of on the first office-document parse), but document it.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent f4445b4 commit c67f564
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
73 | 77 | | |
74 | 78 | | |
75 | 79 | | |
| |||
0 commit comments