EAAcs
Results
1
issues of
EAAcs
when I use this method, it generates an error in check spelling because the remove_special_character doesn't remove the dash '-'. I also need to use check spelling def pre_process(input_text): input_text=remove_pattern(input_text,"@[\w]*")...