nltk_book icon indicating copy to clipboard operation
nltk_book copied to clipboard

Chapter 7 Example 4.2 code error

Open YiweiJiang2015 opened this issue 5 years ago • 0 comments

line 13 should be updated to: t= nltk.Tree.fromstring('(S (NP Alice) (VP chased (NP the rabbit)))')

YiweiJiang2015 avatar Oct 26 '19 19:10 YiweiJiang2015