standardize_magerman | R Documentation |
Standardizes strings using exact procedures described in Magerman et al. 2009.
standardize_magerman(
x,
detect_legal_form = FALSE,
append_output_copy_before_common_words_removal = FALSE,
condense_words = FALSE,
...
)
x |
table or vector |
detect_legal_form |
Whether to detect legal forms. Default is FALSE |
append_output_copy_before_common_words_removal |
Whether to save standardized column before |
condense_words |
Whether to remove all spaces in standard names |
... |
Arguments passed on to
|
standardized names table
Magerman et al., 2006 - Data Production Methods for Harmonized Patent Statistics: Patentee Name Standardization
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.