Package org.tribuo.json
package org.tribuo.json
Provides interop with JSON formatted data, along with tools for interacting with JSON provenance objects.
-
ClassDescriptionJsonDataSource<T extends Output<T>>A
DataSource
for loading data from a JSON text file and applyingFieldProcessor
s to it.Provenance forJsonDataSource
.An iterator for JSON format files converting them into a format suitable forRowProcessor
.Utilities for interacting with JSON objects or text representations.A main class for stripping out and storing provenance from a model.Types of provenance that can be removed.Command line options.