GithubHelp home page GithubHelp logo

lsdreader's Introduction

lsdreader

python analog ABBYY DSL Compiler - decompile LSD dictionary to DSL.

Support Lingvo 11, 12, X3, X5 and X6 lsd files format.

Based on C++ source decoder.zip from ru-board user tr7 Source on github

Russian decompiling team on ru-board.ru

Project Page: https://github.com/sv99/lsdreader

Install

Install from pip:

pip install setuptools -U
pip install lingvoreader

Install development version:

git clone
pip install -e .

make tar.gz for PyPi:

pip install twine
python setup.py sdist
twine upload dist/lingvoreader-x.x.x.tar.gz

Usage

lsdreader [-h] [--header] (-i INPUT | -a) [-o OUTDIR] [-c] [-v] [--version]

Decode Lingvo 11, 12, X3, X5 and X6 lsd dictionary to dsl

optional arguments:
  -h, --help            show this help message and exit
  --header              show header info and exit
  -i INPUT, --input INPUT
                        Dictionary to decode
  -a, --all             All dictionary in current directory
  -o OUTDIR, --outdir OUTDIR
                        Output directory
  -c, --codecs          print supported languages and their codes
  -v, --verbose
  --version             show program's version number and exit

Lingvo versions

11  2005  supported
12  2006  supported
x3  2008  supported
x5  2011  supported
x6  2014  (current) supported

lsdreader's People

Contributors

sv99 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.