Project

General

Profile

Developer Setup » History » Version 7

« Previous - Version 7/18 (diff) - Next » - Current version
Prokopis Prokopidis, 2014-08-13 02:28 PM


h1. Developer Setup

We assume a recent Eclipse installation with Maven Integration (m2e) installed. The following were tested in Eclipse Juno with m2e 1.1

  • Go to the "Files":/redmine/projects/ilsp-fc/files section of this site and download the latest ilsp-fc*project.zip archive.
  • In Eclipse, go to menu File > Import->General->Existing Projects Into Workspace.
  • Choose Next.
  • Click Select archive file.
  • Browse to where you saved the ilsp-fc*project.zip archive.
  • Press Finish.
  • The project will now be imported and all dependencies will be downloaded.

In order to get sentence alignments as the output of bilingual crawls, an external aligner is required. For the current version of ILSP-FC, the hunalign-1.1 should be downloaded from "FIXME by Sokratis" and stored beside the runnable ilsp-fc jar.