Giter Club home page Giter Club logo

skk-jisyo.shogi's Introduction

将棋用語辞書

辞書ファイル

SKK-JISYO.shogi.dic

概要

  • IME用将棋用語辞書 (https://github.com/knu/imedic-shogi) がベース
  • 位置を表す表記は DDSKK の方で簡単に入力する方法が用意されているため除外
  • “3しょう” などの “3” の部分は全角で入力するのが難しいため半角に変更
  • 2chの過去棋譜 https://code.google.com/archive/p/zipkifubrowser/downloads の対局者名を取り込み
  • 「阿部光瑠」など MeCab さえも読み方がわからないものは分かる範囲で調査
  • 将棋ウォーズなどで使われている囲いや戦型名(ポンポン桂)などを取り込み
  • ついでにWindowの何かのIME向けに、2ch棋譜の対局者名と、ウォーズの戦法名のみを取り込んで、タブ区切りにした その他のIME用.sjis.txt もある

インストール例

DDSKK の場合

% cd ~/.dic
% curl -O https://raw.githubusercontent.com/akicho8/SKK-JISYO.shogi/master/SKK-JISYO.shogi.dic

ダウンロードした辞書を ~/.skkskk-search-prog-list に指定する

(setq skk-search-prog-list
  '(
    ...
    (skk-search-jisyo-file "~/.dic/SKK-JISYO.shogi.dic" 0)
    ...
  ))

AquaSKK 場合

  • 同様にダウンロード
  • 「AquaSKK」→「環境設定」→「辞書」→「追加」で指定
  • 辞書の種類を「SKK 辞書 (EUC-JP)」にする

その他の場合

IME用将棋用語辞書 と合わせて その他のIME用.sjis.txt をなんとかする。

何か別の変換が必要であれば issue でお願いします。

skk-jisyo.shogi's People

Contributors

akicho8 avatar fumiyas avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

fumiyas

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.