Skip to content

Update generate_stylometric.py#5

Open
zhangzehua wants to merge 1 commit intodeclare-lab:masterfrom
zhangzehua:patch-1
Open

Update generate_stylometric.py#5
zhangzehua wants to merge 1 commit intodeclare-lab:masterfrom
zhangzehua:patch-1

Conversation

@zhangzehua
Copy link

If run this file, there will be error:
TypeError("Parameter doc_words of infer_vector() must be a list of strings (not a single string).")
So need to change data[i][1] to a list of string.

If run this file, there will be error: TypeError("Parameter doc_words of infer_vector() must be a list of strings (not a single string)."). So need to change data[i][1] to a list of string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant