質問するログイン新規登録

質問編集履歴

1

誤字脱字

2018/07/09 11:22

投稿

退会済みユーザー
title CHANGED
File without changes
body CHANGED
@@ -34,7 +34,7 @@
34
34
 
35
35
  ### 該当のソースコード
36
36
 
37
- ``python
37
+ ```python
38
38
  import nltk
39
39
  string = "The beauties of nature"
40
40
  words = nltk.word_tokenize(string)