#
bow
Here are 44 public repositories matching this topic...
Open
nef jekyll --watch
1
ferranpujolcamins
commented
Jan 21, 2020
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 run nef jekyll manually 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.
Open
Populate microsite
2
Docker Registry Frontend/ Docker Registry UI
-
Updated
Feb 15, 2020 - Go
A web service build on top of Facebook's Faiss
-
Updated
Jan 17, 2020 - Python
-
Updated
Feb 21, 2020 - Swift
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
Feb 13, 2020 - Python
swift
networking
functional-programming
swift-package-manager
swagger
effects
http-client
openapi
bow
-
Updated
Feb 24, 2020 - Swift
split lower case twitter hash tags by word entropy 🤯
nlp
hashtag
twitter
twitter-api
text-classification
text-analysis
bow
text-processing
twitter-sentiment-analysis
hashtags-parser
-
Updated
Jan 14, 2020 - JavaScript
기획자와 마케터를 위한 이벤트 댓글 분석 - feat. 인프런 새해 다짐 이벤트
-
Updated
Jan 18, 2020 - Jupyter Notebook
Sample Mobile Validation using Bow (updated to 0.6.0 with SwiftUI)
-
Updated
Jan 2, 2020 - Swift
Broadcast Over WebSocket
-
Updated
May 17, 2019 - JavaScript
Natural Language Processing with Python, Python ile Dogal Dil Isleme
nlp
natural-language-processing
word2vec
word-embeddings
nltk
bag-of-words
bow
spam-filtering
word-embedding
-
Updated
Jul 26, 2019 - Python
The Light Content Manager System based on Bow Framework
-
Updated
Aug 24, 2019 - PHP
Get the quick rundown in one command.
-
Updated
Jul 16, 2018 - Shell
Functional Validation using Bow 0.3.0
-
Updated
Nov 22, 2019 - Swift
-
Updated
Feb 25, 2019 - Lua
(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
random-forest
svm
word2vec
cnn
embeddings
lstm
tf-idf
bow
decision-tree
bert
sentimentanalysis
tensorflow-hub
-
Updated
Jan 22, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to the bow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the bow topic, visit your repo's landing page and select "manage topics."
Description
The API docs show a button on the top bar to install docs in Dash. However, the URL seems to be wrong and it causes a problem when you try to install it.
Expected outcome
Clicking in
Install in Dashin the API docs page should install the docs.Observed outcome
A file is downloaded but has wrong contents, so the docs do not install properly.
Possible fix