mirror of
https://github.com/msberends/AMR.git
synced 2025-07-11 03:02:03 +02:00
(v1.2.0.9034) code cleaning
This commit is contained in:
@ -136,8 +136,8 @@ ab_from_text <- function(text,
|
||||
text_split[text_split %like_case% to_regex(names_atc)],
|
||||
text_split[text_split %like_case% to_regex(synonyms_part1)],
|
||||
text_split[text_split %like_case% to_regex(synonyms_part2)])
|
||||
),
|
||||
...)
|
||||
),
|
||||
...)
|
||||
)
|
||||
})
|
||||
}
|
||||
|
Reference in New Issue
Block a user