Code Monkey home page Code Monkey logo

mecab's Introduction

mecab

Unofficial fork of taku910/mecab (Yet another Japanese morphological analyzer)

MeCabはオープンソースの形態素解析エンジンです。 KyTea, JUMAN++, Sudachi, SentencePiece 等の 後発の形態素解析エンジンの開発も進んでいますが、使い勝手の良さや使用例の多さから今なお現役で利用されています。 しかし、2020年1月現在、オリジナルのMeCabの最新リリースは 2013-02-18 MeCab 0.996 です。 OSやコンパイラのアップデートへの追従、バグフィックス等のメンテナンス作業がほぼ止まっています。

このままではマズいということで @shogo82148がオリジナルのMeCabをフォークしてパッチを当てたものが MeCab @shogo82148 flavored です。 機能の追加等は行わず、バグフィックスのみ行う予定です。


詳細はドキュメントを参照

mecab's People

Contributors

chezou avatar dependabot[bot] avatar humem avatar kou avatar masakichi avatar massongit avatar paithiov909 avatar polm avatar rokurosatp avatar shogo82148 avatar taku910 avatar tetsuok avatar tianjianjiang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

paithiov909

mecab's Issues

Unable to Build on Windows with MinGW

I'm trying to build on Windows using MinGW (specifically MinGW64)

Unzipped mecab-0.996.3.tar.gz to mecab-0.996.3, then tried to run ./configure

This eventually fails with:

checking size of long... 0
checking size of long long... 0
checking size of size_t... configure: error: in `/e/Kent/git/mecab-0.996.3':
configure: error: cannot compute sizeof (size_t)
See `config.log' for more details

Looking for solutions hinted that this might be a python version issue. Tried with 2.7, 3.7, & 3.8 with no success.

Please see the generated config.log

What might I be doing wrong?

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.