Sergey Tihon

Results 189 comments of Sergey Tihon

Do you mean `Stanford.NLP.Segmenter`? Update: https://stackoverflow.com/questions/9492707/how-can-i-split-a-text-into-sentences-using-the-stanford-parser

@Anupam750 not yet, sorry. But it should not be hard to convert Java sample to C# sample

Cannot help you without sample code and stack trace. You can try C# sample from the same SO answer ```csharp public class NlpDemo { public static readonly TokenizerFactory TokenizerFactory =...

Just did a comparison on tests projects - I do not see such issue https://github.com/sergey-tihon/Stanford.NLP.NET/issues/40#issuecomment-254610544 | Runtime | Time | | --- | --- | | x86 | 00:04:18.5871957 |...

Sorry, I cannot open link https://prntscr.com/n5rfid Can you please post code here ? It may depends on what model you are trying to deserialize. Please specify Nuget package that you...

Projects looks migrated to new TP template and assembly names are correct. So this probably means that docs require some love