Closed
Description
As addressed in this issue in the NimbusML repo, there is a bug with the ML.NET bindings of CustomStopWordsRemover, which is StopWordsRemovingTransformer.cs.
The specific error message is:
RuntimeError: Error: *** System.ArgumentOutOfRangeException: 'dataFile is empty
The full error log can be found here.