Open Source Linux Text Processing Software - Page 38

Text Processing Software for Linux

View 9 business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 1
    A Lightweight XML DTD and Style-Sheets for the structuring of Resumes and Job Listings. The purpose is to implement a simple and balanced data exchange format between job seekers, employers, recruiters, and listing services. This project is ON HOLD at
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    rpl is a text replacement utility. It will replace strings with new strings in multiple text files. It can work recursively over directories and supports limiting the search by file suffixes. This version was originally written by Göran Weinholt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    rrep is a pattern replacement utility. It comes with support for regular expressions, recursive directory processing, backup, simulation and prompting. The replacement string may contain special characters to refer to portions of the matched pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Java library to decline russian personal names, surnames, patronames, occupation titles and organization units.
    Downloads: 0 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5
    sPOP means Small Python Office Package.The sPOP suite got a editor,filemanager,timetable,..programs. The sPOP programs are small and they are program that you can learn from them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    scintillakr

    신틸라 문서

    신틸라 문서를 번역
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    NOTE; scr2css almost worked. I stopped development, however, when I discovered "scurvy" http://marginalhacks.com/Hacks/scurvy/ I dropped it like a bad smell. scurvy is a rather brilliant perl script allowing a user to create a screenplay in a pure text
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    manipulation of text based documents by using the stdin/stdout stream designed to complement sed, lex and awk. It has no help except for the readme file and the example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sedlexlist is a stream editor in that it reads from stdin and writes to stdout, similar to sed, lex and awk. The difference is this, sedlexlist works with lists of words and is designed to compliment the other tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud. Icon
    Teradata VantageCloud Enterprise is a data analytics platform for performing advanced analytics on AWS, Azure, and Google Cloud.

    Power faster innovation with Teradata VantageCloud

    VantageCloud is the complete cloud analytics and data platform, delivering harmonized data and Trusted AI for all. Built for performance, flexibility, and openness, VantageCloud enables organizations to unify diverse data sources, run complex analytics, and deploy AI models—all within a single, scalable platform.
    Learn More
  • 10
    seppdflatex

    seppdflatex

    Build a large LaTeX book with separate linked chapters

    seppdflatex is a Perl script which automates a lot of the tasks needed to compile PDF documents from LaTeX source for a multi-volume book, or a book with many huge chapters which you may not want as a single document, but which should all be unified by cross-references and external hyperlinks, so a PDF reader will open a link to an external chapter PDF file. The Table of Contents and LOF and LOT are made for all chapters, and the TOC, LOF, LOT are all hyperlinked to the correct external PDF chapter files using zr-ref and xr packages from CTAN. But you have to write the correct LaTeX source. The script seppdflatex does the compilation and formatting of Table of Contents and such-like and separates out the chapters as standalone PDF files. The script uses the free software pdftk and pdfsam-console, as well as a bunch of handy CPAN modules, which you will need to install first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    looks inside the string <haystack> and prints out each starting location of the string <needle>. looks inside of <file> and prints out all of the starting positions # of each line where <string> exists.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    smalltextpad

    smalltextpad

    SmallTextPad is a Simple Java Text Editor!

    SmallTextPad Application is an application that was written in Java so requires JRE to run on your System, this is a simple application that allows you to Open, Close, Edit, Save & encrypt txt format files!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Text processing utility based on the idea of simulating the keystrokes and logic one would use if editing the file manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    It is a tool that converts source codes(such as c/c++) directory tree to XML files tree.It also support easy-done plugins for free your-designed source code converting method!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Tools for extracting and transforming XML-like mark-up, embedded in source code comments, into proper external entities or well-formed XML files. Can be used for JavaDoc-like "literate programming", or embedding other build-related or CM metadata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    srtmod

    SRT subtitle's timeline modifier

    It's just a tiny toy. My listening in English is bad. So I need subtitiles. But some .srt files' timeline is not so accurate. Then I wrote a piece of code to modify .srt's timeline.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    strtools

    A command line utility for common string functions

    What to quickly know the length of a string? Convert to upper or lower case? We introduce... strtools. The command line utility that should be included in all operating systems. A useful wrapper for programming, debugging and scripting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    subtex is an XML version of LaTeX, the popular typesetting system. It contains a subset of the latex commands (hence SUBtex) but also contains many improvements, including a fabulous built-in bibliography system. LaTeX tags in XML! Yeah!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tadsdev is a plugin for Eclipse IDE which adds the support for TADS (Text Adventure Development System) v3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    template-message-sdk

    Sdk for dynamic generating message by templates

    A small library for creating templates from blocks using code. The same blocks can be used for different templates. The basic principle of working with the library is to provide a flexible and simple system for writing dynamically generated text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A set of macros for usage of Vim + Cream as a LaTeX editor
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    text replace case insensitive c# vb.net

    text replace case insensitive c# vb.net

    .NET replace text case insensitive

    Fast algorithm text (string) replace case insensitive writing in .NET. Increase the performance of your application!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Textbender is a system of collaborative writing based on recombinant text. It implements a social Web medium with potential applications ranging from open art to open democracy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    tgen generates a Web site from a collection of input files of a variety of types, using a set of registered HTML autogenerators. Cvs-Brancher allows scheduling of web deployments. vwebedit provides web-based editing of cvs repositories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tika-python

    tika-python

    Python binding to the Apache Tika™ REST services

    A Python port of the Apache Tika library that makes Tika available using the Tika REST Server. This makes Apache Tika available as a Python library, installable via Setuptools, Pip and easy to install. To use this library, you need to have Java 7+ installed on your system as tika-python starts up the Tika REST server in the background. To get this working in a disconnected environment, download a tika server file (both tika-server.jar and tika-server.jar.md5, which can be found here) and set the TIKA_SERVER_JAR environment variable to TIKA_SERVER_JAR="file:////tika-server.jar" which successfully tells python-tika to "download" this file and move it to /tmp/tika-server.jar and run as a background process. This is the only way to run python-tika without internet access. Without this set, the default is to check the tika version and pull latest every time from Apache.
    Downloads: 0 This Week
    Last Update:
    See Project