View on GitHub

eden

The Garden of Eden - an environment for my Natural Language Processing research while learning Scala :)

The Garden oF Eden

The Eden app class

The main loop reads lines from the standard input and prints lines to the standard output.

Read lines are passed to ActorService which represents the entity that can interact with the environment by multiple senses and actuators. Senses provide information about environment. They create internal representation of information by analysing input data.