https://github.com/apertium/apertium-ben
Apertium linguistic data for Bangla
https://github.com/apertium/apertium-ben
apertium-languages
Last synced: 2 months ago
JSON representation
Apertium linguistic data for Bangla
- Host: GitHub
- URL: https://github.com/apertium/apertium-ben
- Owner: apertium
- License: gpl-2.0
- Created: 2018-03-08T01:26:17.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-21T17:44:47.000Z (about 4 years ago)
- Last Synced: 2024-10-29T11:45:45.826Z (about 1 year ago)
- Topics: apertium-languages
- Language: XML
- Size: 6.95 MB
- Stars: 1
- Watchers: 10
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
Awesome Lists containing this project
README
Bengali (`apertium-ben`)
===============================================================================
This is an Apertium monolingual language package for Bengali. What
you can use this language package for:
* Morphological analysis of Bengali
* Morphological generation of Bengali
* Part-of-speech tagging of Bengali
Requirements
===============================================================================
You will need the following software installed:
* lttoolbox (>= 3.3.0)
* apertium (>= 3.3.0)
* vislcg3 (>= 0.9.9.10297)
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
```
You can use `./autogen.sh` instead of `./configure` if you're compiling
from GitHub.
If you're doing development, you don't have to install the data, you
can use it directly from this directory.
If you are installing this language package as a prerequisite for an
Apertium translation pair, then do (typically as root / with sudo):
```
# make install
```
You can give a `--prefix` to `./configure` to install as a non-root user,
but make sure to use the same prefix when installing the translation
pair and any other language packages.
Testing
===============================================================================
If you are in the source directory after running make, the following
commands should work:
```
...
```
```
...
```
Files and data
===============================================================================
* `apertium-ben.ben.dix` - Monolingual dictionary
* `ben.prob` - Tagger model
* `apertium-ben.ben.rlx` - Constraint Grammar disambiguation rules
* `apertium-ben.post-ben.dix` - Post-generator
* `modes.xml` - Translation modes
For more information
===============================================================================
* https://wiki.apertium.org/wiki/Installation
* https://wiki.apertium.org/wiki/apertium-ben
* 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.
Attribution
===============================================================================
If you use this analyser in academic work, please cite:
* Abu Zaher Md. Faridee and Francis M. Tyers (2009) "Development of a morphological analyser for Bengali". *Proceedings of the First International Workshop on Free/Open-Source Rule-Based Machine Translation*. pp. 43--50