#
Advanced Extraction
Beyond basic spotters and patterns, Curiosity allows for more sophisticated extraction techniques.
#
Overlapping Entities
When multiple models match the same text, you can configure priority rules to decide which entity should be preferred.
#
Contextual Rules
You can define rules that only capture an entity if it appears near specific keywords or within certain parts of a sentence.
#
Custom Pipelines
For specialized needs, you can implement custom NLP components in C# and integrate them into the pipeline, allowing for domain-specific logic like unit conversion or complex sentiment analysis.
#
Multi-language Extraction
Configure different pipelines and models for different languages to ensure accurate extraction across global datasets.