Description Usage Arguments Value
Splits a token in its different grams and outputs. Processes one row from the UMLS MRCONSO file at a time.
1 | token_splitter(i, df, max_grams)
|
i |
Iteration number, i.e. row number withint MRCONSO. |
df |
MRCONSO dataframe. |
max_grams |
Maximum length of token in grams. |
A list which includes the original data for one UMLS concept unique identifier (CUI).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.