-
Notifications
You must be signed in to change notification settings - Fork 2
Github Mirror of Apertium's bn-en Language Pair. This repository is the combined work done in GSoC09 (student: azmfaridee [githhub], mentor ftyers [githhub]) and GSoC11 (student: ragib06 [githhub], mentor: azmfaridee [githhub]).
License
azmfaridee/apertium-bn-en
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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
Github Mirror of Apertium's bn-en Language Pair. This repository is the combined work done in GSoC09 (student: azmfaridee [githhub], mentor ftyers [githhub]) and GSoC11 (student: ragib06 [githhub], mentor: azmfaridee [githhub]).
Resources
License
Stars
Watchers
Forks
Releases
No releases published