Changes for version 0.6.0_2 - 2012-02-08
- Fixed dependency version on Config::AutoConf.
Changes for version 0.6.0_1 - 2012-02-07
- Yet again, suggested to remove all nat-* files in your path before installing.
- Autoconf substituted by Perl.
- Overview of changes in NATools 0.5.9
- PTD manipulation is done using nat-ptd script;
- Before reinstalling, remove all nat-* scripts in your path;
- Modularized PTD formats;
- ...
- Overview of changes in NATools 0.5.4
- ngram creation
- moved some code from nat-create to nat-codify to help cluster parallelization
- added missing files on MANIFEST
- Overview of changes in NATools 0.5.3
- IMPORTANT:
- CHANGED CORPUS FORMAT. OLD CORPORA NEED REALIGNMENT **
- corrected lot of bugs on example extraction
- added code to substitute/add dumper dictionaries to corpus
- IMPORTANT:
- Overview of changes in NATools 0.5.2
- factorized server code
- added support for concordancies on NAT::Client
- corrected bug when searching for parallel concordancies with pattern matching.
- Overview of changes in NATools 0.5.1
- nat-these and nat-this merged unto nat-create
- Language identification fixes
- Bug fixes
- Overview of changes in NATools 0.5.0
- Lots of changes regarding corpus encoding;
- Corrected bug on Dictionary sum;
- New server for quick dictionary and corpus serving;
- CGIs now consult a running server;
- New configuration files, with more information;
- Added stub web-page documentation;
- Overview of changes in NATools 0.4.0
- Documentation for basic commands;
- Overview of changes in NATools 0.3.0
- ATTENTION: corpus file format has changed!
- Auto-split on too big corpora;
- Navigation scripts more simple;
- Integration between nat-browse.cgi and nat-search.cgi;
- Overview of changes in NATools 0.2.2
- Dictionary sum;
- Overview of changes in NATools 0.2.1
- Added support to select samples to use on translation;
- Added nat-pair2tmx with quality for each TU;
- Added quality to the corpus directory;
- Support for dictionaries on Storable format;
- Overview of changes in NATools 0.2.0
- Added translation shell;
- Added translation CGI;
- Added perl modules to translate based on created dictionaries;
- Added nat-tmx2pair script into the distribution;
- Added perl modules to handle NATool dictionaries and parallel corpora encapsulation;
- Overview of changes in NATools 0.1.1
- Module perl attached with main distribution;
- Added indexes on corpus files;
- Added step counter on IPFP method in cases of non-convergence;
- Navigation script for terminology generated dictionaries;
- Overview of changes in NATools 0.5.4
Documentation
Corpus Search Sentence utility.
initialize a sparse matrix with words co-occurrence.
one of the three possible EM-Algorithm implementations of NATools
A translator from co-occurrence matrices to a dictionary file.
A translator from dictionary file to the Perl readable format.
A pre-processor for parallel texts, counting words, checking sentence numbers, and creating auxiliary files.
one of the three possible EM-Algorithm implementations of NATools
one of the three possible EM-Algorithm implementations of NATools
C sentence aligner.
Creates a StarDict from a NATools corpus.
Command line tool to codify corpora
used to compare two PTDs in Perl dumper format.
Command line tool to create NATools Corpora Objects
interface for binary PTDs operations.
Command line tool to dump NATools PTDs
dumps a lexicon file as Perl hash.
Dumps a NATools corpus in a format suitable to be imported in CWB
generates a pmakefile to be used by Makefile::Parallel
used to create a dictionary similar to a PTD based on a word aligned corpus.
Indexes a ngrams SQLite file
join two files in NATools input format into a TMX file.
concentrates a set of PTD commands in a common interface
classifies each parallel corpus aligned sentence
simple interface for Vanilla aligner.
A shell interface to NATools corpora alignment
splits a TMX file into several files, one for each language
Modules
A framework for Parallel Corpora processing
Utility functions for NATools CGI tools
Simple API to query NAT Objects
Simple configuration file API
To inter-operate with NATools Corpus files
Perl extension to encapsulate Dict interface
Encapsulates NATools Lexicon files
Module to align a sentence by blocks
Perl extension to encapsulate a NATools Dictionary
Perl extension to inter-operate with a NATool Parallel Corpus
Module to handle PTD files in Dumper Format
Sub-module to handle PTD bzipped files in Dumper Format
Sub-module to handle PTD files in Dumper Format
Sub-module to handle PTD files in sqlite format
Sub-module to handle PTD xz files in Dumper Format
Provides
in lib/Lingua/NATools/Corpus.pm