Skip to content

Reference code resources for data-mining-and-knowledge-processing course.

Notifications You must be signed in to change notification settings

hint-lab/data-mining-and-knowledge-processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

data-mining-and-knowledge-processing

数据挖掘与知识处理课程实验参考代码 / Data Mining and Knowledge Processing Course Lab Reference Code

项目简介 / Project Description

本仓库包含数据挖掘与知识处理课程的实验参考代码。这些代码示例旨在帮助学生更好地理解和实践课程中的重要概念。

This repository contains reference code for the Data Mining and Knowledge Processing course labs. These code examples are designed to help students better understand and practice key concepts covered in the course.

内容说明 / Contents

  • 实验代码示例 / Lab code examples

  • exp01-data-preprocessing: 文本数据预处理与词向量训练实验 / Text Data Preprocessing and Word2Vec Training

    • 使用word2vec模型进行词向量训练
    • 文本数据预处理流程实现
  • exp02-sentiment-classificationn: 情感分类实验 / Sentiment Classification

    • 基于BERT的情感分类模型
    • 基于Qwen2.5的情感分类模型
    • 包含训练数据集样例
  • exp03-medical-knowledge-graph: 医疗知识图谱构建 / Medical Knowledge Graph Construction

    • 实体识别与关系抽取
    • Neo4j知识图谱存储
    • 包含数据处理和图谱导入脚本
  • 数据集样例 / Dataset samples

  • 实验指导文档 / Lab guidance documents

使用说明 / Usage

  1. 克隆仓库 / Clone the repository
  2. 按照实验指导运行相应代码 / Run the code according to lab instructions
  3. 参考代码仅供学习,请勿直接抄袭 / Reference code is for learning purposes only, do not copy directly

注意事项 / Notes

本代码仅供学习参考,请确保理解代码原理后独立完成实验。

This code is for reference only. Please ensure you understand the principles and complete the labs independently.

About

Reference code resources for data-mining-and-knowledge-processing course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published