mirror of
				https://github.com/PaddlePaddle/FastDeploy.git
				synced 2025-10-31 11:56:44 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
		
			476 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			476 B
		
	
	
	
		
			Markdown
		
	
	
	
	
	
| # Natural Language Processing Inference Results
 | |
| 
 | |
| FastDeploy defines different structs to represent the model inference results according to the task type of the natural language processing model. The details are shown as follow.
 | |
| 
 | |
| | Struct    | Doc                           | Description       | Related Model |
 | |
| |:--------- |:----------------------------- |:----------------- |:------------- |
 | |
| | UIEResult | [C++/Python](./uie_result.md) | UIE model results | UIE Model     |
 | 
