GithubHelp home page GithubHelp logo

Patrick Frey's Projects

cjson icon cjson

Ultralightweight JSON parser in ANSI C

compactnodetrie icon compactnodetrie

Implements a trie with nodes compacted depending on the number of successor nodes

luabcd icon luabcd

Arbitrary precision BCD arithmetics for Lua

mewa icon mewa

Compiler-compiler for writing compiler frontends with Lua

papuga icon papuga

Libraries and tools to implement language bindings for value typed languages to C++

strus icon strus

Library implementing the storage and the query evaluation for a text search engine. It uses on a key value store database interface to store its data. Currently there exists an implementation based on the google LevelDB library.

strusall icon strusall

top-level master build project for strus

strusanalyzer icon strusanalyzer

Library for document analysis (segmentation, tokenization, normalization, aggregation) with the goal to get a set of items that can be inserted into a strus storage. Also some functions for analysing tokens or phrases of the strus query are provided.

strusbase icon strusbase

Implements some libraries with common functions and interfaces of the strus projects

strusmodule icon strusmodule

Provides a module loader and an interface to define loadable modules out of libraries to offer some expandability to strus

struspattern icon struspattern

Implements token pattern matching on documents with the tokens produced by regular expressions on text with the intel hyperscan library.

strusrpc icon strusrpc

Calling strus via RPC, implementation with help of the libevent library on server side

strustrace icon strustrace

Generation of method call traces as aspect of Strus. Create a proxy for each class that logs all method calls

strusutilities icon strusutilities

A set of command line programs to access the strus information retrieval engine

strusvector icon strusvector

Provides a mapping of vectors to features for strus

textwolf icon textwolf

textwolf is a C++ template library for processing XML in various character set encodings. It has interfaces for iterating on unicode characters, XML elements and elements typed by xml path selection expression matches. It supports chunk-wise processing of input and has a peformance competitive among the fastest open source XML processors.

word2vec icon word2vec

This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.