Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / dtsukiyama 5 repositories

dtsukiyama/xgboost Fork of dmlc/xgboost

Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, C++ and more

Language: C++ - Size: 18.4 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/s4ds Fork of pbugnion/s4ds

Scala for data science

Language: Scala - Size: 92.8 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/netflix-style-recommender Fork of Nikhil22/netflix-style-recommender

A simple movie recommendation engine

Language: Python - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/userguide Fork of turi-code/userguide

Userguide for Dato's GraphLab Create

Language: JavaScript - Size: 3.21 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/convnetjs Fork of karpathy/convnetjs

Deep Learning in Javascript. Train Convolutional Neural Networks (or ordinary ones) in your browser.

Language: JavaScript - Size: 2.43 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/sumy Fork of miso-belica/sumy

Module for automatic summarization of text documents and HTML pages.

Language: Python - Size: 1.53 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/aerosolve Fork of airbnb/aerosolve

A machine learning package built for humans.

Language: Java - Size: 4.11 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/tensorflow Fork of tensorflow/tensorflow

Open source software library for numerical computation using data flow graphs.

Language: C++ - Size: 114 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/pyproj Fork of pyproj4/pyproj

python interface to PROJ4 library for cartographic transformations

Language: C - Size: 5.32 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/numeric Fork of sloisel/numeric

Numerical analysis in Javascript

Language: JavaScript - Size: 2.62 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/python-machine-learning-book Fork of rasbt/python-machine-learning-book

The "Python Machine Learning" book code repository and info resource

Language: Python - Size: 108 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/us-county Fork of kjhealy/us-county

US County Maps in R

Language: HTML - Size: 23.7 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/wordpress-posts-recommender Fork of gm-spacagna/wordpress-posts-recommender

Proof-of-concept of how to implement a WordPress blog post recommender end-to-end using Spark, Scala and the SparkNotebook.

Language: Scala - Size: 617 KB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/Mining-the-Social-Web-2nd-Edition Fork of ptwobrussell/Mining-the-Social-Web-2nd-Edition

