-
Updated
Dec 13, 2020 - Shell
#
text-processing
Here are 861 public repositories matching this topic...
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
-
Updated
Sep 28, 2020 - Python
fastNLP: A Modularized and Extensible NLP Framework. Currently still in incubation.
natural-language-processing
deep-learning
text-classification
chinese-nlp
text-processing
nlp-parsing
nlp-library
-
Updated
Dec 16, 2020 - Python
Intuitive find & replace CLI (sed alternative)
-
Updated
Dec 12, 2020 - Rust
Text Classification Algorithms: A Survey
deep-learning
random-forest
text-classification
recurrent-neural-networks
naive-bayes-classifier
dimensionality-reduction
logistic-regression
document-classification
convolutional-neural-networks
text-processing
decision-trees
boosting-algorithms
support-vector-machines
hierarchical-attention-networks
nlp-machine-learning
conditional-random-fields
k-nearest-neighbours
deep-belief-network
rocchio-algorithm
deep-neural-network
-
Updated
Dec 7, 2020 - Python
Python library for creating PEG parsers
python
parsing
parser-combinators
python3
parsing-expression-grammar
python-3
text-processing
python-2
python2
parsing-library
peg-parsers
-
Updated
Jan 5, 2021 - Python
A simple Python module for parsing human names into their individual components
-
Updated
Aug 9, 2020 - Python
Open Korean Text Processor - An Open-source Korean Text Processor
natural-language-processing
tokenizer
korean
text-processing
korean-text-processing
korean-tokenizer
-
Updated
Jan 12, 2021 - Scala
PyNLPl, pronounced as 'pineapple', is a Python library for Natural Language Processing. It contains various modules useful for common, and less common, NLP tasks. PyNLPl can be used for basic tasks such as the extraction of n-grams and frequency lists, and to build simple language model. There are also more complex data types and algorithms. Moreover, there are parsers for file formats common in NLP (e.g. FoLiA/Giza/Moses/ARPA/Timbl/CQL). There are also clients to interface with various NLP specific servers. PyNLPl most notably features a very extensive library for working with FoLiA XML (Format for Linguistic Annotation).
python
nlp
machine-learning
natural-language-processing
library
linguistics
computational-linguistics
text-processing
nlp-library
search-algorithms
evaluation-metrics
folia
language-modelling
-
Updated
Mar 13, 2019 - Python
Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenization, word normalization, word segmentation (for splitting hashtags) and spell correction, using word statistics from 2 big corpora (english Wikipedia, twitter - 330mil english tweets).
nlp
tokenizer
text-processing
semeval
nlp-library
word-segmentation
spelling-correction
tokenization
text-segmentation
spell-corrector
word-normalization
-
Updated
Aug 13, 2020 - Python
A fast implementation of Aho-Corasick in Rust.
-
Updated
Nov 3, 2020 - Rust
python
spam
data-science
machine-learning
text-mining
data-mining
text-classification
metrics
text
text-analysis
python3
classification
text-processing
python2
spam-filtering
spam-detection
spam-classification
adversarial-examples
black-box-attacks
black-box-benchmarking
-
Updated
Oct 14, 2018 - Python
dungchu
commented
Jul 4, 2018
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
THE String Processing Package for R (with ICU)
nlp
unicode
natural-language-processing
r
text
icu
regex
regexp
tidy-data
string-manipulation
text-processing
stringr
stringi
icu4c
-
Updated
Jan 4, 2021 - C++
A low level regular expression library that uses deterministic finite automata.
-
Updated
Jan 16, 2021 - Rust
Open
Support for stdin
2
ad-si
commented
Jan 8, 2019
Tool which allow you to detect and translate text.
nlp
recognition
deep-learning
text
craft
pytorch
text-recognition
text-processing
ocr-recognition
crnn
scene-text-detection
scene-text-detectors
-
Updated
Sep 10, 2019 - Python
Python library for Natural Language Preprocessing (NLPre)
-
Updated
Nov 15, 2019 - Python
Text vectorization tool to outperform TFIDF for classification tasks
python
nlp
machine-learning
natural-language-processing
text-classification
text-analysis
tf-idf
text-processing
-
Updated
Dec 3, 2020 - Python
Util collection for Japanese text processing. Hiraganize, Katakanize, and Romanize.
-
Updated
Aug 27, 2020 - JavaScript
Pure-Python Japanese character interconverter for Hiragana, Katakana, Hankaku and Zenkaku
-
Updated
Aug 15, 2020 - Python
Extract indicators of compromise from text, including "escaped" ones.
ioc
text-mining
data-mining
command-line
regex
regexp
extract
extraction
command-line-tool
text-processing
iocs
defang
indicators-of-compromise
escaping
-
Updated
Apr 19, 2020 - Go
A web app to create and browse text visualizations for automated customer listening.
-
Updated
Jan 7, 2021 - TypeScript
Stanford NLP group's shared Python tools.
-
Updated
Mar 14, 2018 - Python
Text Mining and Topic Modeling Toolkit for Python with parallel processing power
-
Updated
Aug 11, 2020 - Python
Preprocessing Library for Natural Language Processing
-
Updated
Feb 5, 2020 - Python
nlp
natural-language-processing
japanese
text-processing
mecab
kytea
sudachi
allennlp
sentencepiece
janome
-
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 "