質問編集履歴

1

誤字の修正

2019/08/27 00:28

投稿

onomu_
onomu_

スコア5

test CHANGED
File without changes
test CHANGED
@@ -13,16 +13,6 @@
13
13
 
14
14
 
15
15
  ```
16
-
17
- Traceback (most recent call last):
18
-
19
- File "C:\Users\alsiiot\Documents\onomura\dlclassifier_run.py", line 17, in <module>
20
-
21
- import dlclassifier
22
-
23
- File "C:\Users\alsiiot\Documents\onomura\dlclassifier.py", line 20, in <module>
24
-
25
- from nlp_utils import convert_seq, transform_to_array
26
16
 
27
17
  ImportError: cannot import name 'convert_seq'
28
18