Tag: Text Annotator
-
+
+
+
+
+
+
Text Annotator will be my first module regarding SSTS(Secure solution tracking system). Here with this module, i am going to get a file as input and parse through the file word by word using Java string tokenizer. And i will delete all the stop words and some unnecessary words. After…