I have built a language tutorial with html. I have in it an interface for a morphological analyser, what I would like is when the user types into the textarea clicks submit and the tagger I have to be called and return the tagged sentence.
I imagine thiss needs a sytem call
I am learning python, but I don't know how to incoperate it into my html page.
Could anbody give a helping a hand.
Thanks
I imagine thiss needs a sytem call
I am learning python, but I don't know how to incoperate it into my html page.
Could anbody give a helping a hand.
Thanks