Package

org.clulab

serialization

Permalink

package serialization

Visibility
  1. Public
  2. All

Type Members

  1. class DocumentSerializer extends LazyLogging

    Permalink

    Saves/loads a Document to/from a stream An important focus here is to minimize the size of the serialized Document.

    Saves/loads a Document to/from a stream An important focus here is to minimize the size of the serialized Document. For this reason, we use a custom (compact) text format, rather than XML. User: mihais Date: 3/5/13 Last Modified: Don't save zero-length text. Last Modified 06/10/18: Add .raw in sentence serialization

Value Members

  1. object DocumentSerializer

    Permalink
  2. package json

    Permalink
  3. package json4StopGraph

    Permalink

Ungrouped