GithubHelp home page GithubHelp logo

dcavar / fle Goto Github PK

View Code? Open in Web Editor NEW
4.0 3.0 1.0 1.81 MB

Free Linguistic Environment

Home Page: http://damir.cavar.me/

License: Apache License 2.0

TeX 20.19% C++ 72.16% CMake 5.42% Shell 2.22%
bnfc cpp java xle lfg lexical-functional-grammar parsing

fle's Introduction

The Free Linguistic Environment (FLE)

(C) 2016-2018 by Damir Cavar

The Free Linguistic Environment (FLE) is a project to develop a grammar engineering platform for the Lexical Functional Grammar (LFG) framework. The parser in FLE is geared towards parsing natural language sentences using grammars written in the LFG. It is mainly developed using C++11 or newer C++ language specifications.

Introduction

The main contribution in this code collection is the definition of the Xerox Linguistic Environment (XLE) grammar formalism. The different grammar parts and formalisms have been mostly completely defined using BNFC. You can use BNFC to generate the parser code for the grammar files and formalisms. Any code target that BNFC supports can be generated, that is in particular C++, Haskell, Java, C#, etc.

If anybody is interested in taking this on to generate parsers and help with the project to make all old XLE grammars sustainable in an open and free parser environment, please let me know.

A lot of work went into this project, numerous contributors have helped with the environment and testing the formalisms.

Build and Install

In the requirements.md file you might find more details about software and library requirements.

This is a brief overview of the components that are needed to develop FLE:

If you do not want to use CLion or a similar environment, and if you are using G++/GCC, in the source folder compile using the following commands:

mkdir build
cd build
cmake ../.
make

Architecture

Grammar Backbone

License

Copyright 2015-2017 by Damir Cavar with contribution by Lwin Moe, Hai Hu, ...

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

fle's People

Contributors

dcavar avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

sekoudiaonlp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.