All Projects → juliasilge → ibm-ai-day

juliasilge / ibm-ai-day

Licence: other
Presentation for IBM Community Day AI

Programming Languages

HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to ibm-ai-day

RadiologyReportEmbedding
Intelligent Word Embeddings of Free-Text Radiology Reports
Stars: ✭ 22 (+69.23%)
Mutual labels:  nlp-machine-learning
lingvo--Ner-ru
Named entity recognition (NER) in Russian texts / Определение именованных сущностей (NER) в тексте на русском языке
Stars: ✭ 38 (+192.31%)
Mutual labels:  nlp-machine-learning
NLP-Natural-Language-Processing
Projects and useful articles / links
Stars: ✭ 149 (+1046.15%)
Mutual labels:  nlp-machine-learning
alter-nlu
Natural language understanding library for chatbots with intent recognition and entity extraction.
Stars: ✭ 45 (+246.15%)
Mutual labels:  nlp-machine-learning
ake-datasets
Large, curated set of benchmark datasets for evaluating automatic keyphrase extraction algorithms.
Stars: ✭ 125 (+861.54%)
Mutual labels:  nlp-machine-learning
datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
Stars: ✭ 20 (+53.85%)
Mutual labels:  nlp-machine-learning
arabic-tagger
AQMAR Arabic Tagger: Sequence tagger with cost-augmented structured perceptron training
Stars: ✭ 38 (+192.31%)
Mutual labels:  nlp-machine-learning
core
WIP - A personal life helper providing solutions and happiness
Stars: ✭ 17 (+30.77%)
Mutual labels:  nlp-machine-learning
text-preprocess-python
Text preprocessing tools in python.
Stars: ✭ 22 (+69.23%)
Mutual labels:  nlp-machine-learning
pubcrawl
🍺📖 Convert 'epub' Files to Text (Use https://github.com/ropensci/epubr instead)
Stars: ✭ 22 (+69.23%)
Mutual labels:  tidytext
embeddings
Embeddings: State-of-the-art Text Representations for Natural Language Processing tasks, an initial version of library focus on the Polish Language
Stars: ✭ 27 (+107.69%)
Mutual labels:  nlp-machine-learning
CVAE Dial
CVAE_XGate model in paper "Xu, Dusek, Konstas, Rieser. Better Conversations by Modeling, Filtering, and Optimizing for Coherence and Diversity"
Stars: ✭ 16 (+23.08%)
Mutual labels:  nlp-machine-learning
OpenPrompt
An Open-Source Framework for Prompt-Learning.
Stars: ✭ 1,769 (+13507.69%)
Mutual labels:  nlp-machine-learning
TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
Stars: ✭ 42 (+223.08%)
Mutual labels:  nlp-machine-learning
misinfo
📊 Tools to Perform ‘Misinformation’ Analysis on a Text Corpus (wrapper for methods in https://github.com/PDXBek/Misinformation)
Stars: ✭ 17 (+30.77%)
Mutual labels:  tidytext
nlp classification workshop
NLP Classification Workshop
Stars: ✭ 22 (+69.23%)
Mutual labels:  nlp-machine-learning
phrase-at-scale
Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in languages other than English
Stars: ✭ 115 (+784.62%)
Mutual labels:  nlp-machine-learning
lucene-geo-gazetteer
Uses Apache Lucene, OpenNLP and geonames and extracts locations from text and geocodes them.
Stars: ✭ 34 (+161.54%)
Mutual labels:  nlp-machine-learning
lingua-go
👄 The most accurate natural language detection library for Go, suitable for long and short text alike
Stars: ✭ 684 (+5161.54%)
Mutual labels:  nlp-machine-learning
Hutoma-Conversational-AI-Platform
Hu:toma AI is an open source stack designed to help you create compelling conversational interfaces with little effort and above industry accuracy
Stars: ✭ 35 (+169.23%)
Mutual labels:  nlp-machine-learning

ibm-ai-day

Slides for my talk on unsupervised and supervised NLP machine learning for IBM Community Day: Artificial Intelligence on 11 October 2018

Check out the slides at bit.ly/silge-ibm-ai-day!

Slides created with remark.js and the R package xaringan

My xaringan theme (from xaringanthemer):

mono_accent(
    base_color         = "#F48024",
    header_font_google = google_font("IBM Plex Sans", "700"),
    text_font_google   = google_font("IBM Plex Sans Condensed"),
    code_font_google   = google_font("IBM Plex Mono")
    )
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].