Showing 23 open source projects for "custom dictionary"

View related business solutions
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 1
    Yomichan

    Yomichan

    Japanese pop-up dictionary extension for Chrome and Firefox

    ... stroke order diagrams are just a click away for most characters. Custom search page for easily executing custom search queries. Support for multiple dictionary formats including EPWING via the Yomichan Import tool. Automatic note creation for the Anki flashcard program via the AnkiConnect plugin. Clean, modern code makes it easy for developers to contribute new features.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    sqlmap

    sqlmap

    Automatic SQL injection and database takeover tool

    sqlmap is a powerful, feature-filled, open source penetration testing tool. It makes detecting and exploiting SQL injection flaws and taking over the database servers an automated process. sqlmap comes with a great range of features that along with its powerful detection engine make it the ultimate penetration tester. It offers full support for MySQL, Oracle, PostgreSQL, Microsoft SQL Server, Microsoft Access, IBM DB2, SQLite, Firebird, and many other database management systems. It also...
    Downloads: 50 This Week
    Last Update:
    See Project
  • 3
    airgeddon

    airgeddon

    This is a multi-use bash script for Linux systems

    .... Offline password decrypting on WPA/WPA2 captured files for personal networks (Handshakes and PMKIDs) using a dictionary, brute-force, and rule-based attacks with aircrack, crunch and hashcat tools. Enterprise networks captured password decrypting based on john the ripper, crunch, asleap and hashcat tools. GPU support available for hashcat. Only Rogue/Fake AP mode to sniff using external sniffer (Hostapd + DHCP + DoS).
    Downloads: 36 This Week
    Last Update:
    See Project
  • 4
    jello

    jello

    CLI tool to filter JSON and JSON Lines data with Python syntax

    Filter JSON and JSON Lines data with Python syntax. jello is similar to jq in that it processes JSON and JSON Lines data except jello uses standard python dict and list syntax. JSON or JSON Lines can be piped into jello via STDIN or can be loaded from a JSON file or JSON Lines files (JSON Lines are automatically slurped into a list of dictionaries). Once loaded, the data is available as a python list or dictionary object named '_'. Processed data can be output as JSON, JSON Lines, bash array...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    pointblank

    pointblank

    Data quality assessment and metadata reporting for data frames

    With the pointblank package it’s really easy to methodically validate your data whether in the form of data frames or as database tables. On top of the validation toolset, the package gives you the means to provide and keep up-to-date with the information that defines your tables. For table validation, the agent object works with a large collection of simple (yet powerful!) validation functions. We can enable much more sophisticated validation checks by using custom expressions, segmenting...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Yup

    Yup

    Dead simple Object schema validation

    Yup is a JavaScript schema builder for value parsing and validation. Define a schema, transform a value to match, validate the shape of an existing value, or both. Yup schema are extremely expressive and allow modeling complex, interdependent validations, or value transformations. Yup's API is heavily inspired by Joi, but leaner and built with client-side validation as its primary use-case. Yup separates the parsing and validating functions into separate steps. cast() transforms data while...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    StenoApp

    Stenographer's Windows Application

    Allows a stenographer-user to enter text and it outputs Gregg Shorthand. This little application is more of a project of love than anything else. The vocabulary is updated frequently, two or three times per week. *Note: The app is currently being re-written. Update 10/23/2023
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Unbox

    Unbox

    The easy to use Swift JSON decoder

    Unbox is an easy-to-use Swift JSON decoder. Don't spend hours writing JSON decoding code - just unbox it instead. Unbox is lightweight, non-magical, and doesn't require you to subclass, make your JSON conform to a specific schema or completely change the way you write model code. It can be used on any model with ease. Unbox automatically (or, actually, Swift does) figures out what types your properties are, and decodes them accordingly.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    VocabularyMemorizer

    VocabularyMemorizer

    Helps you memorize vocabulary words by providing quiz and dictionary

    Vocabulary Memorizer helps you to effectively memorize vocabulary words. It automatically generates an offline dictionary of your word list that presents each word's definition, etymology, and synonyms. It also provides you quiz activities that actively help you memorize your vocabulary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    kcws

    kcws

    Deep Learning Chinese Word Segment

    .... Currently, the custom dictionary is supported in the decoding stage. Please refer to kcws/cc/test_seg.cc for specific usage. The dictionary is in text format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    pydictor

    pydictor

    powerful and useful hacker dictionary builder for a brute-force attack

    A powerful and useful hacker dictionary builder for a brute-force attack. You can use pydictor to generate a general blast wordlist, a custom wordlist based on Web content, a social engineering wordlist, and so on; You can use the pydictor built-in tool to safe delete, merge, unique, merge and unique, count word frequency to filter the wordlist, besides, you also can specify your wordlist and use '-tool handler' to filter your wordlist. You can generate highly customized and complex wordlists...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    A mobile game distributed server implemented using netty4.X, supports tcp, udp, http, websocket links, uses protobuf custom protocol stack for network communication, supports rpc remote calls, uses mybatis3 to support db storage sub-database sub-table, supports asynchronous mysql Storage, update the reids cache synchronously when the db is saved. Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SummitDB

    SummitDB

    In-memory NoSQL database with ACID transactions, Raft consensus, etc.

    SummitDB is an in-memory, NoSQL key/value database. It persists to disk, uses the Raft consensus algorithm, is ACID compliant, and is built on a transactional and strongly-consistent model. It supports custom indexes, geospatial data, JSON documents, and user-defined JS scripting. The easiest way to get SummitDB is to use one of the pre-built release binaries which are available for OSX, Linux, and Windows. SummitDB can be compiled and used on Linux, OSX, Windows, FreeBSD, ARM (Raspberry PI...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Dictionary Image Format

    A bitmap image format, not dissimiliar from the XPixMap Format

    The Dictionary Image Format is a plain text image format that supports compression using gzip and the definition of custom color palates (called dictionaries) within image files and the referencing of ones installed on the user's computer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sitecheck

    Modular web site spider for web developers.

    More than just a link checker, sitecheck is a website spider (also known as a crawler) which can assist with SEO by testing an entire site plus both inbound links from search engines and outbound links to other sites for the following issues: looping redirects (HTTP 301/302), broken links (HTTP 404), server errors (HTTP 500), spelling mistakes, low readability scores (using the Flesch Reading Ease test), missing/empty/duplicate meta tags, duplicate content, slow page speed, W3C validation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    scdict

    A search engine for non-OCRed scanned dictionaries.

    The utility is a search engine for non-OCRed scanned dictionaries in PDF and DjVu formats. Platform: *nix. This in an alpha; expect evolution and broken backward compatibility. Managing a 1000 page scanned dictionary can be quite handy if you can just type in a word and the computer opens the volume at the right page. SCDICT wants to provide exactly this interface. How should the computer know the right page? We assume that there is no text layer in the dictionary (they are often poor...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    fiXpedia

    fiXpedia

    The professional, free tool to manage FIX specifications.

    desktop dictionary for FIX specifications. fiXpedia also extends its capabilities to manage custom specifications and translate the raw FIX messages to human readable format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    block2brick

    Convert Minecraft world to LEGO Digital Designer format

    block2brick converts a part of Minecraft world to a LEGO Digital Designer file. Why? Because they share the feeling of creating big things from small parts. And because Minecraft just looks good as LEGO.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Password strength testing Java API utilizes Java platform independence and threading mechanisms. Provides a way to conduct custom brute force and dictionary stregth tests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A better notepad++ spell check plug in... Adds: - Visualize your document's spelling errors with red squiggly underlines - Allows you to choose whether or not to underline spelling mistakes - Select pre-defined document types for spelling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A flash card application written with Qt and inspired by KanaTest. Custom csv files or similarly formated files can be imported and used as a dictionary, a preset Japanese katakana and hiragana dictionary is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An IRC cheat bot for the popular multiplayer eggdrop trivia game, KAOS. Written in python. It comes as a self-contained bot just add in network, port and channel, and possibly a custom dictionary. Check your channel rules before using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    You can create your online dcitionary on web.It's very useful for translator,site builder who create sites with different language and for students to create custom dictionary. You can search words, and add new words using web based interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next