Hi everyone
Its been a long time since I last logged on to this site,and it feels good to be back now
.
I dont have much experience with programming languages so here i am stuck.
I need to develop a GUI in which i want to search for data string/keyword from a pre-loaded database. The scenario is something as follows.
I have approx 100 essays each containing approx 6 paragraphs. I want to find out details about a particular keyword when i search for it.for example,when i type "before",a preview(or table) of all the sentences starting from "before" should appear with the details like essay number and paragraph number.when i click on particular sentence,that corresponding essay should open. Any ideas how to do this and which programming language to use? I just need some direction from where i should start.
Its been a long time since I last logged on to this site,and it feels good to be back now
I dont have much experience with programming languages so here i am stuck.
I need to develop a GUI in which i want to search for data string/keyword from a pre-loaded database. The scenario is something as follows.
I have approx 100 essays each containing approx 6 paragraphs. I want to find out details about a particular keyword when i search for it.for example,when i type "before",a preview(or table) of all the sentences starting from "before" should appear with the details like essay number and paragraph number.when i click on particular sentence,that corresponding essay should open. Any ideas how to do this and which programming language to use? I just need some direction from where i should start.