Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 234 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 234 Bytes

text-processing-utils

Python text processing utilities scripts

Support features

  • filter emojis from text

Requirement

  • Python 2.7

Usage

filter emojis from text

python filter_emojis.py in_file.txt out_file.txt