Skip to content
View liuzhenhai93's full-sized avatar

Block or report liuzhenhai93

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. biterm-topic-model biterm-topic-model Public

    重构论文A Biterm Topic Model for Short Texts提供的源代码,编译成一个python 扩展模块,并用python 包装了一下,提供一个user-friendly python package

    C++ 11 3

  2. named-entity-recognization named-entity-recognization Public

    在github 上比较有名的bi lstm+crf 的ner模型实现做了一处修改。原实现的viterbi解码依赖numpy,模型没法脱离python 使用。我把调用numpy 的 viterbi解码改成使用tensorflow 算子。这样一来,整个计算都是在tensorflow 计算图中,可以把模型固化,使用java api 加载调用。

    Python 3 1

  3. FM-FFM FM-FFM Public

    fm/ffm/nfm算法的一些实现

    C++ 1

  4. PaddlePaddle/Paddle PaddlePaddle/Paddle Public

    PArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)

    C++ 22.2k 5.6k

  5. PaddlePaddle/PaddleNLP PaddlePaddle/PaddleNLP Public

    👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search…

    Python 12.1k 2.9k

  6. triton-lang/triton triton-lang/triton Public

    Development repository for the Triton language and compiler

    C++ 13.1k 1.6k