Description Usage Arguments Value
Computes negated token series as a function of index, i.e. position of negation item.
1 | negex_token_tagger(index, work_df, negex_depth)
|
index |
Position of negation item. |
work_df |
Working dataframe of NLP annotations. |
negex_depth |
Maximum distance from index to which negation will spread. |
Series of token positions within the working dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.