Package org.simbrain.world.textworld

The simbrain.world.textworld package describes a world in which strings of text are converted into vectors.

See:
          Description

Class Summary
DialogTextWorld DialogTextWorld displays a dialog for setting textworld preferences such as how to parse text fields.
Dictionary Dictionary associates words with neural inputs and outputs.
Entry Entry.
TextWorld TextWorld acts as a text interface to neural ntworks, for use in language parsing and other tasks.
TextWorldFrame TextWorldFrame is the container for the world component.
 

Package org.simbrain.world.textworld Description

The simbrain.world.textworld package describes a world in which strings of text are converted into vectors. This is useful, e.g., in studying how neural networks process linguistic inputs and handle language processing.