Git Product home page Git Product logo

gauche-wordnet-ja's Introduction

TITLE
- gauche-wordnet-ja
    日本語 WordNet データベースを Gauche で利用するためのライブラリモジュール

AUTHOR
- naoya_t
    http://blog.livedoor.jp/naoya_t
    http://twitter.com/naoya_t
    http://github.com/naoyat

REQUIREMENTS
- Gauche
    最近のやつなら大丈夫だと思う。厳密には調べてない
- wn-ja
    DBファイル (wnjpn-0.9.db) の位置を lang/wordnet-ja.scm の wnjpn-dbfile に設定する。

DEMO
- とりあえず
    % make demo

INSTALL
- とりあえず
    % sudo mkdir /usr/local/share/gauche/site/lib/lang
    % sudo cp lang/wordnet-ja.scm /usr/local/share/gauche/site/lib/lang/

FILES
- wordnet-ja.scm, wordnet-ja-test.scm
    APIライブラリ(とテスト)
- wn.scm
    フロントエンドプログラム。yanbeさんの wn.py からの移植。
- simple-demo.scm, advanced-demo.scm
    JAWJAW のデモの移植。

LICENSE
- MIT License
    http://www.opensource.org/licenses/mit-license.php
    http://sourceforge.jp/projects/opensource/wiki/licenses%2FMIT_license

SEE ALSO
- 日本語 WordNet (wn-ja)
    http://nlpwww.nict.go.jp/wn-ja/
- WordNet::Multi -- Perl Module (Francis Bond)
    http://nlpwww.nict.go.jp/wn-ja/data/WordNet-Multi-0.1.tar.gz
- Python版 フロントエンド (yanbe.diff)
    http://subtech.g.hatena.ne.jp/y_yanbe/20090314/p2
- JAWJAW -- Java版 フロントエンド (Hideki Shima)
    http://www.cs.cmu.edu/~hideki/softwares/jawjaw/
- Ruby版 フロントエンド (bubbles)
    http://d.hatena.ne.jp/bubbles/20090315/1237142281/

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.