text
Sort:
popular
|
newest
The Commons Text library provides additions to the standard JDK text handling. It includes algorithms for string similarity and for calculating the distance between strings.
Last Release on Dec 13, 2024
3. Pegdown1,819 usages
org.pegdown » pegdownApache
A Java 1.6+ library providing a clean and lightweight markdown processor
Last Release on Sep 18, 2015
4. Joda Convert909 usages
org.joda » joda-convertApache
Library to convert Objects to and from String, compatible with Java 21+
Last Release on Oct 6, 2024
Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. It provides the foundational building blocks for higher level text understanding applications.
Last Release on Dec 12, 2024