Changes between Version 6 and Version 7 of WikiStart


Ignore:
Timestamp:
03/08/11 14:42:56 (13 years ago)
Author:
Pieter Wellens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v6 v7  
    44
    55Babel2 is written in Common Lisp and runs in most major Lisp implementations (ccl, sbcl, lispworks) on all major platforms (linux, mac os x, windows). Its source code is frequently released to the public under the GNU General Public License.
     6
     7== Fluid Construction Grammar ==
     8Fluid Construction Grammar (FCG) which is part of Babel 2 is a computational framework for exploring issues in construction grammar. This unification-based grammar formalism uses feature structures for representing linguistic knowledge, and it can apply the same constructions in both parsing and production. FCG also comes with a web interface for visualizing the application of constructions during language processing and the resulting constructs. FCG can be used on any software platform with a running Common Lisp programming environment.
    69
    710== Downloading and installing Babel 2 ==
     
    1417
    1518Some documentation about Babel2 can be found in the [attachment:Babel2-manual.pdf Babel2 manual].
     19
     20== Events ==
     21
     22Please check [wiki:events here] for a full list of upcoming and past events.
     23
     24== Links ==
     25
     26- [http://www.alear.eu/ The ALEAR Project]
     27- [http://www.constructiongrammar.org/ Construction Grammar]
     28- [http://arti.vub.ac.be VUB AI-Lab]
     29- [http://www.csl.sony.fr/ Sony CSL Paris]
     30
     31