An open API service indexing awesome lists of open source software.

https://github.com/apertium/apertium-bn-en

Apertium translation pair for Bangla and English
https://github.com/apertium/apertium-bn-en

apertium-incubator

Last synced: 8 months ago
JSON representation

Apertium translation pair for Bangla and English

Awesome Lists containing this project

README

          

Bengali and English

apertium-bn-en
===============================================================================

This is an Apertium language pair for translating between Bengali and
English. What you can use this language package for:

* Translating between Bengali and English (under development)
* Morphological analysis of Bengali and English
* Part-of-speech tagging of Bengali and English (under development)

For information on the latter two points, see subheading "For more
information" below

Requirements
===============================================================================

You will need the following software installed:

* lttoolbox (>= 3.1.2)
* apertium (>= 3.1.1)

If this does not make any sense, we recommend you look at: apertium.org

Compiling
===============================================================================

Given the requirements being installed, you should be able to just run:

$ ./configure
$ make
# make install

You can use ./autogen.sh instead of ./configure you're compiling from
SVN. If you're using a --prefix to ./configure, make sure it's the
same one you used to install apertium itself.

Files and data
===============================================================================

* apertium-bn-en.nn.dix - Monolingual dictionary for Bengali
* apertium-bn-en.bn-en.dix - Bilingual dictionary
* apertium-bn-en.nb.dix - Monolingual dictionary for English
* apertium-bn-en.bn-en.t1x - Transfer rules for translating into English
* apertium-bn-en.en-bn.t1x - Transfer rules for translating into Bengali
* bn-en.prob - Tagger model for Bengali
* en-bn.prob - Tagger model for English
* modes.xml - Translation modes

For more information
===============================================================================

* https://wiki.apertium.org/wiki/Installation
* https://wiki.apertium.org/wiki/apertium-bn-en
* https://wiki.apertium.org/wiki/Using_an_lttoolbox_dictionary

Help and support
===============================================================================

If you need help using this language pair or data, you can contact:

* Mailing list: apertium-stuff@lists.sourceforge.net
* IRC: #apertium on irc.oftc.net

See also the file AUTHORS included in this distribution.