Using InterSystems Natural Language Processing (NLP)

Analyze unstructured text with InterSystems IRIS NLP to identify semantic entities and relations.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/sorodriguezz/skills-objectscript --skill using-intersystems-natural-language-processing-nlp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Using InterSystems Natural Language Processing (NLP)
Source: https://github.com/sorodriguezz/skills-objectscript/tree/main/skills/using-intersystems-natural
Command: npx skills add https://github.com/sorodriguezz/skills-objectscript --skill using-intersystems-natural-language-processing-nlp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of extracting meaningful information from large volumes of unstructured text data, enabling analysis without prior knowledge of the content or language.

Core Features & Use Cases

  • Semantic Analysis: Identifies and indexes concepts, relations, and paths within text.
  • Smart Indexing: Translates unstructured text into a relational network for analysis.
  • Smart Matching: Matches text entities against user-defined lists for high-precision tagging.
  • Use Case: Analyze customer feedback from various sources to identify recurring themes and sentiment without manually reading each comment.

Quick Start

Analyze the provided text document using InterSystems NLP to identify key concepts and their relationships.

Frequently Asked Questions about Using InterSystems Natural Language Processing (NLP)

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract entities and concepts from unstructured text data?

You can extract entities from unstructured text data using semantic analysis, which identifies and indexes concepts, relations, and paths within the text. This translates the content into a relational network for analysis without requiring prior knowledge of the material.

Can I analyze SQL records and web feeds for semantic relationships?

Yes, natural language processing supports analyzing SQL records and web feeds for semantic relationships. It processes various text source types including files, SQL records, and web feeds to identify semantic entities and concepts within the content.

What is the best way to tag and match text entities against a custom list?

Smart matching is the best way to tag text entities against user-defined lists. It matches text entities from your unstructured data against these lists to achieve high-precision tagging and accurate entity association.

Does InterSystems IRIS NLP support text analysis in multiple languages?

Yes, InterSystems IRIS NLP supports text analysis in multiple languages. It analyzes unstructured text data to identify semantic entities, concepts, relations, and paths across various supported languages without requiring prior language knowledge.

How do I identify recurring themes in customer feedback without manual review?

You can identify recurring themes in customer feedback by applying smart indexing to translate unstructured text into a relational network. This facilitates content analysis and entity association to surface themes without manually reading each comment.