GithubHelp home page GithubHelp logo

reyadrahman / dictionary Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rdoeffinger/dictionary

0.0 2.0 0.0 99.35 MB

"QuickDic" offline Dictionary App for Android. Provided downloadable dictionaries are based on Wiktionaries but can also be created from other sources (see DictionaryPC). Remember to use --recursive when cloning! Fork of project that used to be hosted at code.google.com/p/quickdic-dictionary.

License: Apache License 2.0

Shell 0.92% HTML 2.46% Java 96.62%

dictionary's Introduction

Make sure you use the --recursive option to clone, or otherwise
make sure the Util submodule is correctly checked out.
If you want to generate dictionaries also manually clone the DictionaryPC
repository, it needs to be at the same level as this one, not inside it.

To compile the APK, just open this repository in Android Studio.
You can also use gradle directly.
Note that compilation is only tested on Linux.
It is possible to disable the smallicu/makesmallicu step if it causes
issues, though help to debug any such issue would be welcome.

And approximation of the steps for generating dictionaries:
- go into the DictionaryPC repository
- run data/downloadInputs.sh to get the data
- run ./compile.sh (probably needs quite a few things to be installed or paths in it configured)
- run ./WiktionarySplitter.sh
- run ./generate_dictionaries.sh.
  You might want to edit the settings at the start of the file
  so it does not generate all dictionaries, and edit its input files
  like EN-trans-dictlist.txt to add new dictionaries.
  For a more manual approach, the commands it runs are something like
 ./run.sh --lang1=ES --lang2=PT --lang1Stoplist=data/inputs/stoplists/es.txt \
 --dictOut=data/outputs/ES-PT.quickdic \
 --dictInfo="(EN)Wiktionary-based ES-PT dictionary. --input1=data/inputs/wikiSplit/en/EN.data" \
 --input1Name=enwikitionary --input1Format=EnTranslationToTranslation \
 --input1LangPattern1=es --input1LangPattern2=pt

dictionary's People

Contributors

rdoeffinger avatar uwetrottmann avatar antonv6 avatar mueller-ma avatar larjona avatar therhokar avatar heineken avatar kvnco avatar kteby avatar yourealwaysbe avatar notsoimportant avatar sdoerner avatar naofum avatar

Watchers

James Cloos avatar Mostafa Mohammad Reyad Rahman 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.