All Projects → Regex Automata → Similar Projects or Alternatives

420 Open source projects that are alternatives of or similar to Regex Automata

Trufflehog
Searches through git repositories for high entropy strings and secrets, digging deep into commit history
Stars: ✭ 6,225 (+2966.5%)
Mutual labels:  regex
Fuckie
If my users are using IE, they don't need my beautiful code right ?
Stars: ✭ 48 (-76.35%)
Mutual labels:  regex
genex
Genex package for Go
Stars: ✭ 64 (-68.47%)
Mutual labels:  regex
frog
Frog is an integration of memory-based natural language processing (NLP) modules developed for Dutch. All NLP modules are based on Timbl, the Tilburg memory-based learning software package.
Stars: ✭ 70 (-65.52%)
Mutual labels:  text-processing
Ugrep
🔍NEW ugrep v3.1: ultra fast grep with interactive query UI and fuzzy search: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz/lz4), documents and more. A faster, user-friendly and compatible grep replacement.
Stars: ✭ 626 (+208.37%)
Mutual labels:  regex
pysorter
A command line utility for organizing files and directories according to regex patterns.
Stars: ✭ 40 (-80.3%)
Mutual labels:  regex
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+528.57%)
Mutual labels:  text-processing
gosquito
gosquito ("go" + "mosquito") is a pluggable tool for data gathering, data processing and data transmitting to various destinations.
Stars: ✭ 25 (-87.68%)
Mutual labels:  regexp
Books Recommendation
程序员进阶书籍(视频),持续更新(Programmer Books)
Stars: ✭ 558 (+174.88%)
Mutual labels:  regex
Fancy Regex
Rust library for regular expressions using "fancy" features like look-around and backreferences
Stars: ✭ 199 (-1.97%)
Mutual labels:  regex
Colibri Core
Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipgrams (i.e patterns with one or more gaps, either of fixed or dynamic size) in a quick and memory-efficient way. At the core is the tool ``colibri-patternmodeller`` whi ch allows you to build, view, manipulate and query pattern models.
Stars: ✭ 112 (-44.83%)
Mutual labels:  text-processing
Regxy
Python module for making regex painless.
Stars: ✭ 48 (-76.35%)
Mutual labels:  regex
hex-color-regex
Regular expression for matching hex color values from string.
Stars: ✭ 29 (-85.71%)
Mutual labels:  regex
dregex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Stars: ✭ 37 (-81.77%)
Mutual labels:  regex
Horseshoe
🍧代号马蹄铁。以专题为单位的学习。目前已发布 { Async专题 } { Grid专题 } { Flex专题 } { Git专题 } { Regex专题 } { Redux专题 } { React专题 }
Stars: ✭ 521 (+156.65%)
Mutual labels:  regex
Globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
Stars: ✭ 86 (-57.64%)
Mutual labels:  regex
eliza-rs
A rust implementation of ELIZA - a natural language processing program developed by Joseph Weizenbaum in 1966.
Stars: ✭ 48 (-76.35%)
Mutual labels:  regex
Mxtract
mXtract - Memory Extractor & Analyzer
Stars: ✭ 499 (+145.81%)
Mutual labels:  regex
Tmtoolkit
Text Mining and Topic Modeling Toolkit for Python with parallel processing power
Stars: ✭ 135 (-33.5%)
Mutual labels:  text-processing
expressive-ts
A functional programming library designed to simplify building complex regular expressions
Stars: ✭ 78 (-61.58%)
Mutual labels:  regex
Regexp Examples
Generate strings that match a given regular expression
Stars: ✭ 483 (+137.93%)
Mutual labels:  regexp
dobbi
An open-source NLP library: fast text cleaning and preprocessing
Stars: ✭ 21 (-89.66%)
Mutual labels:  regexp
Djurl
Simple yet helpful library for writing Django urls by an easy, short and intuitive way.
Stars: ✭ 85 (-58.13%)
Mutual labels:  regex
LLRegex
Regular expression library in Swift, wrapping NSRegularExpression.
Stars: ✭ 18 (-91.13%)
Mutual labels:  regex
Chinamobilephonenumberregex
Regular expressions that match the mobile phone number in mainland China. / 一组匹配中国大陆手机号码的正则表达式。
Stars: ✭ 4,440 (+2087.19%)
Mutual labels:  regex
solregex
Regex compilation to Solidity
Stars: ✭ 37 (-81.77%)
Mutual labels:  regex
Npeg
PEGs for Nim, another take
Stars: ✭ 163 (-19.7%)
Mutual labels:  regex
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (-92.61%)
Mutual labels:  regex
Diff Match Patch
Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.
Stars: ✭ 4,910 (+2318.72%)
Mutual labels:  text-processing
s3-utils
Utilities and tools based around Amazon S3 to provide convenience APIs in a CLI
Stars: ✭ 45 (-77.83%)
Mutual labels:  text-processing
Lit Element Router
A LitElement Router (1278 bytes gzip)
Stars: ✭ 85 (-58.13%)
Mutual labels:  regex
regex
A set of ready-made regex helper methods for use in your Laravel application.
Stars: ✭ 226 (+11.33%)
Mutual labels:  regex
Qp Trie Rs
An idiomatic and fast QP-trie implementation in pure Rust.
Stars: ✭ 47 (-76.85%)
Mutual labels:  text-processing
micell
A collection of functions for front-end development
Stars: ✭ 16 (-92.12%)
Mutual labels:  regexp
Readable Pylint Messages
List of pylint human readable message ids and dev readable codes
Stars: ✭ 134 (-33.99%)
Mutual labels:  regex
html-comment-regex
Regular expression for matching HTML comments
Stars: ✭ 15 (-92.61%)
Mutual labels:  regexp
Pynlpl
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).
Stars: ✭ 426 (+109.85%)
Mutual labels:  text-processing
Kefirbb
A flexible Java text processor. BB, BBCode, BB-code, HTML, Textile, Markdown, parser, translator, converter.
Stars: ✭ 83 (-59.11%)
Mutual labels:  text-processing
Natural Regex
Create regex from natural language
Stars: ✭ 147 (-27.59%)
Mutual labels:  regex
advanced-text-mining
TEANAPS 라이브러리를 활용한 자연어 처리와 텍스트 분석 방법론에 대해 다룹니다.
Stars: ✭ 15 (-92.61%)
Mutual labels:  text-processing
Phobos
The standard library of the D programming language
Stars: ✭ 1,038 (+411.33%)
Mutual labels:  regex
Pawn.Regex
🔎 Plugin that adds support for regular expressions in Pawn
Stars: ✭ 34 (-83.25%)
Mutual labels:  regex
teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Stars: ✭ 91 (-55.17%)
Mutual labels:  text-processing
Aho Corasick
A fast implementation of Aho-Corasick in Rust.
Stars: ✭ 424 (+108.87%)
Mutual labels:  text-processing
mqtt-match
Match mqtt formatted topic strings
Stars: ✭ 19 (-90.64%)
Mutual labels:  regexp
s3-concat
Concatenate Amazon S3 files remotely using flexible patterns
Stars: ✭ 32 (-84.24%)
Mutual labels:  text-processing
Bsed
Simple SQL-like syntax on top of Perl text processing.
Stars: ✭ 414 (+103.94%)
Mutual labels:  text-processing
Rust Onig
Rust bindings for the Oniguruma regex library
Stars: ✭ 81 (-60.1%)
Mutual labels:  regex
Sherlock
Natural-language event parser for Javascript
Stars: ✭ 393 (+93.6%)
Mutual labels:  regex
crystular
Crystal regex tester http://www.crystular.org/
Stars: ✭ 31 (-84.73%)
Mutual labels:  regex
Golang Regex Tutorial
Golang - Regular Expression Tutorial
Stars: ✭ 1,035 (+409.85%)
Mutual labels:  regex
rust-regex-playground
Web tool to evaluate rust regular expressions
Stars: ✭ 13 (-93.6%)
Mutual labels:  regex
regex-cache
Memoize the results of a call to the RegExp constructor, avoiding repetitious runtime compilation of the same string and options, resulting in dramatic speed improvements.
Stars: ✭ 39 (-80.79%)
Mutual labels:  regex
Graphquery
GraphQuery is a query language and execution engine tied to any backend service.
Stars: ✭ 112 (-44.83%)
Mutual labels:  regexp
Inferregex
Infer the regular expression (regex) of a string 🔤 🔢 🔍
Stars: ✭ 41 (-79.8%)
Mutual labels:  regex
log4stash
Module to Log log4net Messages to ElasticSearch
Stars: ✭ 60 (-70.44%)
Mutual labels:  regex
i3blocks-modules
Custom modules for i3blocks status bar
Stars: ✭ 36 (-82.27%)
Mutual labels:  regex
Dfa Regex
A DFA regex engine in java.
Stars: ✭ 34 (-83.25%)
Mutual labels:  regex
learn js regexp
Example based guide to mastering JavaScript regexp
Stars: ✭ 85 (-58.13%)
Mutual labels:  regex
Retina
A regex-based programming language.
Stars: ✭ 202 (-0.49%)
Mutual labels:  regex
301-360 of 420 similar projects