Open Source Text Processing Software - Page 17

Text Processing Software

View 91 business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    Blackfriday

    Blackfriday

    Blackfriday, a markdown processor for Go

    Blackfriday is a Markdown processor implemented in Go. It is paranoid about its input (so you can safely feed it user-supplied data), it is fast, it supports common extensions (tables, smart punctuation substitutions, etc.), and it is safe for all utf-8 (unicode) input. HTML output is currently supported, along with Smartypants extensions. It started as a translation from C of Sundown. Blackfriday itself does nothing to protect against malicious content. If you are dealing with user-supplied markdown, we recommend running Blackfriday's output through HTML sanitizer such as Bluemonday. Blackfriday includes an algorithm for creating sanitized anchor names corresponding to a given input text. This algorithm is used to create anchors for headings when EXTENSION_AUTO_HEADER_IDS is enabled. The algorithm has a specification, so that other packages can create compatible anchor names and links to those anchors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    A lightweight and responsive developer's text editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Blocked is a source code editor that uses visual "blocks" to represent program structure
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A versitile Blogging software, with a mysql + PHP Backend. That is fully managable by a Desktop Executable (Windows Only). This program will have the ability to allow the user to write blogs with images and upload later, with Rich Text Editing functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    BonGoLipi (Bong-Go-Lipi) is a transliteration tool to convert phonetically typed Bengali (Bangla) into text displayable with Unicode or non-Unicode fonts. It supports different transliteration schemes. The objective is to propagate standardized Bengali.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The book index generator generate the back-of-book index for Thai book automatically.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a bidirectional braille translator program written in Common Lisp. Japanese and English is almost completed; other languages are experimental statuses so far. I'm ready to translate Japanese in source code into English according to its worth.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Breadcrumb package is an Emacs add-on module that allows setting a series of quick bookmarks in Emacs. The bookmarks are global across different editing buffers, leaving a trail of breadcrumbs across them that you can jump back to quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 10
    A set of LaTeX packages for different purposes. facsimile is for creating faxes with LaTeX, blacklettert1 lets you use Fraktur fonts, and retro is for typrewriter-based LaTeX documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CSR is a program to identify, modify and replace code in automatic generated source code. A configuration file controls the behavior and actions of CSR. The configuration file usually contains regular expressions to search and replace the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The converter performs automatically the full process of converting the files of a C project into the equivalent C++ files. Classes are created, var and functions becomes attributes and methods and the changes are propagated into all files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C.E.L. Pad is a light-weight text editor written in Java. This program is cross-platform. C.E.L. Pad enables the user to select different look and feel options such as changing fonts, size, and Look & Feel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tools for Vietnamese Language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The CNC Header & Footer Convert is a free and beta software. It could convert the post-processed files made by the CAM software of Duct into different formats of header and footer for CNC Machine. For example, the formats of the Fanuc, Mitsubishi and
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    COST Editor stands for C++ Open Source Text Editor. It is meant for(at this time) light use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CPIA is a macro-processing engine for XML (and HTML), written in C. The engine can either be used offline as a processor, or inside a web server. Both developers have lost interest. If you are interested in maintaining it, please contact either admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CPLed is an OpenSIPS tool for editing CPL scripts in a friendly and easy graphical way. It can be used as a standalone application or embedded in a web page as applet. It also provide CPL script transport functionalities via SIP and HTTP protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CRHXpress est un générateur rapide de Comptes Rendus d'Hospitalisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A user interface for viewing and searching large CSV files (both comma separated and fixed width files).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A python script that uses wxwidgets. View or edit delimited data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Fast C++ template engine (C++ analog of PERL HTML::Template). CTPP completely separates project source and data representation. Home page: http://reki.ru/products/ctpp CTPP2: http://reki.ru/products/ctpp2/ New API and arcitecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Very simple "C like" preprocessor. Extendible syntax via "in code" directive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Café is an yagte (*) multipurpose, tabbed, scriptable, lightweight, fast, UTF-8 ready and full-featured text editor with IDE aspirations. Cafe' uses Perl as macro language. (*) yet another GTK+ text editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NOTICE: You can now download CandyFolds through JEdit's plugin manager. CandyFolds is now part of the jedit project (http://jedit.sf.net). Go to the forums for comments or questions.
    Downloads: 0 This Week
    Last Update:
    See Project