Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 727 Bytes

remove-numbers-from-corpus.md

File metadata and controls

20 lines (14 loc) · 727 Bytes

Remove numbers from corpus

Transforms all the documents in the corpus by removing all the numbers.

Run the script

The script is run in accordance with the general form

Academic boilerplate

Below is the suggested text to add to the Methods and Materials section of your paper when using this building block. The references can be found here

Each document in the corpus underwent several pre-processing steps. They were transformed under the following conditions:

  1. Number removal

The above transformation's results are exemplified in (figure xxx). The transformation script can be found in the companion repository ^[http://www.github.com/{user}/{repo}].