Skip to content
View new-billy's full-sized avatar

Block or report new-billy

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

Popular repositories Loading

  1. developkit_set developkit_set Public

    Forked from 0voice/developkit_set

    2021年最新总结,值得推荐的c/c++开源框架与库。持续更新中。

    1

  2. expert_readed_books expert_readed_books Public

    Forked from 0voice/expert_readed_books

    2021年最新总结,推荐工程师合适读本,计算机科学,软件技术,创业,思想类,数学类,人物传记书籍

    1

  3. mrcp-plugin-with-freeswitch mrcp-plugin-with-freeswitch Public

    Forked from wangkaisine/mrcp-plugin-with-freeswitch

    使用FreeSWITCH接受用户手机呼叫,通过UniMRCP Server集成讯飞开放平台(xfyun)插件将用户语音进行语音识别(ASR),并根据自定义业务逻辑调用语音合成(TTS),构建简单的端到端语音呼叫中心。

  4. nativejson-benchmark nativejson-benchmark Public

    Forked from miloyip/nativejson-benchmark

    C/C++ JSON parser/generator benchmark

    JavaScript

  5. ML-NLP ML-NLP Public

    Forked from NLP-LOVE/ML-NLP

    此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。

    Jupyter Notebook

  6. Introduction-NLP Introduction-NLP Public

    Forked from NLP-LOVE/Introduction-NLP

    HanLP作者的新书《自然语言处理入门》详细笔记!业界良心之作,书中不是枯燥无味的公式罗列,而是用白话阐述的通俗易懂的算法模型。从基本概念出发,逐步介绍中文分词、词性标注、命名实体识别、信息抽取、文本聚类、文本分类、句法分析这几个热门问题的算法原理与工程实现。

    Python