top | item 17978153

(no title)

web64 | 7 years ago

Yes, I would like to test for Scandinavian languages as there are not many multilingual NLP apis available. Not even Google/Microsoft/AWS has multilingual support.

The error I'm getting is:

  Request Error
  The server encountered an error processing the request. The exception message is 'Invalid JSON string literal format. At line 1, column 1.'. See server logs for more details. The exception stack trace is: 
  at System.Runtime.Serialization.Json.JavaScriptReader.ReadStringLiteral()
  at System.Runtime.Serialization.Json.JavaScriptReader.ReadCore()
  at System.Runtime.Serialization.Json.JavaScriptReader.Read()
  at System.Json.JsonValue.Load(TextReader textReader)
  at Tisane.Server.Parse(Stream json)
  at SyncInvokeParse(Object , Object[] , Object[] )
  at System.ServiceModel.Dispatcher.SyncMethodInvoker.Invoke(Object instance, Object[] inputs, Object[]& outputs)
  at System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeBegin(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage5(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage11(MessageRpc& rpc)
  at System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)

using these parameters:

  $parameters = array(
     'content'  => "Babylonians should not be allowed at managerial positions.",
     'language' => 'en'
  );

discuss

order

vadimberman|7 years ago

Thank you!

I will need the entire client code though. Let's switch to email - the one you logged on with is OK, right?

EDIT: sent.