text

Text processor

Preprocessing and processing tools for text data in machine learning models

Making text a first-class citizen in TensorFlow.

GitHub

1k stars
42 watching
344 forks
Language: C++
last commit: 7 days ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tensorflow/tensorflow An end-to-end platform for building and deploying machine learning applications 186,382
apcode/tensorflow_fasttext An open-source implementation of a text classification system using word embeddings and TensorFlow. 302
tensorflow/mesh A library that enables distributed deep learning by partitioning tensors across processors in a mesh topology. 1,592
tensorflow/model-analysis Evaluates and visualizes the performance of machine learning models. 1,258
tensorflow/haskell Haskell bindings for a popular machine learning framework, allowing developers to build and deploy neural networks in the Haskell programming language. 1,582
tensorflow/tfjs-models A collection of pre-trained machine learning models for use in web applications. 14,105
tensorflow/metadata Standardizes metadata formats for machine learning models. 107
somaticio/tensorflow.rb An API for utilizing the TensorFlow machine learning framework in Ruby 829
eaplatanios/tensorflow_scala A Scala API for TensorFlow's deep learning functionality 939
nvidia/tensorflow An optimized version of TensorFlow to support newer hardware and libraries for NVIDIA GPU users 996
dinghanshen/swem A software project that implements word embedding-based models for text classification tasks and provides pre-trained embeddings and evaluation scripts. 284
batzner/tensorlm A library for text generation with recurrent neural networks using TensorFlow 61
intel/intel-extension-for-tensorflow Enables heterogeneous high-performance computing on Intel CPUs and GPUs for deep learning workloads 317
tensorflow/data-validation A library for exploring and validating machine learning data in TensorFlow 765
burness/tensorflow-101 An end-to-end deep learning project demonstrating various TensorFlow techniques and applications in image classification, GANs, text classification, and more. 1,113