Radhika Gupta
                                        Results
                                        2
                                        issues of
                                        
                                
                                            Radhika Gupta
                                        
                                    LookupError Traceback (most recent call last) in () 9 e1_text = text 10 e1_text_ = " ".join(e1_text) ---> 11 e1_text = tokenizer.tokenize(e1_text) 12 text.append(t[0]) 13 e11= t[0] F:\anaconda\lib\site-packages\nltk\tokenize\stanford.py in tokenize(self,...