All Projects → qminer → Qminer

qminer / Qminer

Licence: other
Analytic platform for real-time large-scale streams containing structured and unstructured data.

Programming Languages

javascript
184084 projects - #8 most used programming language
cpp
1120 projects

Projects that are alternatives of or similar to Qminer

Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (-7.28%)
Mutual labels:  data-mining, text-mining
Artificial Adversary
🗣️ Tool to generate adversarial text examples and test machine learning models against them
Stars: ✭ 348 (+68.93%)
Mutual labels:  data-mining, text-mining
SparseLSH
A Locality Sensitive Hashing (LSH) library with an emphasis on large, highly-dimensional datasets.
Stars: ✭ 127 (-38.35%)
Mutual labels:  text-mining, data-mining
iis
Information Inference Service of the OpenAIRE system
Stars: ✭ 16 (-92.23%)
Mutual labels:  text-mining, data-mining
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (-79.13%)
Mutual labels:  data-mining, text-mining
teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Stars: ✭ 91 (-55.83%)
Mutual labels:  text-mining, data-mining
Textract
extract text from any document. no muss. no fuss.
Stars: ✭ 3,165 (+1436.41%)
Mutual labels:  data-mining, text-mining
advanced-text-mining
TEANAPS 라이브러리를 활용한 자연어 처리와 텍스트 분석 방법론에 대해 다룹니다.
Stars: ✭ 15 (-92.72%)
Mutual labels:  text-mining, data-mining
Metasra Pipeline
MetaSRA: normalized sample-specific metadata for the Sequence Read Archive
Stars: ✭ 33 (-83.98%)
Mutual labels:  data-mining, text-mining
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+82.04%)
Mutual labels:  data-mining, text-mining
corpusexplorer2.0
Korpuslinguistik war noch nie so einfach...
Stars: ✭ 16 (-92.23%)
Mutual labels:  text-mining, data-mining
Cogcomp Nlpy
CogComp's light-weight Python NLP annotators
Stars: ✭ 115 (-44.17%)
Mutual labels:  data-mining, text-mining
perke
A keyphrase extractor for Persian
Stars: ✭ 60 (-70.87%)
Mutual labels:  text-mining, data-mining
tf-idf-python
Term frequency–inverse document frequency for Chinese novel/documents implemented in python.
Stars: ✭ 98 (-52.43%)
Mutual labels:  text-mining, data-mining
Gwu data mining
Materials for GWU DNSC 6279 and DNSC 6290.
Stars: ✭ 217 (+5.34%)
Mutual labels:  data-mining, text-mining
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+73.79%)
Mutual labels:  data-mining, text-mining
Msnoise
A Python Package for Monitoring Seismic Velocity Changes using Ambient Seismic Noise | http://www.msnoise.org
Stars: ✭ 94 (-54.37%)
Mutual labels:  data-mining, signal-processing
Xioc
Extract indicators of compromise from text, including "escaped" ones.
Stars: ✭ 148 (-28.16%)
Mutual labels:  data-mining, text-mining
Texthero
Text preprocessing, representation and visualization from zero to hero.
Stars: ✭ 2,407 (+1068.45%)
Mutual labels:  text-mining
Awesome Ensemble Learning
Ensemble learning related books, papers, videos, and toolboxes
Stars: ✭ 195 (-5.34%)
Mutual labels:  data-mining

QMiner

Join the chat at https://gitter.im/qminer/qminer NPM Version NPM Downloads Linux Build Linux Build Windows Build

QMiner is an analytics platform for large-scale real-time streams containing structured and unstructured data. It is designed for scaling to millions of data points on high-end commodity hardware, providing efficient storage, retrieval and analytics mechanisms with real-time response.

Project homepage

Examples

Prerequisites

node.js v 10.x, v8.x, v6.x and npm 5.3 or higher

To test that your node.js version is correct, run node --version and npm --version. Not compatible with nodejs v0.10 or older.

Windows

Install

npm install qminer

Test

node -e "require('qminer'); console.log('OK')"

Compile from source

Documentation

Acknowledgments

QMiner is developed by AILab at Jozef Stefan Institute, Quintelligence, Qlector and other contributors.

The authors would like to acknowledge funding from the European Union Seventh Framework Programme, under Grant Agreements 288342 (XLike), 611346 (XLime), 611875 (Symphony), 317534 (Sophocles), 318452 (Mobis), 600074 (NRG4Cast), 619437 (Sunseed), 632840 (FI-Impact) and 612329 (ProaSense).

This project has received funding from the European Union's Horizon 2020 research and innovation programme under grant agreement No 636160-2 (Optimum).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].