mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
- Implemented high-throughput parallel batch processing across all core extractors (NERExtractor, RelationExtractor, TripletExtractor, EventDetector, SemanticNetworkExtractor) using ThreadPoolExecutor. - Added max_workers configuration parameter (default: 1) to all extractor extract() methods. - Implemented parallel processing for large document chunking in _extract_entities_chunked and _extract_relations_chunked. - Enhanced ProgressTracker to be thread-safe. - Optimized setUpClass in tests to reduce Groq LLM initialization overhead. - Updated documentation and usage examples.
0 lines
0 B
Python
0 lines
0 B
Python
The file is empty.