IPro Online Your Text Processing PHP Libraries 


   


 IPro Libraries > IPro Feature Selection > select_text_feature


select_doc_feature
select_html_feature
select_text_feature


array select_text_feature (string text [, string configfile ])
Select conceptual features from plain text.

 

 Description  Demo  Example      
 

Description

array select_text_feature (string text [, string configfile ])

select_text_feature () extracts conceptual features from plain text.

Parameters

text
The input text.
configfile
Optional. The configuration file.

Return Values

select_text_feature () returns an array of conceptual features.

Errors/Exceptions

select_text_feature () prints an error message if error occurs.

i. Incorrect number of input arguments.
ERROR! Wrong argument count for select_text_feature

ii. Incorrect input type for text.
ERROR! Wrong datatype for first argument in select_text_feature, a string is expected.

iii. Incorrect input type for configfile.
ERROR! Wrong datatype for second argument in select_text_feature, a string is expected.


Copyright © 2012 by Mice3 Software. All Rights Reserved.Site Map  |  Terms of Service | About Mice3