This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
fastNLP
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
removed ast
tags/v0.4.10
Violet Yao
5 years ago
parent
d17acd0cb1
commit
189a0a066c
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
fastNLP/io/dataset_loader.py
+ 0
- 1
fastNLP/io/dataset_loader.py
View File
@@ -29,7 +29,6 @@ from .file_reader import _read_csv, _read_json, _read_conll
from .base_loader import DataSetLoader
from .data_loader.sst import SSTLoader
from ..core.const import Const
import ast
class PeopleDailyCorpusLoader(DataSetLoader):
Write
Preview
Loading…
Cancel
Save