Denis Kazakov
Denis Kazakov
Thank you! It is a irreplaceable tool for indie developer.
Just replace with //Rg.Plugins.Popup.Popup.Init(); //Xamarin.Forms.Forms.Init(e, Rg.Plugins.Popup.Popup.GetExtraAssemblies()); Xamarin.Forms.Forms.Init(e);
.NET Core is not supported in NLTK.NET. You could try to rebuild it with IronPython for .net core.
Initially, I tried to implement NLTK.NET on .NET Core, but IronPython doesn't work properly in such case. So, not sure there will be a port to .NET Core in visible...
NltkNet does not maintained last 3 years because of no time/motivation. If you can create pull request with updated .NET framework and IronPython versions then I'll publish it with respect....
@saifu-rahman As I see you have IronPython version 2.7.0 which may be installed to another path than C:\IronPython279. Check that path and/or update IronPython nuget packages. This exception doesn't relate...