Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
D
DataClassification
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
崔为之
DataClassification
Commits
3faa5bee
Commit
3faa5bee
authored
Feb 10, 2021
by
StudentCWZ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
modify README.md
parent
c2d95f40
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
23 deletions
+37
-23
README.md
README.md
+37
-23
No files found.
README.md
View file @
3faa5bee
# Project of Data Classification
## Introduction of project
1.
This project mainly uses regular expressions to classify voice data
This project mainly uses regular expressions to classify voice data
## Overview of Module
-
Environment Configuration Module
1.
`requirement.txt`
# The environment introduction of python
```
requirement.txt # The environment introduction of python
```
-
Configuration Module
1.
`sql.conf`
# The configuration file of mysql
```
sql.conf # The configuration file of mysql
```
-
MySQL of Module
1.
`conn_sql.py`
# The module of connecting mysql
```
conn_sql.py # The module of connecting mysql
```
-
GetTime Module
1.
`get_time.py`
# The module of getting a certain period of time
```
get_time.py # The module of getting a certain period of time
```
-
DataFrame Module
1.
`data_deal.py`
# The module of dealing DataFrame
```
data_deal.py # The module of dealing DataFrame
```
-
DataDeduplication Module
1.
`duplicate_check.py`
# The module of DataDeduplication
```
duplicate_check.py # The module of DataDeduplication
```
-
The Module of Data Classification
1.
`airconditioner_check.py`
# The module of airconditioner classification
2.
`ancient_poem_check.py`
# The module of ancient-poem classification
3.
`chat_check.py`
# The module of chat classification
4.
`fm_check.py`
# The module of fm classification
5.
`global_control_check.py`
# The module of global-control classification
6.
`holiday_check.py`
# The module of holiday classification
7.
`music_check.py`
# The module of music classification
8.
`news_check.py`
# The module of news classification
9.
`play_control_check.py`
# The module of play-control classification
10.
`science_check.py`
# The module of science classification
11.
`sports_check.py`
# The module of sports classification
12.
`stocks_check.py`
# The module of stocks classification
13.
`translate_check.py`
# The module of translate classification
14.
`universal_control_check.py`
# The module of universal-control classification
15.
`weather_check.py`
# The module of weather classification
\ No newline at end of file
```
1. airconditioner_check.py # The module of airconditioner classification
2. ancient_poem_check.py # The module of ancient-poem classification
3. chat_check.py # The module of chat classification
4. fm_check.py # The module of fm classification
5. global_control_check.py # The module of global-control classification
6. holiday_check.py # The module of holiday classification
7. music_check.py # The module of music classification
8. news_check.py # The module of news classification
9. play_control_check.py # The module of play-control classification
10. science_check.py # The module of science classification
11. sports_check.py # The module of sports classification
12. stocks_check.py # The module of stocks classification
13. translate_check.py # The module of translate classification
14. universal_control_check.py # The module of universal-control classification
15. weather_check.py # The module of weather classification
```
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment