Giter VIP home page Giter VIP logo

wordmaker_web's Introduction

WordMaker

単語作成器っぽいもの

とりあえず試したい人へ

単語文字列生成器へアクセス.

使い方

単語文字列の作成

  • 単純文字列生成:文字列長を表す数値
  • 母子音別定義文字列生成:CV*を並べた文字列(例:CVCCV, CV*CV)
  • 母子音別定義依存遷移型文字列生成:CV*を並べた文字列(例:CVCCV, CV*CV)

設定ファイルの入力

設定ファイルはテキスト形式とJSON形式が存在しております.
詳しくはsample_setting内の設定ファイルを参照してください.

テキスト形式の注意点

テキスト形式は現在使用しているモードの設定として読み込もうとします.
そのため別の設定に使用するファイルを読み込ませると 正しく読み込むことができません.

なお,JSON形式の場合には一つのファイルで全ての設定を保持しているため そのような問題はありません.

使用ライブラリ等

このアプリケーションはライブラリにVue.jsを使用しております.
また,初期設定の単語一覧にはスライム氏(@slaimsan)の S語根を使用しております

ライセンス

ライセンスはMIT Licenseを採用しております.

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.