matthewfranglen's starred repositories

gradio

Build and share delightful machine learning apps, all in Python. 🌟 Star to support our work!

Language:PythonLicense:Apache-2.0Stargazers:32270Issues:169Issues:4736

fairseq

Facebook AI Research Sequence-to-Sequence Toolkit written in Python.

Language:PythonLicense:MITStargazers:30195Issues:429Issues:4184

draft-js

A React framework for building text editors.

Language:JavaScriptLicense:MITStargazers:22562Issues:328Issues:1775

datasets

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools

Language:PythonLicense:Apache-2.0Stargazers:19023Issues:277Issues:2885

awesome-production-machine-learning

A curated list of awesome open source libraries to deploy, monitor, version and scale your machine learning

sentence-transformers

State-of-the-Art Text Embeddings

Language:PythonLicense:Apache-2.0Stargazers:14878Issues:140Issues:2129

clojurescript

Clojure to JS compiler

Language:ClojureLicense:EPL-1.0Stargazers:9217Issues:360Issues:0

easy_rust

Rust explained using easy English

Language:ShellLicense:MITStargazers:8053Issues:149Issues:44

text-to-text-transfer-transformer

Code for the paper "Exploring the Limits of Transfer Learning with a Unified Text-to-Text Transformer"

Language:PythonLicense:Apache-2.0Stargazers:6111Issues:106Issues:405

python-ftfy

Fixes mojibake and other glitches in Unicode text, after the fact.

Language:PythonLicense:NOASSERTIONStargazers:3766Issues:75Issues:141

TextAttack

TextAttack 🐙 is a Python framework for adversarial attacks, data augmentation, and model training in NLP https://textattack.readthedocs.io/en/master/

Language:PythonLicense:MITStargazers:2906Issues:38Issues:276

python-readability

fast python port of arc90's readability tool, updated to match latest readability.js!

Language:PythonLicense:Apache-2.0Stargazers:2648Issues:94Issues:104

ugrep

NEW ugrep 6.5: a more powerful, ultra fast, user-friendly, compatible grep. Includes a TUI, Google-like Boolean search with AND/OR/NOT, fuzzy search, hexdumps, searches (nested) archives (zip, 7z, tar, pax, cpio), compressed files (gz, Z, bz2, lzma, xz, lz4, zstd, brotli), pdfs, docs, and more

Language:C++License:BSD-3-ClauseStargazers:2601Issues:32Issues:333

MobileNet-Yolo

MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB:fire::fire::fire:

Language:CLicense:NOASSERTIONStargazers:1708Issues:34Issues:34

DPR

Dense Passage Retriever - is a set of tools and models for open domain Q&A task.

Language:PythonLicense:NOASSERTIONStargazers:1699Issues:23Issues:210

mangum

AWS Lambda support for ASGI applications

Language:PythonLicense:MITStargazers:1667Issues:16Issues:173

pet

This repository contains the code for "Exploiting Cloze Questions for Few-Shot Text Classification and Natural Language Inference"

Language:PythonLicense:Apache-2.0Stargazers:1620Issues:47Issues:96

Transformer

Transformer seq2seq model, program that can build a language translator from parallel corpus

Language:PythonLicense:Apache-2.0Stargazers:1332Issues:19Issues:34

PreSumm

code for EMNLP 2019 paper Text Summarization with Pretrained Encoders

Language:PythonLicense:MITStargazers:1280Issues:20Issues:235

ERNIE-Pytorch

ERNIE Pytorch Version

Language:PythonLicense:MITStargazers:909Issues:14Issues:70

mobilenetv2.pytorch

72.8% MobileNetV2 1.0 model on ImageNet and a spectrum of pre-trained MobileNetV2 models

Language:PythonLicense:Apache-2.0Stargazers:670Issues:11Issues:25

cnn-dailymail

Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization

Language:PythonLicense:MITStargazers:630Issues:23Issues:33

gtn

Automatic differentiation with weighted finite-state transducers.

Language:C++License:MITStargazers:453Issues:37Issues:8

pytorch-vae

A Variational Autoencoder (VAE) implemented in PyTorch

Language:PythonLicense:BSD-3-ClauseStargazers:407Issues:8Issues:3

cppn-gan-vae-tensorflow

Train CPPNs as a Generative Model, using Generative Adversarial Networks and Variational Autoencoder techniques to produce high resolution images.

sed-bin

sed to C translator written in sed

Language:CLicense:MITStargazers:283Issues:10Issues:0

sentence-classification

Sentence Classifications with Neural Networks

Language:PythonLicense:NOASSERTIONStargazers:235Issues:8Issues:7

bed

bash only text editor

Language:ShellLicense:UnlicenseStargazers:197Issues:7Issues:8

scrapyscript

Run a Scrapy spider programmatically from a script or a Celery task - no project required.

Language:PythonLicense:MITStargazers:121Issues:7Issues:12

pyTorchTree

Recursive Neural Network and Tree LSTM implementations in pyTorch for sentiment analysis