Back to Pokédex
No. 016Status: Prototype

Seq2Seq Date Conversion

An attention-based sequence-to-sequence model that converts free-form date phrases into standard formats.

psychic
Seq2Seq date conversion attention heatmap

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.

Links