Uses of Package
org.simbrain.world.textworld

Packages that use org.simbrain.world.textworld
org.simbrain.workspace The simbrain.workspace package contains the top level container for the other components of Simbrain--the network, world, and gauge(s). 
org.simbrain.world.textworld The simbrain.world.textworld package describes a world in which strings of text are converted into vectors. 
 

Classes in org.simbrain.world.textworld used by org.simbrain.workspace
TextWorldFrame
          TextWorldFrame is the container for the world component.
 

Classes in org.simbrain.world.textworld used by org.simbrain.world.textworld
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.