14 results for “topic:regularexpression”
This module allows you to replace many terms using regular expressions in all the files in a glob or list of files, asynchronously.
Шпаргалка Regex
Command-line app to perform RegEx string substitutions.
No description provided.
Test regular expressions. The user can enter a target string and a regular expression, and the results are displayed after execution. There are also options to show the index of each match and capture groups.
A regular expression engine for UTF-32 string, based on deterministic finite automaton (DFA), implemented in C++.
No description provided.
A personal project to make database of WARNER BROS FILMS(2010-2019) by scrapping wikipedia with beautifulsoup then clean data using regular expression and pandas later analyzing to get useful information
CSE331 - Automata and Computability | Spring'24 | BRACU
Subtitles List Downloader______________________________________________________ A python script that retrieves the 40 latest subtitles info from opensubtitles.org (subtitle id, subtitle language, movie/episode name, year released) and stores that information in a txt file and also in a sqlite relational database.
This repository contains following examples:
It's a Smart Login System using DOM Javascript, where you can register if you don't have an account, login if you have one to go to home screen or logout if you already logged in. I also used Regex to put constraints for the inputs.
This repository consists of a package that converts a docx file into an html with all the tags seperated by horizontal line.
AD Training classes in NLP - Daily Assignments