dotnet / dotnet/machinelearning-modelbuilder

Named Entity Recognition: "Save" button is still disabled after changing "Sentence" column to "Label" and changing "Label" column to "Sentence" purpose on the "Advanced data options" dialog.

Open
#2,875 1 comment 0 reactions 0 assignees View on GitHub
Priority:2 Reported by: Test
Dominant language
Dockerfile
Stars
285
Forks
66
PR merge metrics
No merged PRs in 30d

Description

**System Information (please complete the following information):**
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.18.2.2415501 (Main Build)
Microsoft Visual Studio Enterprise: 2022(17.8.5)
.Net Core: 6.0,7.0,8.0

**Describe the bug**
- On which step of the process did you run into an issue:
"Save" button is still disabled after changing "Sentence" column to "Label" and changing "Label" column to "Sentence" purpose on the "Advanced data options" dialog.

**TestMatrix**
https://github.com/dotnet/machinelearning-modelbuilder/files/14342564/NERTestdata.zip

**To Reproduce**
Steps to reproduce the behavior:

1. Select Create a new project from the Visual Studio start window.
2. Choose the C# Console App (.NET Core) project template.
3. Add model builder by right click on the project.
4. Select "Named Entity Recognition" scenario.
5. On the Data page, choose the data source and go to "Advanced data options" dialog.
6. Change the "Sentence" column to "Label" and change the "Label" column to "Sentence" purpose.
7. You will see the "Save" button is still disabled.

**Expected behavior**
"Save" button should be enabled after changing "Sentence" column to "Label" and changing "Label" column to "Sentence" purpose.

**Screenshot:**
![image](https://github.com/dotnet/machinelearning-modelbuilder/assets/99375895/d60dd810-b988-417c-9f90-f2811b4aa91d)

**Additional context:**

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.