https://github.com/cscott/wikimedia-langconv
Finite-State Transducer based implementation of MediaWiki's LanguageConverter
https://github.com/cscott/wikimedia-langconv
Last synced: 12 months ago
JSON representation
Finite-State Transducer based implementation of MediaWiki's LanguageConverter
- Host: GitHub
- URL: https://github.com/cscott/wikimedia-langconv
- Owner: cscott
- Created: 2018-09-06T22:52:44.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T20:49:36.000Z (over 7 years ago)
- Last Synced: 2025-05-17T18:36:45.176Z (about 1 year ago)
- Language: JavaScript
- Size: 69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# wikimedia-langconv
[![NPM][NPM1]][NPM2]
[![Build Status][1]][2] [![dependency status][3]][4] [![dev dependency status][5]][6]
Finite-State Transducer implementation of Wikimedia LanguageConverter
## Usage
## API
## License
Copyright (c) 2018 Wikimedia Foundation and others; see `AUTHORS.txt`
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
[NPM1]: https://nodei.co/npm/wikimedia-langconv.png
[NPM2]: https://nodei.co/npm/wikimedia-langconv/
[1]: https://travis-ci.org/cscott/wikimedia-langconv.png
[2]: https://travis-ci.org/cscott/wikimedia-langconv
[3]: https://david-dm.org/cscott/wikimedia-langconv.png
[4]: https://david-dm.org/cscott/wikimedia-langconv
[5]: https://david-dm.org/cscott/wikimedia-langconv/dev-status.png
[6]: https://david-dm.org/cscott/wikimedia-langconv#info=devDependencies