New Software for Apache Software Foundation
Apache OpenNLP allows a developer to feed the system a block of text and using a collection of NLP (Neuro-Linguistic Programming) tools to detect various component parts.OpenNLP will be able to detect sentences, sentence component parts, entity perform...
Apache uimaFIT is an open source software, designed as part of the Apache UIMA project. It was formerly known as uimaFIT, which in turn was formerly known as UUTUC.Apache uimaFIT is just a simple library that only provides injection, testing, and...
Apache log4php can help developers debug their applications by various sections and activities inside their PHP applications.The project can be considered a PHP clone of the Apache Log4j project and works practically the same way.Support is included for...
The Apache Xerces Java XML Parser allows developers to read the content of XML files and optionally handle namespaces and serialized XML documents. There's also support for XML validation, handling the XML DOM, XInclude and SAX (Simple API for...
Apache Lucene.NET closely follows the original Java version of Lucene, being a line-by-line port.Currently, Apache Lucene.Net is compiled against the latest version of the Microsoft .NET Framework, version 4.5.x.The binary version of the library can also...
Apache ODE stands for Orchestration Director Engine.As the name hints, ODE is nothing more than a core frame on which Java code can be run in a manner specific to the WS-BPEL language and philosophy.The framework targets programmers that develop business...
Apache Commons Email was built on the standard, built-in Java Mail API.The Commons Email library works similarly to the original tool, only with a far better organized codebase, and using a much more simplified interface.The library can be used for a wide...
Apache Commons Proxy can be used for various purposes and tasks, but the basic idea behind the library is to allow developers to put up an intermediary point of access between the user and their code.They can then use this proxy to carry out a series of...
The Apache Velocity DocBook Framework works by using Velocity templates to help developers output standards compliant, professional looking, and printer friendly documentation.All the documentation is rendered in the DocBook format, a well-known markup...
Apache Axis only implements the SOAP 1 protocol. For SOAP 1.2 check out Apache Axis2.The library enables developers to support SOAP Web Services for their applications, allowing them create a special communication and messaging system for their data.The...