Skip to content

AveyBD/apertium-bn-en

 
 

Repository files navigation

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: www.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
===============================================================================

* http://wiki.apertium.org/wiki/Installation
* http://wiki.apertium.org/wiki/apertium-bn-en
* http://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.freenode.net

See also the file AUTHORS included in this distribution.

About

Apertium translation pair for Bangla and English

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • XML 92.6%
  • Python 3.5%
  • PHP 3.1%
  • Shell 0.7%
  • Makefile 0.1%
  • M4 0.0%