KnowGate Base Libraries
These are foundation libraries compatible with Java 1.7. They include:
Debug
Arrays and String
- Array helper methods from Apache Commons
- Tuples (Pair and Triplet)
- String helper methods
- Slugify
IO
- File utils from Commons-Utils
- Stream to String bridging
- Stream to Stream pipes
- CSV Parser