The official online compendium for Mining the Social Web, 2nd Edition (O'Reilly, 2013)

Language: HTML - Size: 30.3 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/h2o-2 Fork of h2oai/h2o-2

h2o = fast statistical, machine learning & math runtime for bigdata

Language: Java - Size: 739 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/simpleai Fork of simpleai-team/simpleai

simple artificial intelligence utilities

Language: Python - Size: 1.71 MB - Last synced: about 1 year ago - Pushed: over 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/Ext-RESCAL Fork of nzhiltsov/Ext-RESCAL

Scalable tensor factorization

Language: Python - Size: 355 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

dtsukiyama/ElasticUI-extension Fork of svola/ElasticUI-extension

An extension to the demo template of ElasticUI a beautiful AngularJS frontend to ElasticSearch for faceted navigation

Language: HTML - Size: 754 KB - Last synced: about 1 year ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 0

dtsukiyama/HG_NeuralNetwork Fork of urwithajit9/HG_NeuralNetwork

Python code for Hacker's guide to Neural Networks - Andrej Karpathy blog

Language: Python - Size: 129 KB - Last synced: about 1 year ago - Pushed: about 9 years ago - Stars: 0 - Forks: 0

dtsukiyama/yaml-mailer

Email many people different messages.

Language: Python - Size: 230 KB - Last synced: about 1 year ago - Pushed: over 9 years ago - Stars: 0 - Forks: 4

dtsukiyama/Mining-the-Social-Web Fork of ptwobrussell/Mining-the-Social-Web

The official online compendium for Mining the Social Web (O'Reilly, 2011)

Language: JavaScript - Size: 1.92 MB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

dtsukiyama/node-remote_mongo-example Fork of fatkahawai/node-remote_mongo-example

example webserver for AWS EC2 using node with express&mongoose, which connects to a MongoDB on a second server instance

Language: JavaScript - Size: 1.13 MB - Last synced: about 1 year ago - Pushed: almost 11 years ago - Stars: 0 - Forks: 0

dtsukiyama/linearReg.js Fork of lastlegion/linearReg.js

Linear regression with Gradient descent implemented in Node.js

Language: JavaScript - Size: 126 KB - Last synced: about 1 year ago - Pushed: over 10 years ago - Stars: 0 - Forks: 0

dtsukiyama/forestjs Fork of karpathy/forestjs

Random Forest implementation for JavaScript. Supports arbitrary weak learners. Includes interactive demo.

Language: JavaScript - Size: 168 KB - Last synced: about 1 year ago - Pushed: over 11 years ago - Stars: 0 - Forks: 0

dtsukiyama/stoic

Command line tools for machine learning model containers

Language: Python - Size: 52.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

dtsukiyama/nlp-architect Fork of IntelLabs/nlp-architect

NLP Architect by Intel AI Lab: Python library for exploring the state-of-the-art deep learning topologies and techniques for natural language processing and natural language understanding

Language: Python - Size: 37.8 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/amazon-sagemaker-examples Fork of aws/amazon-sagemaker-examples

Example notebooks that show how to apply machine learning and deep learning in Amazon SageMaker

Language: Jupyter Notebook - Size: 3.01 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/bdutil Fork of GoogleCloudDataproc/bdutil

Language: Shell - Size: 907 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/Flask-GoogleMaps Fork of flask-extensions/Flask-GoogleMaps

Easy way to add GoogleMaps to Flask applications.

Language: Python - Size: 6.42 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/Generic-DS-Projects

Language: Jupyter Notebook - Size: 435 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

dtsukiyama/muri

Language: Python - Size: 49.5 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

dtsukiyama/camelot Fork of atlanhq/camelot

Camelot: PDF Table Extraction for Humans

Language: Python - Size: 14.9 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

dtsukiyama/muda

Size: 0 Bytes - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

dtsukiyama/waifu2x-chainer Fork of tsurumeso/waifu2x-chainer

Chainer implementation of waifu2x

Language: Python - Size: 181 MB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

dtsukiyama/gozonji

Language: Python - Size: 12.7 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

dtsukiyama/goji Fork of zenazn/goji

Goji is a minimalistic web framework for Golang that's high in antioxidants.

Language: Go - Size: 296 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

dtsukiyama/helm-charts Fork of elastic/helm-charts

You know, for Kubernetes

Language: Python - Size: 358 KB - Last synced: about 1 year ago - Pushed: almost 5 years ago - Stars: 0 - Forks: 0

dtsukiyama/go-ethereum Fork of ethereum/go-ethereum

Official Go implementation of the Ethereum protocol

Language: Go - Size: 83.2 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/machine-learning

Language: Jupyter Notebook - Size: 85.4 MB - Last synced: about 1 year ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

dtsukiyama/litecoin Fork of litecoin-project/litecoin

Litecoin source tree

Language: C++ - Size: 93.7 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/lambda-packs Fork of ryfeus/lambda-packs

Precompiled packages for AWS Lambda

Language: Python - Size: 1010 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/libspatialindex Fork of libspatialindex/libspatialindex

C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API

Language: C++ - Size: 2.89 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/deep-learning-models

Language: HTML - Size: 19.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

dtsukiyama/sketch-rnn-datasets Fork of hardmaru/sketch-rnn-datasets

optional extra vector image datasets for sketch-rnn

Language: Python - Size: 46.1 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/quickdraw-dataset Fork of googlecreativelab/quickdraw-dataset

Documentation on how to access and use the Quick, Draw! Dataset.

Size: 92.8 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/nvidia-docker Fork of NVIDIA/nvidia-docker

Build and run Docker containers leveraging NVIDIA GPUs

Language: Makefile - Size: 16.7 MB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/deepo Fork of ufoym/deepo

A series of Docker images (and their generator) that allows you to quickly set up your deep learning research environment.

Language: Python - Size: 67.4 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/udacity-ec2-gpu Fork of techfort/udacity-ec2-gpu

terraform project to launch a gpu ec2 instance for deep learning network training

Language: HCL - Size: 172 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/faster_rcnn_pytorch Fork of longcw/faster_rcnn_pytorch

Faster RCNN with PyTorch

Language: Python - Size: 598 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/FastMaskRCNN Fork of CharlesShang/FastMaskRCNN

Mask RCNN in TensorFlow

Language: Python - Size: 498 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/nlp

Size: 1000 Bytes - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/SageMaker

Language: Jupyter Notebook - Size: 27.3 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/suits

Build simple apps around machine learning

Language: JavaScript - Size: 9.39 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

dtsukiyama/VERGE Fork of vergecurrency/verge

official source code repository for VERGE cryptocurrency

Language: C - Size: 21 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/rippled Fork of XRPLF/rippled

Decentralized cryptocurrency blockchain daemon implementing the XRP Ledger in C++

Language: C++ - Size: 85.9 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/wikiextractor Fork of attardi/wikiextractor

A tool for extracting plain text from Wikipedia dumps

Language: Python - Size: 428 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/TF-recomm Fork of songgc/TF-recomm

Tensorflow-based Recommendation systems

Language: Python - Size: 85.9 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/urban-data-science Fork of gboeing/ppd599

Course materials, Jupyter notebooks, tutorials, guides, and demos for a Python-based urban data science course.

Language: Jupyter Notebook - Size: 131 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/Tensorflow-101 Fork of sjchoi86/Tensorflow-101

TensorFlow Tutorials

Language: Jupyter Notebook - Size: 526 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/stopwords-ja Fork of stopwords-iso/stopwords-ja

Japanese stopwords collection

Size: 5.86 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/spark-recommendation-engine Fork of GoogleCloudPlatform/spark-recommendation-engine

Language: Python - Size: 24.4 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/spark-movie-lens Fork of jadianes/spark-movie-lens

An on-line movie recommender using Spark, Python Flask, and the MovieLens dataset

Language: Jupyter Notebook - Size: 60.5 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/spacy-api-docker Fork of jgontrum/spacy-api-docker

spaCy accessed by a REST API, wrapped in a Docker container.

Language: Python - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/small_parallel_enja Fork of odashi/small_parallel_enja

50k English-Japanese Parallel Corpus for Testing Machine Translation Toolkits.

Size: 1.26 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/sequence_tagging Fork of guillaumegenthial/sequence_tagging

Sequence Tagging and Named Entity Recognition with Tensorflow (LSTM + CRF)

Language: Python - Size: 26.4 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/relevant-search-book Fork of o19s/relevant-search-book

Code and Examples for Relevant Search

Language: Jupyter Notebook - Size: 5.18 MB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/rc-data Fork of deepmind/rc-data

Question answering dataset featured in "Teaching Machines to Read and Comprehend

Language: Python - Size: 1.26 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/RAKE-tutorial Fork of zelandiya/RAKE-tutorial

A python implementation of the Rapid Automatic Keyword Extraction

Language: Python - Size: 4.19 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/python-docs-samples Fork of GoogleCloudPlatform/python-docs-samples

Code samples used on cloud.google.com

Language: Python - Size: 3.28 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/python-bittrex Fork of ericsomdahl/python-bittrex

Python bindings for bittrex

Language: Python - Size: 69.3 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/pyethapp Fork of ethereum/pyethapp

Language: Python - Size: 1.38 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/py-snippets Fork of larsga/py-snippets

A collection of various kinds of Python bits and pieces. No big tools, just experiments.

Language: Python - Size: 747 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/pyethereum Fork of ethereum/pyethereum

Next generation cryptocurrency network

Language: Python - Size: 5 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/pipeline Fork of PipelineAI/pipeline

PipelineIO: End-to-End ML and AI Platform for Real-time Spark and Tensorflow Data Pipelines

Language: Jupyter Notebook - Size: 2.97 GB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/openface Fork of cmusatyalab/openface

Face recognition with deep neural networks.

Language: Python - Size: 23.2 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/newspaper Fork of codelucas/newspaper

News, full-text, and article metadata extraction in Python 3

Language: Python - Size: 17.2 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/libftrl-python Fork of alexeygrigorev/libftrl-python

FTRL-Proximal with python bindings

Language: C++ - Size: 40 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/Fundamentals-of-Deep-Learning-Book Fork of darksigma/Fundamentals-of-Deep-Learning-Book

Code companion to the O'Reilly "Fundamentals of Deep Learning" book

Language: Python - Size: 14.2 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/fantasticsearch Fork of svola/fantasticsearch

Fantasticsearch will provide various search-engine templates for ElasticSearch

Language: HTML - Size: 219 KB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/folium_notebooks Fork of ocefpaf/folium_notebooks

Folium maps examples

Language: Jupyter Notebook - Size: 9.49 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/falcon Fork of falconry/falcon

Falcon is a bare-metal Python web framework for building high-performance microservices, app backends, and higher-level frameworks.

Language: Python - Size: 3.6 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/deep-text-corrector Fork of atpaino/deep-text-corrector

Deep learning models trained to correct input errors in short, message-like text

Language: Python - Size: 296 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/deep-learning Fork of udacity/deep-learning

Repo for the Deep Learning Nanodegree Foundations program.

Language: Jupyter Notebook - Size: 17.1 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/dashboard Fork of itemsapi/dashboard

Interactive user interface for your data in ItemsAPI

Language: JavaScript - Size: 46.9 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/chatbot-rnn Fork of pender/chatbot-rnn

A toy chatbot powered by deep learning and trained on data from Reddit

Language: Python - Size: 2.59 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/colly Fork of gocolly/colly

:zap: Lightning Fast and Elegant Scraping Framework for Gophers :zap:

Language: Go - Size: 35.2 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/chatbot-retrieval Fork of dennybritz/chatbot-retrieval

Dual LSTM Encoder for Dialog Response Generation

Language: Jupyter Notebook - Size: 19.2 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/awesome-tensorflow Fork of jtoy/awesome-tensorflow

TensorFlow - A curated list of dedicated resources http://tensorflow.org

Size: 189 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/arrows Fork of apcj/arrows

JavaScript library for drawing diagrams of small graphs, using D3 to generate SVG. Useful for explaining Neo4j graph modelling concepts in presentations and blogs.

Language: HTML - Size: 344 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/AIND-Recognizer Fork of udacity/AIND-Recognizer

Language: Jupyter Notebook - Size: 150 KB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/aind-projects Fork of philferriere/aind-projects

Artificial Intelligence Nanodegree Projects

Language: Python - Size: 5.71 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/AIND-Planning Fork of udacity/AIND-Planning

Language: Python - Size: 1.59 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/AIND-Isolation Fork of udacity/AIND-Isolation

Language: Python - Size: 1.81 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/connexion Fork of spec-first/connexion

Swagger/OpenAPI First framework for Python on top of Flask with automatic endpoint validation & OAuth2 support

Language: Python - Size: 3.76 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

dtsukiyama/spaCy Fork of explosion/spaCy

💫 Industrial-strength Natural Language Processing (NLP) with Python and Cython

Language: Python - Size: 71.2 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/sense2vec Fork of explosion/sense2vec

💥 Use spaCy to go beyond vanilla word2vec

Language: C - Size: 1.24 MB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

dtsukiyama/python-amazon-simple-product-api Fork of yoavaviram/python-amazon-simple-product-api

A simple Python wrapper for the Amazon.com Product Advertising API

Language: Python - Size: 222 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

dtsukiyama/app-template Fork of nprapps/app-template

The NPR visuals team's opinionated project template for client-side apps.

Language: JavaScript - Size: 3.11 MB - Last synced: about 1 year ago - Pushed: about 8 years ago - Stars: 0 - Forks: 0