Mark Lubkowitz

Mark Lubkowitz

Software Engineer and Journalist
23 points

Badges

Tastemaker
Tastemaker
Veteran
Veteran

Maker History

  • VaccinateJS
    VaccinateJSVaccinate against Corona. Set a sign. Get the booster.
    Dec 2021
  • Machine Learning Catalogue
    Machine Learning CatalogueLearn about the basic building blocks of machine learning.
    Mar 2019
  • 🎉
    Joined Product HuntDecember 18th, 2014

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.
View more