Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deep learning with keras Sentiment analysis #2501

Closed
mihirpatel7 opened this issue Jul 2, 2018 · 3 comments
Closed

Deep learning with keras Sentiment analysis #2501

mihirpatel7 opened this issue Jul 2, 2018 · 3 comments
Labels
examples Code examples in /examples

Comments

@mihirpatel7
Copy link

mihirpatel7 commented Jul 2, 2018

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:
@honnibal honnibal added the examples Code examples in /examples label Jul 5, 2018
@danielcanueto
Copy link

I have the same issue when evaluating the results.

@ines ines mentioned this issue Sep 12, 2018
8 tasks
@ines
Copy link
Member

ines commented Sep 12, 2018

Merging this with #2758.

@lock
Copy link

lock bot commented Oct 12, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Code examples in /examples
Projects
None yet
Development

No branches or pull requests

4 participants