Update README.md
Browse files
README.md
CHANGED
@@ -79,7 +79,7 @@ The category, number of instances, average length of the question, and origin of
|
|
79 |
|
80 |
#### 加载数据 (Load data)
|
81 |
|
82 |
-
```
|
83 |
task_list = ['polysemy_resolution',
|
84 |
'poetry_sentiment_analysis',
|
85 |
'named_entity_recognition',
|
|
|
79 |
|
80 |
#### 加载数据 (Load data)
|
81 |
|
82 |
+
```python
|
83 |
task_list = ['polysemy_resolution',
|
84 |
'poetry_sentiment_analysis',
|
85 |
'named_entity_recognition',
|