Skip to content

Error in final.py, line 151  #1

Description

@zhangleihan

In src/final.py
151 concFeatureVec = self.wordFeatureMatrix[i,i+self.window].ravel()
=>
concFeatureVec = self.wordFeatureMatrix[i: i+self.window].ravel()
, => :

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions