Remove the "tmgmt-segment" tags from the data.
This function will return the same data removing the "tmgmt-segment" XML Element.
string $segmented_text: A string with "tmgmt-segment" tags.
string A string without the "tmgmt-segment" tags.
public function filterData($segmented_text);