User Tools

Site Tools


ferramentas:natools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
ferramentas:natools [2008/06/15 18:34] – created ambsferramentas:natools [2012/04/20 18:16] (current) ambs
Line 1: Line 1:
 ====== NATools ====== ====== NATools ======
 +
 +** WARNING **
 +
 +This information is outdated and should be updated soon.
 +
 +-------
  
 NATools is a workbench for parallel corpora processing. It includes a sentence aligner and a Probabilistic Translation Dictionary extractor, a word aligner and a set of other tools to study the aligned parallel corpora. NATools is a workbench for parallel corpora processing. It includes a sentence aligner and a Probabilistic Translation Dictionary extractor, a word aligner and a set of other tools to study the aligned parallel corpora.
  
     * Home Page: [[http://natools.sf.net]]     * Home Page: [[http://natools.sf.net]]
 +    * Using NATools with some PT corpora [[http://linguateca.di.uminho.pt/nat]]
  
 ===== History ===== ===== History =====
Line 25: Line 32:
 Supposing you are in a Unix-like system or you had installed cygwin, follows the process of installation for NATools. If you find any problem installing or find some bug on this document, please contact me. Supposing you are in a Unix-like system or you had installed cygwin, follows the process of installation for NATools. If you find any problem installing or find some bug on this document, please contact me.
  
-====== Dependencies ======+===== Dependencies =====
  
 NATools has a lot of software dependencies. It is quite hard to maintain this list actual. So, this list is quite certain incomplete. NATools has a lot of software dependencies. It is quite hard to maintain this list actual. So, this list is quite certain incomplete.
Line 49: Line 56:
     * URI::Escape     * URI::Escape
  
-==== Configuring the package ====+===== Configuring the package =====
  
 Uncompress the package. If you are under Windows, **DO NOT** use WinZip or WinRar, as they change file contents!. Use gzip and tar as in unix systems: Uncompress the package. If you are under Windows, **DO NOT** use WinZip or WinRar, as they change file contents!. Use gzip and tar as in unix systems:
Line 62: Line 69:
 and take some attention to the output produced. It will test for your system configuration as well as modules dependencies. If you have problems installing NATools send me always the configure output. and take some attention to the output produced. It will test for your system configuration as well as modules dependencies. If you have problems installing NATools send me always the configure output.
  
-==== Compiling ====+===== Compiling =====
  
 NATools is an hybrid application, written in C for efficiency, and in Perl for flexibility. So, the package must compile the C portions before being installed. NATools is an hybrid application, written in C for efficiency, and in Perl for flexibility. So, the package must compile the C portions before being installed.
Line 68: Line 75:
 To compile, just issue the make command. If its compilation fails, and you can't figure out what is the problem, contact me. Do not forget to send the configure output as well as the output for the make command. To compile, just issue the make command. If its compilation fails, and you can't figure out what is the problem, contact me. Do not forget to send the configure output as well as the output for the make command.
  
-==== Testing the package ====+===== Testing the package =====
  
-!NATools include a set of tests so you can verify if your compilation went ok. It will align some toy corpora and perform some tests on it. Just enter the make check command.+NATools include a set of tests so you can verify if your compilation went ok. It will align some toy corpora and perform some tests on it. Just enter the make check command.
  
-==== Installing the package ====+===== Installing the package =====
  
 If everything goes alright, you can now install the !NATools package. You just need to run the make install command as superuser. If everything goes alright, you can now install the !NATools package. You just need to run the make install command as superuser.
  
ferramentas/natools.1213547685.txt.gz · Last modified: 2008/06/15 18:34 by ambs