COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200826092502/https://github.com/topics/bow
Here are
55 public repositories
matching this topic...
🏹 Bow is a cross-platform library for Typed Functional Programming in Swift
Updated
Aug 4, 2020
Swift
🏛 Functional Architecture in Swift using Bow
Updated
Aug 12, 2020
Swift
🔌 an Xcode extension to use nef features easily
Updated
Aug 20, 2020
Swift
Docker Registry Frontend/ Docker Registry UI
A web service build on top of Facebook's Faiss
Updated
Dec 4, 2019
Python
🌐 Functional HTTP client generator from an OpenAPI/Swagger specification.
Updated
Aug 12, 2020
Swift
Updated
Nov 20, 2017
Jupyter Notebook
Rewrite the LOUPE library (
https://github.com/antoine77340/LOUPE ) into Keras version. Many learnable pooling or differentiable aggregation methods are covered. (NetVLAD, NetRVLAD, SoftDBoW, NetFV, CG)
Updated
Oct 27, 2018
Python
📱 Client-side code for the nef editor app
Updated
Aug 18, 2020
Swift
基于 BOW 和 TF-IDF 的简易 QA 匹配模型(智能客服)
Updated
Jan 23, 2019
Python
This is a BoW implementation for action recognition problem in Matlab.
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Updated
Nov 30, 2019
Jupyter Notebook
The very small php Template
split lower case twitter hash tags by word entropy 🤯
Updated
Jul 16, 2020
JavaScript
🖥 Server-side code for the nef editor app
Updated
Aug 17, 2020
Swift
기획자와 마케터를 위한 이벤트 댓글 분석 - feat. 인프런 새해 다짐 이벤트
Updated
Apr 22, 2020
Jupyter Notebook
Natural Language Processing with Python, Python ile Dogal Dil Isleme
Updated
Nov 27, 2017
Python
baseline semantic parsing without syntax
Updated
Nov 1, 2019
Common Lisp
Sample Mobile Validation using Bow (updated to 0.6.0 with SwiftUI)
Updated
Nov 29, 2019
Swift
The social authentification package for Bow Framework
The Bow Framework cli installer
This is a code repository about CV.
Updated
Jul 20, 2020
JavaScript
The light way for make API
Get the quick rundown in one command.
Updated
May 7, 2018
Shell
The Light Content Manager System based on Bow Framework
Improve this page
Add a description, image, and links to the
bow
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
bow
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
I usually write my docs on a swift playground while previewing the generated jekyll site in my browser.
I use
jekyll serve, but I still to runnef jekyllmanually in order for the generated markdown to be updated on a change.I'd love a --watch option so nef automatically regenerates the markdown files for me.