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

Block or report chuangfengwang

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 Loading

  1. search-parser search-parser Public

    一个用于解析搜索引擎结果页面的 python 库, 仅支持 python3. 目前仅支持 google 搜索结果解析.

    HTML 4 2

  2. nlp-parser nlp-parser Public

    分析中文文本的依存关系, 生成 conll 格式的中间文件, 以及本地 sqlite3 数据库文件, 方便统计各种 词, 词性 之间的不同依存关系频次

    Java

  3. aho-corasick-double-array-trie aho-corasick-double-array-trie Public

    Forked from nuclear-sun/aho-corasick

    aho-corasick automaton implementation with double array trie

    Java 1

  4. hf-bert-tokenizer hf-bert-tokenizer Public

    A bert tokenizer implementting by Java, especially for Chinese, dedicated to compatibility with huggingface bert tokenizer

    Java