neuml/txtai.java
Java client for txtai
This is a tool for developers who build applications in Java and need to integrate advanced AI capabilities. It allows you to connect your Java applications to a txtai API instance, enabling features like semantic search, question-answering, and text classification. The typical user is a Java developer looking to add sophisticated natural language processing features to their software.
Use this if you are a Java developer building an application that needs to perform semantic search, question answering, or text classification using a txtai API.
Not ideal if you are not a Java developer or if you do not plan to use a separate txtai API instance.
Stars
40
Forks
6
Language
Java
License
Apache-2.0
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/neuml/txtai.java"
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