Token Classification (NER)
What You'll Learn
Prerequisites
Step 1: Export the Model
Export to ONNX
Step 2: Create Configuration
Step 3: Build the Binary
Step 4: Start the Server
Step 5: Make Predictions
Example 1: Basic Entity Recognition
Example 2: Multiple Sentences
Step 6: CLI Inference
Single Input
Batch Processing
Advanced Usage
Custom Ports
HTTP Only (Disable gRPC)
Production Deployment
Understanding the Output
Token Classification Labels
Prefix
Meaning
Example
Entity Types
Label
Description
Examples
Response Format
Troubleshooting
Unexpected Entity Recognition
Performance Optimization
Server Connection Issues
Next Steps
Summary
Last updated