Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

  • strings (34)

    pytils

    Compare

      Analyzed 28 days ago

    Simple tools for processing strings in russian (choose proper form for plurals, in-words representation of numerals, dates in russian without locales, transliteration, etc)

    3K lines of code

    0 current contributors

    over 15 years since last commit

    16 users on Open Hub

    Inactive
    4.8
       
    I Use This

    ELF Tool Chain

    Compare

      Analyzed 28 days ago

    A BSD-licensed implementation of compilation tools (nm, ar, as, ld, etc.) for the ELF object format.

    98.6K lines of code

    2 current contributors

    2 months since last commit

    2 users on Open Hub

    Moderate Activity
    4.0
       
    I Use This

    Mozzarella

    Compare

      Analyzed 29 days ago

    Because it's stringy, like the cheese.

    53.7K lines of code

    1 current contributors

    over 1 year since last commit

    1 users on Open Hub

    Very Low Activity
    0.0
     
    I Use This

    haxe-strings

    Compare

      Analyzed 28 days ago

    A haxelib for consistent cross-platform UTF-8 string manipulation.

    5.57K lines of code

    2 current contributors

    3 months since last commit

    1 users on Open Hub

    Very Low Activity
    0.0
     
    I Use This

    Sally Tool

    Compare

      Analyzed 29 days ago

    Sally is a small tool for mapping a set of strings to a set of vectors. This mapping is referred to as embedding and allows for applying techniques of machine learning and data mining for analysis of string data. Sally implements a standard technique for mapping strings to a vector space that is ... [More] often referred to as vector space model or bag-of-words model. The strings are characterized by a set of features, where each feature is associated with one dimension of the vector space. Sally proceeds by counting the occurrences of the specified features in each string and generating a sparse vector of count values. The tool then normalizes the vectors and outputs them in a given format. [Less]

    5.62K lines of code

    1 current contributors

    almost 6 years since last commit

    1 users on Open Hub

    Inactive
    0.0
     
    I Use This

    fuzzywuzzy

    Compare

      Analyzed 29 days ago

    Fuzzy String Matching in Python

    1.08K lines of code

    0 current contributors

    over 3 years since last commit

    1 users on Open Hub

    Inactive
    0.0
     
    I Use This
    Licenses: No declared licenses

    yasl

    Compare

      Analyzed 29 days ago

    Yet Another String Library for C yasl started its life as a fork of sds, which is an extracted version of the dynamic string library used in the Redis codebase. Due to maintainer being unresponsive about sds yasl was made.

    900 lines of code

    0 current contributors

    over 7 years since last commit

    1 users on Open Hub

    Inactive
    5.0
     
    I Use This

    Harry Tool

    Compare

      Analyzed 29 days ago

    Harry is a small tool for comparing strings. The tool supports several common distance and kernel functions for strings as well as some excotic similarity measures. The focus of Harry lies on implicit similarity measures, that is, comparison functions that do not give rise to an explicit vector ... [More] space. Examples of such similarity measures are the Levenshtein distance, the Jaro-Winkler distance or the sectrum kernel. Harry is implemented using OpenMP, such that the computation time for a set of strings scales linear with the number of available CPU cores. Moreover, efficient implementations of several similarity measures, effective caching of similarity values and low-overhead locking further speedup the computation. [Less]

    8.05K lines of code

    1 current contributors

    almost 6 years since last commit

    1 users on Open Hub

    Inactive
    0.0
     
    I Use This
    Licenses: No declared licenses

    cl-heredoc

    Compare

      Analyzed 29 days ago

    cl-heredoc is an implementation of "here documents" that allow the user to embed literal strings into code or data without any need for quoting, something that is missing in both ANSI CL and popular implementations.

    147 lines of code

    0 current contributors

    almost 3 years since last commit

    1 users on Open Hub

    Inactive
    0.0
     
    I Use This

    core-library

    Compare

      Analyzed 29 days ago

    A cross platform abstraction layer for C development with support strings, parsing, memory, and file handling.

    14.4K lines of code

    1 current contributors

    almost 5 years since last commit

    0 users on Open Hub

    Inactive
    5.0
     
    I Use This
    Licenses: No declared licenses