This work utilizes a bi-directional GRU to retrieve the punctuations from the text.
For details, please refer to the Jupyter Notebook file:
main.ipynbSimply run the following file:
python main.pyIf you desire to check ho the data has been processed, please refer to:
processData.pypytorch
pandas
tqdm
numpy
sklearn