RSS 142 projects tagged "Text Processing"

No download Website Updated 16 Feb 2013 iText

Screenshot
Pop 576.36
Vit 52.78

iText is a library that contains classes to generate and manipulate documents in the Portable Document Format (PDF). Document manipulation includes splitting, merging, and filling out forms (AcroForms, static and dynamic XFA forms).

No download Website Updated 22 Oct 2012 Java Serialization to XML

Screenshot
Pop 428.78
Vit 39.76

JSX serializes Java objects to XML. You can persist objects, evolve them, and send them over the network and between applications. Your object data becomes human-readable and human-writable. You can test it, search it, profile it, audit it, and edit it with ordinary text and XML tools. JSX handles all POJOs and also all classes that require Java's own object serialization.

No download Website Updated 19 Feb 2013 Managing Gigabytes for Java

Screenshot
Pop 357.13
Vit 34.61

MG4J is a highly customizable, high-performance, full-text Java search engine for large document collections. It provides state-of-the-art features (such as BM25/BM25F scoring) and new research algorithms.

No download Website Updated 21 Jul 2010 Apache FOP

Screenshot
Pop 317.45
Vit 9.13

Apache FOP is an XSL-FO formatter. It is used in conjunction with an XSLT transformation engine to format XML documents into PDF, PostScript, and other output formats.

Download Website Updated 26 Mar 2013 OpenGrok

Screenshot
Pop 312.17
Vit 8.94

OpenGrok is a fast and usable source code search and cross reference engine. It helps you search, cross-reference, and navigate your source tree. It can understand various program file formats and version control histories like Mercurial, Bazaar, Git, ClearCase, Perforce, SCCS, RCS, CVS, or Subversion. In other words, it lets you grok (profoundly understand) the source.

No download Website Updated 22 Dec 2006 Apache Cocoon

Screenshot
Pop 289.26
Vit 6.24

Apache Cocoon is a Web development framework built around the concepts of separation of concerns and component-based Web development. Cocoon implements these concepts around the notion of "component pipelines", each component on the pipeline specializing on a particular operation. This makes it possible to use a Lego(tm)-like approach in building Web solutions, hooking together components into pipelines without any required programming.

Download Website Updated 01 Mar 2012 FreeMarker

Screenshot
Pop 237.72
Vit 26.54

FreeMarker is a template engine that was originally designed so that servlet-based applications could keep graphical design separate from application logic. The templates provide an easy and highly flexible way to generate any kind of text output (HTML, PostScript, TeX, source code, etc.) from a variety of data sources such as Java objects, Jython objects, XML object models, and more.

Download Website Updated 22 Jul 2012 Apache Lucene

Screenshot
Pop 222.58
Vit 15.56

Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is suitable for nearly any application that requires full-text search, especially cross-platform.

No download Website Updated 27 Feb 2013 MetaModel

Screenshot
Pop 215.80
Vit 24.08

The eobjects.org MetaModel is a project created for maximum reuse of a SQL-compliant domain model of the database domain. The MetaModel is a model that contains classes that represent the structure of a database (schemas, tables, column, relationships) and interaction with the database (queries) in a SQL/LINQ-like way. In short, it is a model for modelling data in databases and other datastores. With MetaModel you can query different datastores like databases, CSV files, Excel spreadsheets, MS Access files, and XML files using the same approach and the same domain model.

Download Website Updated 26 Nov 2011 YaHP Converter

Screenshot
Pop 212.49
Vit 17.86

YaHP is a Java library that allows you to convert an HTML document into a PDF document.

Screenshot

Project Spotlight

Siege

An HTTP regression testing/benchmarking utility.

Screenshot

Project Spotlight

CKEditor.Java

A Java backend for the CKEditor.