Open Wound
Friday, September 9th, 2005View the project page
I. When a TAG button is pressed
1. Accept any amount of text from a field called INPUT. Perform a part-of-speech tagging and display the tagged words in a text field called TAGGED OUTPUT. The value of the TAGGED OUTPUT field might look/NN something/NN like/IN this/DET ./PP
2. Copy each word (without its […]