taozhaojie / TFIDF_cppLinks
Implementation of TF IDF in C++
☆15Updated 10 years ago
Alternatives and similar repositories for TFIDF_cpp
Users that are interested in TFIDF_cpp are comparing it to the libraries listed below
Sorting:
- vectorization of the kd-tree data structure and search algorithm☆41Updated 8 years ago
- A well-documented C++ implementation of the cover tree datastructure for quick k-nearest-neighbor search. Allows single-point insertion a…☆64Updated 7 years ago
- C++ Coding Conventions and Guidelines☆49Updated 6 years ago
- A generic C++11 k-means clustering implementation☆216Updated 9 months ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- A lightweight C++ framework for vectorizing image-processing code☆76Updated 8 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆15Updated 10 years ago
- Portable glog for cross-platforms: Windows, Linux, Android, and iOS☆45Updated 8 years ago
- A library of inverted index data structures☆151Updated 3 years ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 10 years ago
- STL-based caches for C++☆116Updated 2 years ago
- The Art of Template MetaProgramming (TMP) in Modern C++♦️☆168Updated last year
- A C++17 image representation, processing and I/O library.☆314Updated 3 years ago
- Python-like range iterators for C++☆80Updated 8 years ago
- Library for performing spectral clustering in C++☆80Updated 2 years ago
- Framework for building asynchronous, multi-threaded gRPC services☆144Updated 5 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆18Updated 10 years ago
- Herald for C++ - Reliable mobile Bluetooth communications - Native library & test apps☆13Updated last year
- A header-only bloom filter implementation in C++14.☆14Updated 7 years ago
- Small c++ macro library to add compile-time introspection to c++ enum classes.☆19Updated 2 months ago
- Go-style coroutines and channels for C++☆34Updated 12 years ago
- A library for unconstrained minimization of smooth functions using Newton's method or L-BFGS.☆38Updated 7 years ago
- C++20's jthread for C++11 and later in a single-file header-only library (WIP).☆67Updated 2 months ago
- C++11 Work-Stealing Task Scheduler☆36Updated 6 years ago
- A Nonlinear Least Squares Minimizer☆35Updated 13 years ago
- C++ Template Metapogramming Study Resources☆38Updated 6 years ago
- A feature complete LRU cache implementation in C++☆264Updated 6 years ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- Design patterns implemented in C++14☆36Updated 2 weeks ago
- Some Compression streams (gzip, snappy, lz4) implementing the ZeroCopy Interface from Google(TM) protobuf 2.4.1☆19Updated 12 years ago