Skip to content

sentiment_data.tsv and sentiment_test.tsv are missing in the solution. #475

Closed
@joshua-light

Description

@joshua-light

Issue

  • What did you do?
    Opened the solution.

  • What happened?
    I've found that test\data solution folder contains missing files: sentiment_data.tsv and sentiment_test.tsv.
    As it looks in Microsoft.ML.sln it has:

// Starts at 37.
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "data", "data", "{FDA2FD2C-A708-43AC-A941-4D941B0853BF}"
	ProjectSection(SolutionItems) = preProject
	>>	test\data\sentiment_data.tsv = test\data\sentiment_data.tsv
	>>	test\data\sentiment_test.tsv = test\data\sentiment_test.tsv
	EndProjectSection
EndProject

While such data actually doesn't present in repository, as it looks here.

  • What did you expect?
    I'd expect that there should be no missing files in solution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions