-
Updated
Nov 5, 2020 - Shell
text-processing
Here are 828 public repositories matching this topic...
-
Updated
Sep 28, 2020 - Python
-
Updated
Nov 28, 2020 - Python
-
Updated
Sep 21, 2020 - Rust
-
Updated
Nov 12, 2020 - Python
-
Updated
Nov 3, 2020 - Python
-
Updated
Aug 9, 2020 - Python
-
Updated
Mar 13, 2019 - Python
-
Updated
Oct 13, 2020 - Scala
-
Updated
Aug 13, 2020 - Python
-
Updated
Nov 3, 2020 - Rust
-
Updated
Oct 14, 2018 - Python
pip install -r requirements.txt
python -m spacy download en_core_web_sm # depend on which language you want to you: https://spacy.io/usage/models
-
Updated
Oct 20, 2020 - C++
-
Updated
Nov 23, 2020 - Rust
Support for stdin
-
Updated
Sep 10, 2019 - Python
-
Updated
Nov 15, 2019 - Python
-
Updated
Feb 27, 2020 - Python
-
Updated
Aug 27, 2020 - JavaScript
-
Updated
Apr 19, 2020 - Go
-
Updated
Sep 10, 2020 - TypeScript
-
Updated
Mar 14, 2018 - Python
-
Updated
Aug 15, 2020 - Python
-
Updated
Aug 11, 2020 - Python
-
Updated
Feb 5, 2020 - Python
-
Updated
Nov 14, 2020 - Python
Improve this page
Add a description, image, and links to the text-processing topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the text-processing topic, visit your repo's landing page and select "manage topics."
I'd like to be able to run commands on all lines of a file. For example,
bsed wrap lines with "
should execute on all lines of the file. Current workaround is to include some trivial filter likewrap lines containing '.' with "