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

Block or report hualoveshao

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

  1. TCM_entity_recognition TCM_entity_recognition Public

    中医药术语识别,使用CNN-BILSTM-CRF模型对9000条训练数据和1000条测试数据进行处理,最终测试数据正确率为90+%。为方便使用,使用Tkinter对模型进行封装使用

    Jupyter Notebook 10 2

  2. chinese_nlp_preprocess chinese_nlp_preprocess Public

    中文自然语言预处理,包括分词、去停用词、繁体字转简体字

    Python 4

  3. Chinese_rouge Chinese_rouge Public

    实现中文的Rouge评估

    Python 3

  4. qcwy qcwy Public

    前程无忧物联网职位爬取并分析,使用pyecharts绘制图形,pyqt5展示分析。

    HTML 2

  5. MI_Naive_Bayesian MI_Naive_Bayesian Public

    基于互信息熵的朴素贝叶斯分类,数据集选择英文的恶意邮件,首先通过tf-idf对文本特征化,后通过高斯分布对连续特征概率进行估计,使用互信息进行加权,最终正确率为94%,想对比原始朴素贝叶斯分类提高4%左右

    Python 2 1

  6. datamining datamining Public

    Forked from LouisScorpio/datamining

    learn in datamining

    Python