I am trying to make a model that takes a bunch of tokenized data and uses it to make a word embedding with positional information.
import tensorflow as tf cla