Closed danielwatson6 closed 4 years ago
To improve flexibility with experiments (checking if punctuation and lowercasing helps), these should be added as hyperparameters to data loaders.
Since the logic is common, a method that implements this on ragged tensors should be implemented in data_loaders/utils.py
data_loaders/utils.py
To improve flexibility with experiments (checking if punctuation and lowercasing helps), these should be added as hyperparameters to data loaders.
Since the logic is common, a method that implements this on ragged tensors should be implemented in
data_loaders/utils.py