intersystems/iknow
Community development repository for iKnow
This tool helps non-technical users extract meaningful concepts and relationships from text documents in multiple languages. You input raw text, and it outputs identified key phrases (entities) and their surrounding semantic context, like negations or sentiment. It's designed for anyone needing to quickly understand the core topics and nuances within large volumes of text, such as researchers analyzing reports or marketers studying customer feedback.
Use this if you need to perform in-depth linguistic analysis on text to identify key concepts and their semantic relationships, without relying on pre-existing dictionaries or extensive training data.
Not ideal if you primarily need to identify proper nouns like people, places, or organizations (Named Entity Recognition) rather than general concepts and their context.
Stars
54
Forks
22
Language
C++
License
MIT
Category
Last pushed
Nov 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/intersystems/iknow"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apache/opennlp
Apache OpenNLP
stanfordnlp/CoreNLP
CoreNLP: A Java suite of core NLP tools for tokenization, sentence segmentation, NER, parsing,...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
apache/opennlp-sandbox
Apache OpenNLP Sandbox