Giter Club home page Giter Club logo

.dict-maker-for-rohingya-language's Introduction

.DICT-maker-for-Rohingya-Language

  1. Make rohingya_wordlist.combined file using RohingyaCombinedMaker which will look like this:
dictionary=main:rhg,locale=rhg,description=Rohingya wordlist,date=02132024,version=1


 word= ๐ด‰๐ดฅ๐ด ๐ด“๐ด๐ด˜ ๐ดŠ๐ดž๐ด˜๐ดง๐ด , f=254
 word= ๐ดˆ๐ดก๐ด”, f=254
 word= ๐ด๐ด๐ด™๐ด„๐ดง๐ด๐ด’๐ดก๐ดŒ๐ดฅ๐ดก๐ด•, f=254
 word= ๐ด๐ด๐ด™๐ด„๐ดง๐ด, f=254
 word=๐ด€๐ด ๐ดŒ๐ดž ๐ดŠ๐ดฆ๐ดก๐ด•, f=254
 word= ๐ด‰๐ด ๐ด, f=254
 word=๐ดŠ๐ดฆ๐ด๐ด‰๐ดฅ๐ด๐ด˜๐ด“๐ดก๐ด˜๐ดŽ๐ดฆ๐ดก๐ด• ๐ด’๐ดฅ๐ดก๐ด˜, f=254
 word= ๐ด„๐ดค๐ดก๐ดŒ๐ดฆ๐ดก๐ด•, f=254
 word= ๐ดƒ๐ด๐ด‘๐ดก๐ดƒ๐ดข, f=254
 word=๐ดˆ๐ด๐ด”๐ดก๐ดƒ๐ดข ๐ด€๐ด๐ด•๐ดฆ๐ดก๐ด•, f=254
 word= ๐ด’๐ดŸ๐ด๐ดก๐ด“๐ดข, f=254
 word=๐ด๐ดฅ๐ด๐ด‰๐ดข ๐ด’๐ดก๐ดŒ๐ดฅ๐ด ๐ด‰๐ดฅ๐ด ๐ด“, f=254
 word=๐ด‰๐ดฅ๐ด ๐ด“๐ด๐ด˜ ๐ดŠ๐ดฅ๐ด , f=254
  1. Download dicttool_aosp.jar (taken from https://github.com/remi0s/aosp-dictionary-tools)
  2. put dicttool_aosp.jar and rohingya_wordlist.combined in the same directory.

To convert the rohingya_wordlist.combined file to a rohingya.dict file using dicttool_aosp.jar, you would need to run the following command in your terminal or command prompt: bash

Locate the file path in terminal

cd /Users/ahkterhusin/PycharmProjects/aosp-dictionaries/

Copy this command and run

 java -jar /Users/ahkterhusin/PycharmProjects/aosp-dictionary-tools/dicttool_aosp.jar makedict -s /Users/ahkterhusin/PycharmProjects/aosp-dictionary-tools/rohingya_wordlist.combined -d /Users/ahkterhusin/PycharmProjects/aosp-dictionary-tools/rohingya.dict

This command assumes that:

  • dicttool_aosp.jar is located at /Users/ahkterhusin/PycharmProjects/aosp-dictionary-tools/.
  • rohingya_wordlist.combined is located at /Users/ahkterhusin/PycharmProjects/aosp-dictionary-tools/. Make sure to replace the paths with the correct locations of your files on your system. After running this command, the rohingya.dict file should be created in the specified directory.

FYI

A file with a .dict extension typically refers to a dictionary file. It can contain various types of data structured for use in dictionary applications or software. Here are a few common uses:

  • Word Lists: .dict files may contain lists of words along with additional information such as definitions, part of speech, pronunciation, or usage examples.

  • Language Dictionaries: These files can store language dictionaries used by software for spell checking or word suggestion purposes.

  • Specialized Dictionaries: Some .dict files may contain specialized dictionaries, such as medical, legal, or technical dictionaries.

  • Encoded Data: In some cases, .dict files might contain encoded or compressed data, used for efficient storage or transmission of dictionary information.

The specific format and content of a .dict file depend on the application or software that uses it. They are typically designed to be easily readable and processed by the corresponding software.

.dict-maker-for-rohingya-language's People

Contributors

arakaneserohingya avatar

Watchers

 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.