cemunds / ABSA-TensorFlow

1 stars 1 forks source link

Finish up Visualization #17

Closed DeastinY closed 7 years ago

DeastinY commented 7 years ago

Include sentiment word highlighting, bugcheck and make search more intuitive.

dnerger commented 7 years ago

Added sentiment word highlighting, should be no bugs anymore.

Not sure how to proceed with making search more intuitive.

DeastinY commented 7 years ago

https://harvesthq.github.io/chosen/ looks reasonable easy to implement and offers full search

dnerger commented 7 years ago

I tried to implement the search, however didn't come up with a working result.

Search can be used by typing in the product that is looked for, e.g. typing "tes" will result in Tesco, with "tesco e" resulting in Tesco Express.

Therefore, visualization is finished