regex-pattern

There are 348 repositories under regex-pattern topic.

  • regex-benchmark

    A Rust binary to benchmark regex expressions

    Language:Rust3
  • EstiMate

    EstiMate

    EstiMate 🦉: A fast and accurate model counter tool for estimating the number of models for LTL formulas using transfer matrices.

    Language:Java3
  • go-sql-like-expr

    Convert SQL Like patterns to Go regular expressions.

    Language:Go3
  • regex-for-anything

    Learn RegEx the best way possible.

    Language:TypeScript3
  • Automatic-Forwarder-Telegram

    A Python channel to channel forwarder bot with regex filters on the messages being sent

    Language:Python3
  • Random-Regex-Generator

    A random RegEx generator without using any RegEx

    Language:Java3
  • guess-the-word

    This fun game has players enter letters while trying to guess the word with their 8 tries. The words are fetched from an API.

    Language:JavaScript3
  • regex-safe-website

    Easy controls with Regex.

    Language:TypeScript3
  • UTOptimiser

    Python code to optimise prepare for test classes of Java & Kotlin unit test by checking the actual usages of mock static classes

    Language:Jupyter Notebook3
  • regex-expressions

    A list of useful regular expressions.

  • Regex

    Regex CheatSheet and Impotent Regular Expressions

  • phone_country_API

    It's a Spring-boot application with Thymeleaf using spring-data-jpa and sqlite3 database . You can filter using country and phone status Valid or Not Valid

    Language:Java3
  • UiCoolVisualWebSpider

    📄【优爱酷可视化网站网页数据采集系统】 采用先进的可视化采集技术,智能识别网页元素类型,如:图片、文字、链接、HTML 、文件等,支持运行Javascript脚本、应用正则表达式、自动滚屏、自动翻页、打开弹出窗口并采集数据,支持数据自动去重、仿人工间歇暂停防IP阻塞、自动保存等采集设置;支持浏览器Cookie和缓存等浏览器设置;支持代理轮换科学上网采集;支持“类别/关键字”;支持图像重命名等; 更可支持多线程采集等高级采集选项设置,vip版还可支持定时计划采集。

  • logmole

    An Extendable and Versatile Logparsing System

    Language:Python3
  • Context_Vectors_and_Cosine_Similarity_Scores

    The Programm tries to determine the cosine similarity scores for a set of words in question. Cosine similarity scores indicate the contextual similarity between words.

    Language:R3
  • querycomments

    querySelector like but for selecting HTML Comments like any other DOM Node

    Language:JavaScript3
  • regex_crash_course

    A crash course on how to use Regular Expressions

  • postal-regex

    postal-regex

    Postal code regex validator

    Language:Python2
  • ultimate-regex

    Ultimate list of all things Regex

  • email-extraction

    A Python script that uses regular expressions to extract email addresses from a file and saves them to a new text file. This script streamlines the process of compiling email addresses for mass communication.

    Language:Python2
  • regexscan

    A Tool for scanning and detecting patterns using regular expressions (regex). Find potential leaks, credentials, and sensitive data efficiently

    Language:Shell2
  • grep-tool

    This is a simple version of the Unix tool grep

    Language:Go2
  • Revice

    High-level regex transpiler and regex doc lib generator

    Language:TypeScript2
  • login-Register

    sign in and sign up page with minimal design and saving user info in local storage and reusing it for signing in and validating user info with saved info and other validation methods

    Language:HTML2
  • iranian-phonenumber-validator-nodejs

    A library for validating Iranian phone numbers in nodejs that can help you to extract all phone numbers from a text, check if a text has a phone number, check if a text is exactly a phone number, check if a text includes a special phone number.

    Language:JavaScript2
  • ContactScraper

    A contact scraper for webpages

    Language:HTML2
  • Pig-Latin-Translator

    Pig-Latin-Translator

    Pig Latin Translator. I'm using regular expressions to match the words. Alters English words to Pig Latin as you type.

    Language:JavaScript2
  • flay

    Flay the diacritics and accents off special characters with Flay. Say goodbye to character matching conflicts for good.

    Language:JavaScript2
  • Natural-Language-Processing-with-NLTK-JU-Course

    Natural-Language-Processing-with-NLTK-JU-Course

    Introduction to Natural Language Processing using NLTK, University of Jordan course.

    Language:Jupyter Notebook2
  • regex

    Regular expression problems from HackerRank (with Solutions)

  • regex

    Relatório do curso de Regex na @Udemy

    Language:JavaScript2
  • buscator

    buscator

    A metasearch engine to find a flight at the best price.

    Language:JavaScript2
  • scrape_findu

    Scrape FindU weather data archive: Python 3, urllib.request(), BeautifulSoup(), datetime.time(), regex

    Language:Python2
  • Pscript

    implementation of a compiler, which use regex-pattern and LR(1) grammar

    Language:Java2
  • ngx-pattern

    Limit input allowed values with a regex pattern

    Language:TypeScript2
  • CalculatorPolynomial

    Tiny program as a calculator for the math expression based on regular expression.

    Language:C++2