OpenNN
Open-source neural networks library
Loading...
Searching...
No Matches
language_dataset.h File Reference

Declares the LanguageDataset specialization of Dataset for text data, including tokenization and vocabulary management. More...

#include "dataset.h"

Go to the source code of this file.

Classes

class  opennn::LanguageDataset
 Dataset specialization for tokenized text. More...
 

Namespaces

namespace  opennn
 

Detailed Description

Declares the LanguageDataset specialization of Dataset for text data, including tokenization and vocabulary management.