Mark Lubkowitz

Mark Lubkowitz

Software Engineer and Journalist
23 points

Forums

Mark Lubkowitz

8yr ago

GraphQL I/O - Real-time network communication framework for Javascript.

GraphQL I/O is a network framework for real-time communication in client- and server-side Javascript. It allows nearly instant updates between clients and servers, nevertheless generating almost none load on the network. It's based on Facebooks GraphQL, a client-directed query framework, and uses websockets for communication.

Mark Lubkowitz

6yr ago

Holmes - Predicate-logic based information extraction for en/de text

Holmes is a Python library that extracts information from texts based on predicate logic. It analyses the semantic relationships expressed by the component parts of each sentence. Use cases: chatbots, structural and topic matching, supervised classification.
Mark Lubkowitz

7yr ago

Machine Learning Catalogue - Learn about the basic building blocks of machine learning.

The catalogue intended for use when you wish to obtain a list of methods that would be appropriate for a specific use case or when you wish to find out about a specific technique that is mentioned in an article, program or lecture.
Mark Lubkowitz

4yr ago

VaccinateJS - Vaccinate against Corona. Set a sign. Get the booster.

Vaccination is necessary to control the corona pandemic and save lives. VaccinateJS is a statement you as a developer can make. Install, star, watch or contribute to this package and spread the word.
Mark Lubkowitz

2yr ago

Datatransfer - Extract, transform, load, sync, merge databases and formats.

Datatransfer extracts, transforms, loads, syncs, and merges different database systems and data formats. It's implemented in .NET and runs from the command line, differentiating it from commercial ETL tools.