Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lee612-1 authored Apr 8, 2024
1 parent b20ccc2 commit c22cf4a
Showing 1 changed file with 10 additions and 11 deletions.
21 changes: 10 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Introduction
This project consists of two tasks, totaling four questions:
Task 1 : Data Preprocessing and Analysis
Question 1: Data Preprocessing - Noise Removal
Question 2: Data Analysis - Text Knowledge Mining
Task 2 : Application of Knowledge Graph
Question 3: Constructing a Knowledge Graph
Question 4 : Knowledge-Driven Financial Analysis

This project consists of two tasks, totaling four questions:
+ Task 1 : Data Preprocessing and Analysis
1. Data Preprocessing - Noise Removal
2. Data Analysis - Text Knowledge Mining
+ Task 2 : Application of Knowledge Graph
3. Constructing a Knowledge Graph
4. Knowledge-Driven Financial Analysis


# Environment
Expand All @@ -25,13 +26,11 @@

├── requiremnet.txt // Environment

├── .idea // Configuration file

├── code

│ ├── Task1.ipynb //code you need
│ ├── data_mining.ipynb

│ ├── Task2.ipynb //code you need
│ ├── knowledge_graph.ipynb

│ └── .ipynb_checkpoints

Expand Down

0 comments on commit c22cf4a

Please sign in to comment.