Skip to content

Commit 5826dbc

Browse files
AbdullahMubeenAnwarDevinTDHa
authored andcommitted
Better clarify comparison header and add blog link
1 parent aa785b5 commit 5826dbc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/en/unstructured_data_extraction.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,7 +541,7 @@ splitter = DocumentTokenSplitter() \
541541

542542
</div><div class="h3-box" markdown="1">
543543

544-
#### Key Differences
544+
#### Spark NLP vs Unstructured.io: Practical Trade-offs
545545

546546
{:.table-model-big}
547547
| Aspect | Spark NLP | Unstructured.io |
@@ -555,6 +555,8 @@ splitter = DocumentTokenSplitter() \
555555
| **Pipeline Integration** | Native Spark integration | Requires external orchestration |
556556
| **Use Case** | Enterprise scale, compliance | Prototyping, small datasets |
557557

558+
Check the full comparison in this blog post: [Evaluating Document AI Frameworks: Spark NLP vs Unstructured for Large-Scale Text Processing](https://medium.com/spark-nlp/evaluating-document-ai-frameworks-spark-nlp-vs-unstructured-for-large-scale-text-processing-0d50874982cd)
559+
558560
</div><div class="h3-box" markdown="1">
559561

560562
#### When to Use Spark NLP

0 commit comments

Comments
 (0)