Skip to content

System.ArgumentOutOfRangeException in NimbusML's NGramFeaturizer2.py caused by CustomStopWordsRemover/Feature_extraction.text.stopwords in ML.NET #4518

Closed
@mstfbl

Description

@mstfbl

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.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions