Simple Parser
The Simple Parser provides basic text processing capabilities for straightforward document parsing needs.Features
- Basic text chunking
- Minimal preprocessing
- Fast processing speed
- Low memory usage
Usage
Configuration
Configure the parser with these options:When to Use
Use the Simple Parser when:- Processing plain text files
- Need fast processing
- Don’t require advanced features
- Working with simple document structures