Coder Social home page Coder Social logo

opencog / lg-atomese Goto Github PK

View Code? Open in Web Editor NEW
6.0 7.0 5.0 817 KB

Atomese API for Link Grammar

Home Page: https://opencog.org/

License: Other

CMake 13.84% C++ 59.57% Scheme 26.31% Python 0.07% Cython 0.21%
link-grammar atomspace atomese opencog

lg-atomese's Introduction

Atomese API for Link Grammar

CircleCI

This repo provides an Atomese API for Link Grammar, allowing Link Grammar dictionaries and parse results to be accessed from the AtomSpace.

Status

Version 1.0

The code here has been used in production for many years.

However, there are still some things that would be nice to have. This includes:

  • Placing costs on the parse results.
  • Reporting costs in dictionary lookups.

Prerequisites

The following packages must first be built and installed.

cogutil

Common OpenCog C++ utilities https://github.com/opencog/cogutil It uses exactly the same build procedure as this package. Be sure to sudo make install at the end.

atomspace

OpenCog Atomspace database and reasoning engine https://github.com/opencog/atomspace It uses exactly the same build procedure as this package. Be sure to sudo make install at the end.

Link Grammar

Natural Language Parser for English, Russian, other languages. https://www.abisource.com/projects/link-grammar/

Building LG-Atomese

Perform the following steps at the shell prompt:

    cd to project root dir
    mkdir build
    cd build
    cmake ..
    make
    sudo make install

Libraries will be built into subdirectories within build, mirroring the structure of the source directory root.

Unit tests

To build and run the unit tests, from the ./build directory enter (after building opencog as above):

    make test

At this time, there are no unit tests.

Examples

See the examples directory for examples of how to use this Atomese API to Link Grammar.

lg-atomese's People

Contributors

alex-van-der-peet avatar amebel avatar chenesan avatar cuayacas7 avatar edajade avatar eddiemonroe avatar ferrouswheel avatar githart avatar glicerico avatar inflector avatar keyvan-m-sadeghi avatar kinoc avatar leungmanhin avatar linas avatar misgeatgit avatar ngeiswei avatar pennachin avatar rekino avatar rohit12 avatar roman-khimov avatar rtreutlein avatar ruiting avatar sebastianruder avatar selameab avatar shujingke avatar stellarspot avatar tnick avatar williampma avatar yantrabuddhi avatar zariuq avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.