Skip to content

Missing TorchText.NN feature #257

@GeorgeS2019

Description

@GeorgeS2019

The recent example: SequenceToSequence.cs represents an excellent example of [Tutorial 1]: SEQUENCE-TO-SEQUENCE MODELING WITH NN.TRANSFORMER AND TORCHTEXT

Together with the SequenceToSequence Modeling example, a number of TorchText classes were implemented:

Organized according to TorchText namespaces

  • TorchText.Data.Utils => TorchText.Data.Utils.cs
  • TorchText.Data: => AG_NEWSReader.cs
  • TorchText.Vocab: => Vocab.cs
  • TorchText.Datasets: => Datasets.cs

It will make the TorchSharp more complete in term of TorchText if the following feature and example is implemented

HTML5 Icon

HTML5 Icon

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions