Skip to content
View zxc810395333's full-sized avatar

Block or report zxc810395333

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. OUCML OUCML Public

    Forked from OUCMachineLearning/OUCML

    Python

  2. interesting-python interesting-python Public

    Forked from Alfred1984/interesting-python

    有趣的Python爬虫和Python数据分析小项目(Some interesting Python crawlers and data analysis projects)

    Jupyter Notebook

  3. awesome-data-comp-solution awesome-data-comp-solution Public

    Forked from apachecn/awesome-data-comp-solution

    数据科学/人工智能比赛解决方案汇总

    Python

  4. lihang-code lihang-code Public

    Forked from fengdu78/lihang-code

    《统计学习方法》的代码实现

    Jupyter Notebook

  5. NLP_basis NLP_basis Public

    Forked from JackKuo666/NLP_basis

    这是我学习一个NLP教程【2019最新AI 自然语言处理之深度机器学习顶级项目实战课程】做的笔记与代码

    Python

  6. lightNLP lightNLP Public

    Forked from smilelight/lightNLP

    基于Pytorch和torchtext的自然语言处理深度学习框架,包含序列标注、文本分类、句子关系、文本生成、结构分析、五大功能模块,已实现了命名实体识别、中文分词、词性标注、语义角色标注、情感分析、关系抽取、语言模型、文本相似度、文本蕴含、依存句法分析、词向量训练、聊天机器人、机器翻译、文本摘要等功能。框架功能丰富,开箱可用,极易上手!基本都是学习他人实现然后自己修改融合到框架中,没有细致…

    Python