bvolpato/mdmlang
🔄 Natural Transformation Language for Java
This tool simplifies the process of cleaning and reformatting your business data. You provide raw data, often from various sources, and define clear, human-readable rules to transform it. The output is consistently formatted, clean data ready for use in other systems, making it valuable for data engineers or system integrators managing enterprise data.
No commits in the last 6 months.
Use this if you need a straightforward way to apply common data cleansing and formatting rules to your data before it's used in different applications.
Not ideal if you require extremely complex, conditional transformations that go beyond basic text and number manipulation, or if your primary environment is not Java.
Stars
14
Forks
—
Language
Java
License
Apache-2.0
Category
Last pushed
Jul 01, 2016
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bvolpato/mdmlang"
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