You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
re2_match_all(text,pattern_name,parallel = T)
pattern_name is name of length 60000,via"|"paste. such as:嘉兴市鑫港房地产|某某某|你开呀
i want to find if the "text" contain of the name, and which the name the "text" contain,
thks
error:
Error in cpp_re2_compile(stri_enc_toutf8(pattern), log_errors_value = log_error, :
pattern too large (compile failed):
The text was updated successfully, but these errors were encountered:
re2_match_all(text,pattern_name,parallel = T)
pattern_name is name of length 60000,via"|"paste. such as:嘉兴市鑫港房地产|某某某|你开呀
i want to find if the "text" contain of the name, and which the name the "text" contain,
thks
error:
Error in cpp_re2_compile(stri_enc_toutf8(pattern), log_errors_value = log_error, :
pattern too large (compile failed):
The text was updated successfully, but these errors were encountered: