Closed venomouscyanide closed 4 years ago
Hi @venomouscyanide
Thank you for pointing this out. As it turned out we made a mistake (our bad :/ ) and passed wrong variable in the transform function. You can use the example now and it should work as expected.
PS: I am simply confirming this will only create BoW features.
All the best for your work. AM
Closing as fixed in a78cf4779ae121c63df074154225cf67a4852f21 Thanks @anshumitts
Hey I was trying out this repo by running the
compute_features()
example inxclib/examples/compute_features.py
Unfortunately I keep running into this errorTypeError: 'BoWFeatures' object is not iterable
Full Trace:
Please help me out in debugging the issue.