| Version 14 (modified by hum@…, 10 months ago) (diff) |
|---|
Hiroshi Umemoto (hum)
I am interested in natural language processing (especially for Japanese), machine learning, distributed computing, information retrieval and speech processing.
Tickets
Reported Tickets
No results
Assigned Tickets
On CC
Ports (2012-7-15)
- aqua/emacs-app @24.1
- audio/MMDAgent @1.2
- audio/hts_engine_API @1.06
- audio/julius @4.2.1
- audio/open_jtalk @1.05
- audio/palmkit @1.0.32
- audio/portaudio @19.20111121
- audio/ssrc @1.30
- databases/groonga @2.0.4
- databases/tinycdb @0.78
- devel/cutter @1.2.0
- devel/darts @0.32
- devel/darts-clone @0.32g
- devel/google-glog @0.3.2
- devel/jubatus @0.3.0
- devel/libzookeeper @3.3.5
- devel/openfst @1.3.2
- devel/pficommon @1.3.1
- devel/re2 @20111209-d49d9934b9aa
- java/apache-solr @3.6.0
- java/dualist @0.3
- java/hadoop @1.0.3
- java/lucene-gosen @2.0.2
- java/mahout @0.7
- java/mecab-java @0.994
- math/TinySVM @0.09
- math/arowpp @0.1.2
- math/bact @0.13
- math/bayon @0.1.1
- math/crfpp @0.57
- math/crfpp-devel @0.55
- math/crfsuite @0.12
- math/liblbfgs @1.10
- math/liblinear @1.91
- math/libsvm @3.12
- math/mallet @2.0.7
- math/oll @0.03
- math/opal-ml @2012-05-15
- math/pecco @2012-05-15
- math/plda @3.1
- math/sgd @2.0
- math/sofia-ml @2011-06-20-r42
- math/vowpal_wabbit @6.1
- math/wapiti @1.4.0
- perl/p5-mecab @0.994.0
- perl/p5-text-csv_xs @0.900.0
- python/py-jubatus-client @0.2.2
- python/py-mecab @0.994
- ruby/rb-mecab @0.994
- ruby/rb19-mecab @0.994
- textproc/cabocha @0.64
- textproc/chasen @2.3.3
- textproc/chasen-base @2.3.3
- textproc/chasen-ipadic @2.7.0
- textproc/chasen-ipadic-sjis @2.7.0
- textproc/chasen-ipadic-utf8 @2.7.0
- textproc/chasen-naist-jdic @0.4.3
- textproc/chasen-naist-jdic-sjis @0.4.3
- textproc/chasen-naist-jdic-utf8 @0.4.3
- textproc/extractopinion @1.2
- textproc/giza-pp @1.0.7
- textproc/juman @7.0
- textproc/juman6 @6.01
- textproc/knp @4.01
- textproc/knp3 @3.01
- textproc/kytea @0.4.2
- textproc/marisa-trie @0.2.0
- textproc/mecab @0.994
- textproc/mecab-base @0.994
- textproc/mecab-ipadic @2.7.0-20070801
- textproc/mecab-ipadic-sjis @2.7.0-20070801
- textproc/mecab-ipadic-utf8 @2.7.0-20070801
- textproc/mecab-jumandic @5.1-20070304
- textproc/mecab-jumandic-sjis @5.1-20070304
- textproc/mecab-jumandic-utf8 @5.1-20070304
- textproc/mecab-naist-jdic @0.6.3b-20111013
- textproc/mecab-naist-jdic-sjis @0.6.3b-20111013
- textproc/mecab-naist-jdic-utf8 @0.6.3b-20111013
- textproc/mecab-sjis @0.994
- textproc/mecab-utf8 @0.994
- textproc/seekanser @1.0.7
- textproc/simstring @1.0
- textproc/syncha @0.2.1
- textproc/ux-trie @0.1.8
- textproc/yamcha @0.33
Above list was created with the following command according to Adam's page and Tips:
HANDLE=hum
port list '(' \
"maintainer:(\s|^)$HANDLE(\s|$)" or \
"maintainer:(\s|^)$HANDLE@macports.org(\s|$)" or \
"maintainer:(\s|^)macports.org:$HANDLE(\s|$)" ')' \
| awk '{ print " * [source:trunk/dports/"$3" "$3" "$2"]" } ' | sort -u
Thanks.
To run livecheck my ports:
HANDLE=hum
myports=`port echo '(' \
"maintainer:(\s|^)$HANDLE(\s|$)" or \
"maintainer:(\s|^)$HANDLE@macports.org(\s|$)" or \
"maintainer:(\s|^)macports.org:$HANDLE(\s|$)" ')'`
for p in $myports; do port -v livecheck $p; done

