View source: R/remove_named_entities.R
Remove named entities using Python module ntlk.
1 | remove_named_entities(input_dir, output_dir, nes_dir)
|
input_dir |
Directory containing text files to remove named entities from. |
output_dir |
Directory in which to save texts with named entities removed. |
nes_dir |
Directory in which to save named entities for review. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.