Patrick Frey (patrickfrey)

patrickfrey

User data from Github https://github.com/patrickfrey

Location:Zürich

Home Page:http://project-strus.net

GitHub:@patrickfrey

Patrick Frey's repositories

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.

Language:C++License:MPL-2.0Stargazers:47Issues:7Issues:53

mewa

Compiler-compiler for writing compiler frontends with Lua

Language:C++License:MITStargazers:23Issues:4Issues:7

strusPattern

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

Language:C++License:MPL-2.0Stargazers:7Issues:2Issues:19

strusBase

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

Language:C++License:MPL-2.0Stargazers:4Issues:2Issues:12

strusWebService

web service (HTTP/JSON) to use the strus API as a service

Language:C++License:MPL-2.0Stargazers:4Issues:2Issues:71

strusAll

top-level master build project for strus

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.

Language:C++License:MPL-2.0Stargazers:3Issues:2Issues:31

strusBindings

Language bindings (Java,Python,PHP,etc.) for strus

Language:C++License:NOASSERTIONStargazers:3Issues:3Issues:26

strusRpc

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

Language:C++License:MPL-2.0Stargazers:3Issues:2Issues:6

strusUtilities

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

Language:C++License:MPL-2.0Stargazers:3Issues:0Issues:0

strusWikipediaSearch

Search engine for Wikipedia (strus demo project)

Language:ShellLicense:MPL-2.0Stargazers:3Issues:2Issues:3

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.

Language:C++License:MPL-2.0Stargazers:3Issues:2Issues:5

CompactNodeTrie

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

Language:C++License:MPL-2.0Stargazers:2Issues:1Issues:0

papuga

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

Language:C++License:MPL-2.0Stargazers:2Issues:1Issues:0

strusModule

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

Language:C++License:MPL-2.0Stargazers:2Issues:2Issues:1

strusTrace

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

Language:C++License:MPL-2.0Stargazers:2Issues:1Issues:1

strusVector

Provides a mapping of vectors to features for strus

Language:C++License:MPL-2.0Stargazers:2Issues:2Issues:3

strusDocker

docker images for strus

Language:PythonLicense:MPL-2.0Stargazers:1Issues:2Issues:2

strusPrototypeModuleV1

An example weighting schema for the strus system implementing a simple query language

Language:C++License:MPL-2.0Stargazers:1Issues:2Issues:2

strusTutorials

Tutorials for the strus search engine

Language:PythonLicense:MITStargazers:1Issues:2Issues:3

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.

Language:CLicense:Apache-2.0Stargazers:1Issues:1Issues:0

cJSON

Ultralightweight JSON parser in ANSI C

Language:CLicense:MITStargazers:0Issues:1Issues:0
Language:PythonStargazers:0Issues:1Issues:0

luabcd

Arbitrary precision BCD arithmetics for Lua

Language:C++License:MITStargazers:0Issues:1Issues:0