July 2017
Beginner to intermediate
715 pages
17h 3m
English
It is possible to do simple text processing using only the standard Java library with classes such as StringTokenizer, the java.text package, or the regular expressions.
In addition to that, there is a big variety of text processing frameworks available for Java as follows:
Most NLP libraries have very similar functionality and coverage of algorithms, which ...
Read now
Unlock full access