shogo82148 / mecab

Unofficial fork of taku910/mecab (Yet another Japanese morphological analyzer)
https://shogo82148.github.io/mecab/
11 stars 1 forks source link

Upload windows binaries #18

Closed shogo82148 closed 4 years ago

shogo82148 commented 4 years ago

ref. Windows 64bitでMeCab(とKyTea)を使う方法 2018 https://medium.com/@chezou/windows-64bit%E3%81%A7mecab-%E3%81%A8kytea-%E3%82%92%E4%BD%BF%E3%81%86%E6%96%B9%E6%B3%95-2018-b283b6c7b33c

ref. https://github.com/chezou/mecab/blob/master/ci/win/build.bat

shogo82148 commented 4 years ago

An example of building python wheel https://github.com/PyMySQL/mysqlclient-build/blob/00e4485a423180fc8c34b2753d8d498f72767cad/.github/workflows/windows.yaml#L63-L72