Closed Masuzu closed 9 years ago
Actually it seems multiple files have been removed from the model archive in version 3.5.2. However, after adding them back from the version 3.5.0, now I run into an error trying to create a Java object: edu.stanford.nlp.time.TimeExpressionExtractorImpl
Sorry, but we don't offer support for .NET port of CoreNLP.
The project page of the .NET port is at https://github.com/sergey-tihon/Stanford.NLP.NET.
Hi, I use the .NET version of CoreNLP and while trying to instantiate StanfordCoreNLP, I ran into this exception: Unrecoverable error while loading a tagger model. I heard that it is specific to the version 3.5.2. Did anyone face the same problem and did you have to downgrade the version you used to make it work?
The code I tried is taken straight from the getting started example: