Dominic
Dominic
I am trying to create a different model for German references. Couple of years back (#72 )I had checked here but did not use it. Kindly let me know how...
I took this sample code from the documentation. I have both AWS_ACCESS_KEY and AWS_SECRET_KEY env variables set. ``` use Paws; my $email = Paws->service('SES', region => 'us-west-2'); # SendEmail #...
I am using Grobid for few basic requirements. Is it possible to install NER module and use it as a service?