Dr Zhang Le's software for NLP

iCasino

普通会员
Dr Zhang Le毕业于东北大学,很久以前曾为ICTCLAS写过Linux版,现在Edinburgh大学任职,开发了自然语言处理的很多工具,尤其是Morphix-NLP (发表于2003)值得一看。

代码:
Morphix-NLP Package List

    Tokenization
        Qtoken - a portable tokeniser
        MXTERMINATOR
        ICTCLAS 
    Part-of-Speech Tagger
        Brill's TBL Tagger
        MXPOST
        fnTBL tagger
        QTag - a portable POS tagger
        Tree-Tagger
        Memory Based Tagger 
    Grammar and Parser
        Link Grammar
        LoPar - a left corner parser for head-lexicalised probabilistic context-free grammars
        Collins Parser 
    Statistical Language Modeling
        CMU-Cambridge Statistical Language Modeling Tookit v2
        Trigger Toolkit
        Ngram Statistics Package
        N-gram tools 
    Speech Software
        The Festival Speech Synthesis System 
    NLP Development Tools
        SVM-light
        SNoW (Sparse Network of Winnows)
        fnTBL
        Tilburg Memory Based Learner
        Maximum Entropy Modeling Toolkit 
    Other Tools
        unaccent
        AntConc


http://homepages.inf.ed.ac.uk/lzhang10/pmwiki/pmwiki.php/Main/Software
 
Last edited:
Back
顶部