Create an unknown label for unrecognized spans #12654
-
Hello, I'm trying to create a condition statement for a function that will return the text and label for a passed list.
Right now I'm passing in the list: This is the output: What I'm trying to get: I've tried using:
Which returns: This is (assuming) because there is a period at the end of each token preventing any label from returning. Edit: Wanted to add some formatting to make it easier to read. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Here's a link to the question on Stack Overflow, where it has been answered. |
Beta Was this translation helpful? Give feedback.
Here's a link to the question on Stack Overflow, where it has been answered.