Q1. Now can anybody tell me how to run Semafor 2.1 in server mode. Is it possible? no program like Semafor 3.0 is available inside the folder.
Q2. How to get text output instead of XML?
Finally I am able to run MSTparser and SEMAFOR 3.0 both in server mode. Thanks Sam and everybody. I will upload a clear guideline and steps with visual examples about installing and executing All type of semafor in this forum later on.
I think Semafor 3.0 is not using MSTparser.
from a java program I want to call semafor by providing a single sentence and It will give me frames which I want to store as table which is important for my work.example- Harry has 14 apples.
like
Harry-Owner
has-have[possession]
14-
apples-food
Any programming example, or demo or links are highly appreciated.