Sergey Tihon
Sergey Tihon
Close as an old issue
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 =...
Close as an old issue
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 |...
Close as an old issue
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...
Close as an old issue
Projects looks migrated to new TP template and assembly names are correct. So this probably means that docs require some love