-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Deep learning with keras Sentiment analysis #2501
Copy link
Copy link
Closed
Labels
examplesCode examples in /examplesCode examples in /examples
Description
Deep learning with keras:
File "D:/Sentiment/datasets/DL_test_small.py", line 157, in evaluate
for doc in nlp.pipe(texts, batch_size=1000, n_threads=4):
File "C:\Python36\lib\site-packages\spacy\language.py", line 558, in pipe
for name, proc in self.pipeline:
TypeError: 'Tagger' object is not iterable
Your Environment
- Operating System: windows 10
- Python Version Used: 3.6
- spaCy Version Used: 2.0.11
- Environment Information:
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
examplesCode examples in /examplesCode examples in /examples