Coder Social home page Coder Social logo

weiqifan1 / cjkelementtreegenerator Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 272 KB

The project uses shape-based input methods for chinese to generate input method specific Ideographic Description Sequences (IDS) for chinese characters. This is done in an attempt to investigate the possibilities for creating new input methods.

Java 100.00%

cjkelementtreegenerator's Introduction

In order to use the program, a few extra files are needed. in the folder it is a file named ids.txt you can get it here: https://github.com/cjkvi/cjkvi-ids

and these three files: Junda2005.txt and Tzai2006.txt heisigSimp.txt (list of the simplified heisig characters) heisigTrad.txt (list of the traditional heisig characters) can be found here: https://github.com/agj/3000-traditional-hanzi/tree/master/data/external

toMake the Program work, you need to have a file named customIdsJsonMap.txt in the folder CustomData. This file can be generated from the ids.txt file by the class CustomDataGeneratorMain

The Project has 3 files that need ongoing work: org/example/InputMethods/InputMethodCodeGenerators/ AYMethodCodeGeneratorService.java

in particular this function: generateFullCodeFromCodeMap

org/example/InputMethods/InputMethodData/ AYmethodInputData.java and org/example/InputMethods/ customIdsSupplementMaps.java

to work on them, run this test: CustomDataGenerator/ AYMethodCodeGeneratorServiceTest.java --testCreateCodesForTziaAndJunda_TzaiAndJunda

and uncomment the exception throws in the function: generateFullCodeFromCodeMap

cjkelementtreegenerator's People

Contributors

weiqifan1 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.