All Projects → Nlp_profiler → Similar Projects or Alternatives

11411 Open source projects that are alternatives of or similar to Nlp_profiler

Code search
Code For Medium Article: "How To Create Natural Language Semantic Search for Arbitrary Objects With Deep Learning"
Stars: ✭ 436 (+140.88%)
Tensorflow Lstm Regression
Sequence prediction using recurrent neural networks(LSTM) with TensorFlow
Stars: ✭ 433 (+139.23%)
Mutual labels:  jupyter-notebook, jupyter
Practical Pytorch
Go to https://github.com/pytorch/tutorials - this repo is deprecated and no longer maintained
Stars: ✭ 4,329 (+2291.71%)
Anlp19
Course repo for Applied Natural Language Processing (Spring 2019)
Stars: ✭ 402 (+122.1%)
Nlp.js
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
Stars: ✭ 4,670 (+2480.11%)
Jupyter Dash
Develop Dash apps in the Jupyter Notebook and JupyterLab
Stars: ✭ 453 (+150.28%)
Mutual labels:  jupyter-notebook, jupyter
Monk v1
Monk is a low code Deep Learning tool and a unified wrapper for Computer Vision.
Stars: ✭ 480 (+165.19%)
Mutual labels:  hacktoberfest, jupyter-notebook
Courses
Quiz & Assignment of Coursera
Stars: ✭ 454 (+150.83%)
Or Pandas
【运筹OR帷幄|数据科学】pandas教程系列电子书
Stars: ✭ 492 (+171.82%)
Mutual labels:  jupyter-notebook, jupyter
Ml Mipt
Open Machine Learning course at MIPT
Stars: ✭ 480 (+165.19%)
Pytorch graph Rel
A PyTorch implementation of GraphRel
Stars: ✭ 204 (+12.71%)
Mongood
A MongoDB GUI with Fluent Design
Stars: ✭ 540 (+198.34%)
Mutual labels:  jupyter-notebook, profiling
Justenoughscalaforspark
A tutorial on the most important features and idioms of Scala that you need to use Spark's Scala APIs.
Stars: ✭ 538 (+197.24%)
Mutual labels:  jupyter-notebook, jupyter
Vardbg
A simple Python debugger and profiler that generates animated visualizations of program flow, useful for algorithm learning.
Stars: ✭ 543 (+200%)
Mutual labels:  hacktoberfest, profiler
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (+196.13%)
Mutual labels:  jupyter-notebook, jupyter
Go Profiler Notes
felixge's notes on the various go profiling methods that are available.
Stars: ✭ 525 (+190.06%)
Mutual labels:  jupyter-notebook, profiling
Data Structures Using Python
This is my repository for Data Structures using Python
Stars: ✭ 546 (+201.66%)
Mutual labels:  hacktoberfest, jupyter-notebook
Mycroft Core
Mycroft Core, the Mycroft Artificial Intelligence platform.
Stars: ✭ 5,489 (+2932.6%)
Digital Signal Processing Lecture
Digital Signal Processing - Theory and Computational Examples
Stars: ✭ 532 (+193.92%)
Mutual labels:  jupyter-notebook, jupyter
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (+234.25%)
Mutual labels:  jupyter-notebook, jupyter
Challenges
PyBites Code Challenges
Stars: ✭ 604 (+233.7%)
Mutual labels:  hacktoberfest, jupyter-notebook
Me bot
Build a bot that speaks like you!
Stars: ✭ 641 (+254.14%)
Newsrecommender
A news recommendation system tailored for user communities
Stars: ✭ 164 (-9.39%)
Madewithml
Learn how to responsibly deliver value with ML.
Stars: ✭ 29,253 (+16061.88%)
H1st
The AI Application Platform We All Need. Human AND Machine Intelligence. Based on experience building AI solutions at Panasonic: robotics predictive maintenance, cold-chain energy optimization, Gigafactory battery mfg, avionics, automotive cybersecurity, and more.
Stars: ✭ 697 (+285.08%)
Mutual labels:  hacktoberfest, jupyter-notebook
Machine Learning
머신러닝 입문자 혹은 스터디를 준비하시는 분들에게 도움이 되고자 만든 repository입니다. (This repository is intented for helping whom are interested in machine learning study)
Stars: ✭ 705 (+289.5%)
Data Science Your Way
Ways of doing Data Science Engineering and Machine Learning in R and Python
Stars: ✭ 530 (+192.82%)
Mutual labels:  jupyter-notebook, jupyter
Learnpythonforresearch
This repository provides everything you need to get started with Python for (social science) research.
Stars: ✭ 163 (-9.94%)
Mutual labels:  jupyter-notebook, jupyter
Fixy
Amacımız Türkçe NLP literatüründeki birçok farklı sorunu bir arada çözebilen, eşsiz yaklaşımlar öne süren ve literatürdeki çalışmaların eksiklerini gideren open source bir yazım destekleyicisi/denetleyicisi oluşturmak. Kullanıcıların yazdıkları metinlerdeki yazım yanlışlarını derin öğrenme yaklaşımıyla çözüp aynı zamanda metinlerde anlamsal analizi de gerçekleştirerek bu bağlamda ortaya çıkan yanlışları da fark edip düzeltebilmek.
Stars: ✭ 165 (-8.84%)
Jupyter nbextensions configurator
A jupyter notebook serverextension providing config interfaces for nbextensions.
Stars: ✭ 814 (+349.72%)
Mutual labels:  jupyter-notebook, jupyter
Ecco
Visualize and explore NLP language models. Ecco creates interactive visualizations directly in Jupyter notebooks explaining the behavior of Transformer-based language models (like GPT2).
Stars: ✭ 723 (+299.45%)
Cocalc
CoCalc: Collaborative Calculation in the Cloud
Stars: ✭ 888 (+390.61%)
Mutual labels:  jupyter-notebook, jupyter
Awesome Ai Ml Dl
Awesome Artificial Intelligence, Machine Learning and Deep Learning as we learn it. Study notes and a curated list of awesome resources of such topics.
Stars: ✭ 831 (+359.12%)
Text Mining
Text Mining in Python
Stars: ✭ 18 (-90.06%)
Mutual labels:  jupyter-notebook, text-mining
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+295.03%)
Covid 19 Bert Researchpapers Semantic Search
BERT semantic search engine for searching literature research papers for coronavirus covid-19 in google colab
Stars: ✭ 23 (-87.29%)
Pytorch Gat
My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Cora dataset, GAT embeddings, an attention mechanism, and entropy histograms. I've supported both Cora (transductive) and PPI (inductive) examples!
Stars: ✭ 908 (+401.66%)
Mutual labels:  jupyter-notebook, jupyter
Pyspark Setup Demo
Demo of PySpark and Jupyter Notebook with the Jupyter Docker Stacks
Stars: ✭ 24 (-86.74%)
Mutual labels:  jupyter-notebook, jupyter
Python Zero To Hero Beginners Course
Materials for a Python Beginner's Course. First given at the Royal Society of Biology. Designed and delivered by Chas Nelson and Mikolaj Kundegorski.
Stars: ✭ 22 (-87.85%)
Mutual labels:  jupyter-notebook, jupyter
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+4501.66%)
Mutual labels:  jupyter-notebook, jupyter
Syntree2vec
An algorithm to augment syntactic hierarchy into word embeddings
Stars: ✭ 9 (-95.03%)
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-88.95%)
Mutual labels:  jupyter-notebook, jupyter
Notebooks
code for deep learning courses
Stars: ✭ 522 (+188.4%)
Mutual labels:  hacktoberfest, jupyter-notebook
Crnn Pytorch
✍️ Convolutional Recurrent Neural Network in Pytorch | Text Recognition
Stars: ✭ 31 (-82.87%)
Hacktoberfest2020
beginner-friendly project to help you in open-source contributions. Made specifically for contributions in HACKTOBERFEST 2020! Hello World Programs in any language and C and Cpp program , Please leave a star ⭐ to support this project! ✨
Stars: ✭ 31 (-82.87%)
Mutual labels:  hacktoberfest, jupyter-notebook
Metasra Pipeline
MetaSRA: normalized sample-specific metadata for the Sequence Read Archive
Stars: ✭ 33 (-81.77%)
Sparkmagic
Jupyter magics and kernels for working with remote Spark clusters
Stars: ✭ 954 (+427.07%)
Mutual labels:  jupyter-notebook, jupyter
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-80.66%)
Mutual labels:  jupyter-notebook, jupyter
Tidytext
Text mining using tidy tools ✨📄✨
Stars: ✭ 975 (+438.67%)
Memory Profiler
A memory profiler for Linux.
Stars: ✭ 2,422 (+1238.12%)
Mutual labels:  profiler, profiling
Tensorflow In Practice Specialization
DeepLearning.AI TensorFlow Developer Professional Certificate Specialization
Stars: ✭ 29 (-83.98%)
Jupyterhub Deploy Teaching
Reference deployment of JupyterHub and nbgrader on a single server
Stars: ✭ 194 (+7.18%)
Mutual labels:  jupyter-notebook, jupyter
Graph Notebook
Library extending Jupyter notebooks to integrate with Apache TinkerPop and RDF SPARQL.
Stars: ✭ 199 (+9.94%)
Mutual labels:  jupyter-notebook, jupyter
Konlpy
Python package for Korean natural language processing.
Stars: ✭ 1,098 (+506.63%)
Mutual labels:  hacktoberfest, text-mining
Nlp Pretrained Model
A collection of Natural language processing pre-trained models.
Stars: ✭ 122 (-32.6%)
Jupyter
Stars: ✭ 145 (-19.89%)
Mutual labels:  hacktoberfest, jupyter-notebook
Rnn lstm from scratch
How to build RNNs and LSTMs from scratch with NumPy.
Stars: ✭ 156 (-13.81%)
Lazynlp
Library to scrape and clean web pages to create massive datasets.
Stars: ✭ 1,985 (+996.69%)
Nbdime
Tools for diffing and merging of Jupyter notebooks.
Stars: ✭ 2,135 (+1079.56%)
Mutual labels:  jupyter-notebook, jupyter
Signals And Systems Lecture
Continuous- and Discrete-Time Signals and Systems - Theory and Computational Examples
Stars: ✭ 166 (-8.29%)
Mutual labels:  jupyter-notebook, jupyter
301-360 of 11411 similar projects