Tags : Browse Projects

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

pytils

Compare

  No analysis available

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

0 lines of code

0 current contributors

0 since last commit

16 users on Open Hub

Activity Not Available
4.8
   
I Use This
Mostly written in language not available
Licenses: gpl

ELF Tool Chain

Compare

  Analyzed about 15 hours ago

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

97.6K lines of code

2 current contributors

about 1 month since last commit

2 users on Open Hub

Low Activity
4.0
   
I Use This

Mozzarella

Compare

  Analyzed about 24 hours ago

Because it's stringy, like the cheese.

53.7K lines of code

1 current contributors

5 months since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

haxe-strings

Compare

  Analyzed 1 day ago

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

5.59K lines of code

2 current contributors

29 days since last commit

1 users on Open Hub

Low Activity
0.0
 
I Use This

Sally Tool

Compare

  Analyzed about 15 hours 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 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

fuzzywuzzy

Compare

  No analysis available

Fuzzy String Matching in Python

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: No declared licenses

yasl

Compare

  Analyzed about 20 hours 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 6 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

Harry Tool

Compare

  Analyzed about 23 hours 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 5 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

cl-heredoc

Compare

  Analyzed about 11 hours 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

about 2 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

core-library

Compare

  Analyzed about 12 hours 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 4 years since last commit

0 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses