dhowe/rita4j
RiTa for Java
This tool helps writers and creative practitioners generate and analyze natural language texts. You input text, then you can analyze its structure (like parts of speech, rhymes, syllables) or generate new text based on grammar rules or statistical patterns. Writers, poets, educators, and artists creating text-based works would find this useful.
No commits in the last 6 months.
Use this if you are a writer or artist interested in programmatically analyzing text for linguistic features or generating new, creative text based on rules or existing patterns.
Not ideal if you need deep, semantic understanding or generation of human-like conversations, as this tool focuses on structural and generative wordplay.
Stars
9
Forks
7
Language
Java
License
GPL-3.0
Category
Last pushed
Dec 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/dhowe/rita4j"
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,...
dkpro/dkpro-core
Collection of software components for natural language processing (NLP) based on the Apache UIMA...
stanfordnlp/python-stanford-corenlp
Python interface to CoreNLP using a bidirectional server-client interface.
apache/opennlp-sandbox
Apache OpenNLP Sandbox