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
348 forks
Language: C++
last commit: 3 months 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,822
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,597
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,583
tensorflow/tfjs-models A collection of pre-trained machine learning models for use in web applications. 14,180
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 1,017
dinghanshen/swem Reproduces the results of an ACL 2018 paper on simple word-embedding-based models for natural language processing tasks. 284
batzner/tensorlm A Python wrapper library for training and generating text with RNNs in TensorFlow 61
intel/intel-extension-for-tensorflow Enables heterogeneous high-performance computing on Intel CPUs and GPUs for deep learning workloads 323
tensorflow/data-validation A library for exploring and validating machine learning data in TensorFlow 766
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