public ResultsLogic(String info) { Langpr = new LangProc(); response = Langpr.AnalyzeSyntaxFromText(info); var a = rntFact(); System.Console.WriteLine(); }
//AnnotateTextResponse response; SentenceW(LangProc _LangObj) { //response = _LangObj.AnalyzeSyntaxFromText(); }