Skip to content
View henniekim's full-sized avatar
Block or Report

Block or report henniekim

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. cuda-study cuda-study Public

    C 1

  2. kor-morph-trie kor-morph-trie Public

    TRIE구조와 Tabular Parsing을 이용해 구현한 한국어 형태소 분석기입니다.

    Python 1 1

  3. cky-parser-with-tree cky-parser-with-tree Public

    Shared-packed tree 를 이용하여 구현한 CKY parser 입니다.

    Python

  4. hmm-pos-tagging hmm-pos-tagging Public

    HMM, Viterbi algorithm to tag POS

    Python