No. 016Status: Prototype
Seq2Seq Date Conversion
An attention-based sequence-to-sequence model that converts free-form date phrases into standard formats.
psychic

Stack
PythonPyTorchAttentionNLP
Problem Solved
Natural-language dates are messy and inconsistent. This project trains an attention seq2seq model to map informal date phrases into structured outputs and visualizes where the model attends while decoding.