Developing a webapp interface for text mining

Options
taloh90
taloh90 Registered Posts: 6 ✭✭✭

Hello,

I would like to develop a web interface for my text mining project. The idea is that the user loads his document in the interface, the text of the document is extracted and then processed with NLP techniques (tokenize, stopword, etc) to feed my ML model that I have deployed and then display the result of the prediction in the interface.

I have some knowledge of html and javascript, but I have the impression that it is much more complicated if I want to apply NLP. Or is my idea feasible with Bokeh?

I would like to have some advice.

Answers

Setup Info
    Tags
      Help me…