#
Curiosity Workspace // Natural Language Processing
Curiosity Workspace offers a powerful NLP framework to extract and organize information from your data automatically.
This section walks through configuring pipelines, creating models, linking entities, and experimenting with capture.
#
In this section:
- NLP Pipelines: Defining the processing steps for unstructured text.
- Spotter Models: Gazetteer-style extraction for fixed terms.
- Pattern Spotter: Regex-style extraction for structured patterns.
- Entity Linking: Automatically connecting extracted terms to graph nodes.
- Advanced Extraction: Custom rules and complex entity capture.