New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
Demo Series - Small Business Backup By Veeam
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
A Lightweight XML DTD and Style-Sheets for the structuring of Resumes and Job Listings. The purpose is to implement a simple and balanced data exchange format between job seekers, employers, recruiters, and listing services.
This project is ON HOLD at
DOX is a document processing system inspired by TeX, but much more lightweight and simple to use. DOX keeps the source text as simple as possible by replacing obscure formatting symbols and constructs with more "natural" alternatives.
Kati is simplified schema-aware xml editor written in java. It supports just one fragment of the capabilities of XML Schema, but it enables a naive user to build a valid xml file with some clicks. Simply it does not allow the users to make mistakes.
Project is aimed at syntax highlighting of code. It is not strictly oriented for any concrete language and enables user to define own language configuration.
DataDigger is a simple text fetch tools.We can use it to fetch aims from text data by template,or config taglibs for template. DataDigger is a baby,we are keep updating.If problem,please contract with bianrongjun@gmail.com or visit www.nobject.org
A Java-based spellchecker which focuses on automatic spelling correction by incorporating lingustic and statistical approaches. Development is done by ASV (Abteilung Automatische Sprachverarbeitung) of Leipzig University.
Java library for Schema based file parser.
Csv and flat file parser and writer.
This is a java library that enables to parse and write Csv and flat files based on a schema.
Pure java syntax highlighting.
The project lets you add syntax highlighting to your projects.
You can create your own custom syntax files so you can customize it to your needs and add it to your java-based projects.
A software tool to discover the names of people in electronic documents and HTML markup, note the use of the work 'discover' rather than search. Using this tool, the association bewteen names in documents can be inferred.
JFindReplace is a java based find and replace utility. It allows you to select files and folders. You can replace text in several thousands of files in one click. It supports regular expressions and have a neat UI.
The SchemaWalker is a Java application able to read a any schema and produce XForms web pages for user selected nodes grouped into webpages to allow editing of XML data files.
An experimental set of tools for text analysis and dictionary construction. One goal is to improve text-input e.g. on devices with touchscreens using dictionary-based symbolic on-screen keyboards.
TX is a free and open source cross-platform Computer Assisted Translation tool with translation memory, full and partial matches, machine translation, glossaries, search engine, support for various document types, and translation projects.
Help users to type Pashto letters in their Android phones.
The project help users to type Pashto letters in their Android phones. The project (application) add Pashto Keyboard into settings to make it easy for users to switch among keyboards.
Zavod is a compilation of universal automated data processing tools.
The zavod project can't be described with one word. It is a compilation of universal automated data processing tools. Which can be used with almost every data source and can generate output in almost every possible format.
It can be used as Java-library, as a interactive GUI application, as a console application, as a web application or even to make websites with dynamic data from almost every data source.
Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.