I have a ragged tensor ss:
ss = tf.ragged.constant([[\'a\',\'c\',\'d\',\'e\'], [\'e\',\'q\',\'s\'], [\'p\',\'t\'], [\'s\',\'m\',\'n\',\'x\',