Open Source BSD Text Processing Software - Page 9

Text Processing Software for BSD

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    WikiPDF is a mediawiki extension based on Wiki2PDF that adds PDF/LaTeX features to mediawiki. Wiki2PDF is a python script to convert multiple articles of a mediawiki based wiki (pre-configured to use with www.wikipedia.org) to a single LaTeX or PDF file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    This project will compile a hungarian wordlist for use with spell-checkers like aspell. Additionally it will develop generic tools useful to compile and maintain wordlists for any language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    XiMoL is an XML reader/writer (non-validating) library written in C++. It is a iostream-oriented library based on the STL and not a SAX or DOM library (like Xerces, expat, ...). Each object has its own reader/writer (operator<< and operator>>).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    YRX: easily use regular expressions in C. Useful for creating lexers (lexical scanners)and other text processing software.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    xml2txt is a text formatter for XMl in the same way the FO is a PDF formatter. It uses python to convert an XML document to well-formatted text, wtih borders, indents, and tables.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    This is a diary program -- Doogie Howser style! For Linux, or Windows GTK#. Install the GTK# runtime on windows and .Net1.1 or higher to run.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    English - Interlingua translator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    pyfiglet is a full port of the FIGlet specification (http://www.figlet.org/) into pure python. It takes ASCII text and renders it in ASCII art fonts. It can be used on the commandline or as an Object Oriented driver library in your own programs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    wordaxe (formerly deco-cow): A hyphenation library for Python. Several hyphenation algorithms: - the pattern-based from TeX/OOO, - by decomposition of compound words for German language. Includes support for paragraph line-breaking with ReportLab.
    Downloads: 1 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    The Xerlin project is a Java™ based XML editor that can run on any Java 2 virtual machine. The application is extensible via custom editor interfaces. Xerlin can be used to provide simple, intuitive interfaces for users who know nothing about XML.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A collection of writing tools (wenju in Chinese pinyin) such as input method, text file formatter, etc. All the tools are based on Unicode.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    PCSecrets

    PCSecrets

    Encrypt and manage secret text data

    PCSecrets is a PC application that holds secret text data - protected by a master password and strong encryption. Use it as a password manager or just somewhere to hold any text data securely in one place. It can hold a second, hidden set of secrets that is undetectable and plausibly deniable. The program is also a PC counterpart of the Secrets for Android app. It uses the same data structure and provides synchronization that allows easy transfer of secrets between the two. For those who find the personal computer environment more comfortable for data entry and editing (i.e. a real keyboard), PCSecrets provides an alternative way to manage your secrets. Sync is also effectively a form of backup. To enable the sync feature with Secrets for Android, you need to install the PCSecrets Sync app, downloadable from SourceForge or Google Play. PCSecrets import plus PCSecrets Sync provides a route to importing secret data into Secrets for Android that would not otherwise be possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    pdfreflow is a command line utility that operates on the output of the poppler utility called pdftohtml. pdfreflow reflows the texts into paragraphs, while at the same time removing hyphenation and page numbers, headers and footers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Project is dead.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Post events on your webpage via SSI. Events can be either posted by the administrator or visitors (pending approval by administrator). More ..... www.upoint.info/cgi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Post scrolling Javascripts news on your main web page and manage it via a CGI interface. The optional images will be loaded one after another - before each news is displayed. More ..... www.upoint.info/cgi
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple open source platform in Java supporting add-ins. Add-ins for text, and for syntax highlighting source code are provided. Aesop is a fledgling Eclipse wannabe looking for add-in developers. Aesop makes use of JEditTextArea and JavaHelp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AESTextCrypt

    AESTextCrypt

    Encrypt and decrypt text using AES 256 bit encryption

    AESTextCrypt is an easy-to-use open source tool for text encryption and decryption. Primarily intended for use with email, use it wherever you need to protect text from prying eyes. The encrypted text can be copy/pasted into any text-handling application (e.g. email) instead of plain text. Convenience buttons are provided for clipboard operations. AESTextCrypt uses AES-256 bit encryption which is the strongest available encryption scheme. It also employs bcrypt, which implements key-stretching and an adaptive key setup phase, the complexity (number of rounds) of which is automatically set to match the processing power of the encrypting computer. This makes it highly resistant to dictionary attack. AESTextCrypt is written in Java, so can be run on all desktop platforms - Windows, Mac and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ASCIIMathML.js: a JavaScript to convert ASCII math notation (and some LaTeX) to Presentation MathML while your webpage loads. Now also simple graphs are translates to SVG. Works with Firefox 2.0+ or with Internet Explorer 6/7+MathPlayer+Adobe SVGview.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ASTL Automata Standard Template Library (Vincent Le Maout - Dominique Revuz) is a set of generic and efficient C++ components for automata manipulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Adapt is data conversion language developped in 1984 by Norman W. Molhant and Christophe Dupriez. It has been used in many circumstances, it translated itself in many programming environment and it should evolve now toward modern environments like Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A python module that provides algorithms for advanced search - basically all you need to build a search engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Alexandria.bib is a bibliography groupware web managment system. It manages the content of LaTex .bib files and share bibliography between users. It is written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    AmandaVCD splits large VCF files into smaller files with only one vCard in each file.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB