Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • babel babel
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ehai
  • babelbabel
  • Wiki
  • Home

Last edited by Remi van Trijp Apr 21, 2022
Page history

Home

Babel is a flexible toolkit for implementing and running agent-based experiments on emergent communication. The Babel system includes advanced modules for constructional language processing and learning (Fluid Construction Grammar), conceptualising and interpreting procedural semantic structures (Incremental Recruitment Language), and conducting multi-agent experiments in simulated environments or using physical robots.

An extensive monitoring system opens up every detail of Babel’s intermediate representations and underlying dynamics. A modular design ensures that the system can be used in a wide variety of scenarios. It is therefore possible to use each component individually, according to your needs.

Babel is written in Common Lisp and runs in most major Lisp implementations (CCL, SBCL and LispWorks (excluding Personal Edition)) on all major platforms (Linux, Mac OS, Windows).

For more information about getting the Babel toolkit, installing a Common Lisp development environment and setting up your system, we refer to our installation page. There, you can find detailed guides for each operating system.

This website also contains a range of practical recipes for learning about common problems and solutions in the Babel Toolkit. This ranges from setting up an emergent communication experiment, over writing FCG constructions to more advanced topics such as setting up your own FCG server, creating a web demonstration, etc.

If you have questions about the Babel Toolkit, you can get in touch with the Babel development team at ehai@ai.vub.ac.be.

Clone repository

Babel

Installation

  • Dependencies
  • Mac OS installation guide
  • Linux installation guide
  • Windows installation guide