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
- Host: GitHub
- URL: https://github.com/apertium/apertium-bn-en
- Owner: apertium
- License: gpl-2.0
- Created: 2018-03-08T02:15:25.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-31T10:29:03.000Z (over 1 year ago)
- Last Synced: 2024-04-14T01:06:05.731Z (over 1 year ago)
- Topics: apertium-incubator
- Language: XML
- Size: 21 MB
- Stars: 2
- Watchers: 8
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
- Authors: AUTHORS
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.