Code Monkey home page Code Monkey logo

apertium-isl-eng's Introduction

Icelandic--English translator
===================================================================

The is-en system can be used in two ways:

I. Using the standard Apertium pipeline, e.g.:
echo "gamli maðurinn borðaði kalda súpu með mjög góðri lyst" | apertium -d . isl-eng

II. Use IceNLP in the pipeline (for morphological analysis and PoS tagging)

For the latter, do the following:

1) Get IceNLPCore.zip and IceNLPServer.zip from http://sourceforge.net/projects/icenlp/files/ (only applications, no source)
or
2) check out the source with https://icenlp.svn.sourceforge.net/svnroot/icenlp. For compiling these sources, refer to the README files found in the core and server subdirectories.
 
Hereafter, we assume that you have selected item 1)
       
3) Unzip IceNLPCore.zip to a directory IceNLPCore. Unzip IceNLPServer.zip to a directory IceNLPServer. 
        
4) Put into your .profile or .bashrc:
        
        export IceNLPCore=/your_path/IceNLPCore
        export IceNLPServer=/your_path/IceNLPServer
        
        These environment variables are needed to make some shell scripts work properly.

5) From the apertum-is-en directory, execute 
./runIceNLPServer.sh
(this runs the daemonised version of IceNLP)
        
6) Thereafter, for testing a translation do: 
echo "gamli maðurinn borðaði kalda súpu með mjög góðri lyst" | ./icenlpApertium.sh

===================================================================

More information about this module, and others can be found on
the Apertium: Wiki, https://wiki.apertium.org

apertium-isl-eng's People

Contributors

bentley avatar ftyers avatar hrafnl avatar jimregan avatar mr-martian avatar nordfalk avatar pminervini avatar sushain97 avatar tinodidriksen avatar trondtr avatar unhammer avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

diogoscf

apertium-isl-eng's Issues

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.