pub fn load_thesaurus_from_json_and_replace( json_str: &str, content: &str, link_type: LinkType, ) -> Result<Vec<u8>>
Load thesaurus from JSON string and replace terms using streaming matcher