Pinned Repositories
006975
케라스 창시자에게 배우는 딥러닝
algorithms
Amazon-Product-Recommender-System
Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html
amazon-review-scraper
A basic python 3 based web scraper for extracting reviews from Amazon. Built using Selectorlib and requests
Amazon-Reviews-using-Sentiment-Analysis
awesome-deep-text-detection-recognition
A curated list of resources for text detection/recognition (optical character recognition ) with deep learning methods.
bazel
a fast, scalable, multi-language and extensible build system
bert
TensorFlow code and pre-trained models for BERT
BERT-NER-TF
Named Entity Recognition with BERT using TensorFlow 2.0
pdfminer
Python PDF Parser (Not actively maintained). Check out pdfminer.six.
youikim's Repositories
youikim/pdfminer
Python PDF Parser (Not actively maintained). Check out pdfminer.six.
youikim/algorithms
youikim/amazon-review-scraper
A basic python 3 based web scraper for extracting reviews from Amazon. Built using Selectorlib and requests
youikim/BERT-NER-TF
Named Entity Recognition with BERT using TensorFlow 2.0
youikim/bi-lstm-crf-ner-tf2.0
Named Entity Recognition (NER) task using Bi-LSTM-CRF model implemented in Tensorflow 2.0(tensorflow2.0 +)
youikim/BMI704_Spring2020
Repo for Harvard Medical School: BMI704, Spring 2019
youikim/clinicalBERT
repository for Publicly Available Clinical BERT Embeddings
youikim/Data-Mining-and-Analysis
A project which uses lxml for Data Extraction and Pandas for Analysis and Mining useful information
youikim/django
The Web framework for perfectionists with deadlines.
youikim/docs
TensorFlow documentation
youikim/dual-captions
🌐 Subtitles in two languages for YouTube, Netflix & Disney+
youikim/entity-recognition-datasets
A collection of corpora for named entity recognition (NER) and entity recognition tasks. These annotated datasets cover a variety of languages, domains and entity types.
youikim/example-code-2e
Example code for Fluent Python, 2nd edition
youikim/face_recognition
The world's simplest facial recognition api for Python and the command line
youikim/fhir
FHIR Protocol Buffers
youikim/gpt-3
GPT-3: Language Models are Few-Shot Learners
youikim/mimic-code
MIMIC Code Repository: Code shared by the research community for the MIMIC-III database
youikim/NeuroNER
Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.
youikim/overleaf
A web-based collaborative LaTeX editor
youikim/Predicting-Hospital-Stay-Project
Predicting length of stay for hospital inpatients in NY
youikim/present
Code from Jeff Heaton's YouTube videos, articles, and conference presentations.
youikim/problemsolving
youikim/pyfinmod
Financial modeling with Python and Pandas
youikim/rake-nltk
Python implementation of the Rapid Automatic Keyword Extraction algorithm using NLTK.
youikim/Spoon-Knife
This repo is for demonstration purposes only.
youikim/symspellpy
Python port of SymSpell
youikim/t81_558_deep_learning
Washington University (in St. Louis) Course T81-558: Applications of Deep Neural Networks
youikim/TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
youikim/TensorflowBasics
Just some basics of tensorflow using keras api and subclassing api
youikim/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network