Manage custom entity dictionaries in TextRazor for enhanced named entity recognition. This tool enables you to create and manage dictionaries of domain-specific entities (e.g., product names, company names, technical terms) that TextRazor will recognize in text analysis. Operati…
entriesarrayList of dictionary entries to add or delete. Required for 'add_entries' and 'delete_entries' operations. Each entry must have at least a 'text' field.
operationRequiredstringThe operation to perform: 'create' creates a new dictionary, 'list' lists all dictionaries, 'get' retrieves dictionary details, 'delete' removes a dictionary, 'add_entries' adds entities to a dictionary, 'get_entries' retrieves all entries from a dictionary, 'delete_entries' rem…
dictionary_idstringThe unique identifier for the dictionary. Required for all operations except 'list'. Use a descriptive name like 'tech_companies' or 'product_names'.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.