- A Comprehensive Guide to Natural Language Generation - Jan 7, 2020.
Follow this overview of Natural Language Generation covering its applications in theory and practice. The evolution of NLG architecture is also described from simple gap-filling to dynamic document creation along with a summary of the most popular NLG models.
Tags: LSTM, Markov Chains, Narrative Science, Natural Language Generation, Natural Language Processing, Recurrent Neural Networks, Sciforce, Transformer
- Neural Code Search: How Facebook Uses Neural Networks to Help Developers Search for Code Snippets - Jul 24, 2019.
Developers are always searching for answers to questions about their code. But how do they ask the right questions? Facebook is creating new NLP neural networks to help search code repositories that may advance information retrieval algorithms.
Tags: Facebook, Information Retrieval, Natural Language Processing, Neural Networks, NLP, Programming
- Natural Language Interface to DataTable - Jun 21, 2019.
You have to write SQL queries to query data from a relational database. Sometimes, you even have to write complex queries to do that. Won't it be amazing if you could use a chatbot to retrieve data from a database using simple English? That's what this tutorial is all about.
Tags: AI, Chatbot, Natural Language Processing, NLP
- Your Guide to Natural Language Processing (NLP) - May 23, 2019.
This extensive post covers NLP use cases, basic examples, Tokenization, Stop Words Removal, Stemming, Lemmatization, Topic Modeling, the future of NLP, and more.
Tags: AI, Data Science, Machine Learning, Natural Language Processing, NLP, Tokenization
50+ Useful Machine Learning & Prediction APIs, 2018 Edition - May 1, 2018.
Extensive list of 50+ APIs in Face and Image Recognition ,Text Analysis, NLP, Sentiment Analysis, Language Translation, Machine Learning and prediction.
Tags: API, Face Recognition, Image Recognition, Machine Learning, Natural Language Processing, Sentiment Analysis, Text Analytics
- Training and Visualising Word Vectors - Jan 23, 2018.
In this tutorial I want to show how you can implement a skip gram model in tensorflow to generate word vectors for any text you are working with and then use tensorboard to visualize them.
Tags: Natural Language Processing, Text Mining, Visualization, word2vec
- Building a Wikipedia Text Corpus for Natural Language Processing - Nov 23, 2017.
Wikipedia is a rich source of well-organized textual data, and a vast collection of knowledge. What we will do here is build a corpus from the set of English Wikipedia articles, which is freely and conveniently available online.
Tags: Datasets, Natural Language Processing, NLP, Text Mining, Wikidata, Wikipedia
A Framework for Approaching Textual Data Science Tasks - Nov 22, 2017.
Although NLP and text mining are not the same thing, they are closely related, deal with the same raw data type, and have some crossover in their uses. Let's discuss the steps in approaching these types of tasks.
Tags: Modeling, Natural Language Processing, NLP, Text Analytics, Text Mining
7 Types of Artificial Neural Networks for Natural Language Processing - Oct 19, 2017.
What is an artificial neural network? How does it work? What types of artificial neural networks exist? How are different types of artificial neural networks used in natural language processing? We will discuss all these questions in the following article.
Pages: 1 2
Tags: AI, Deep Learning, Natural Language Processing, Neural Networks
- KDnuggets™ News 17:n38, Oct 4: What Blockchains Mean to Big Data; Keras Deep Learning Cheat Sheet; Machine Learning in Finance - Oct 4, 2017.
Also: XGBoost, a Top Machine Learning Method on Kaggle, Explained; How to win Kaggle competition based on NLP task, if you are not an NLP expert; Fundamental Breakthrough in 2 Decade Old Algorithm Redefines Big Data Benchmarks
Tags: Algorithms, Blockchain, Cheat Sheet, Deep Learning, Finance, Keras, Machine Learning, Natural Language Processing, XGBoost
- Machine Learning Translation and the Google Translate Algorithm - Sep 14, 2017.
Today, we’ve decided to explore machine translators and explain how the Google Translate algorithm works.
Tags: Google, Machine Learning, Machine Translation, Natural Language Processing, Statsbot
- Apple: macOS Software Engineer, Natural Language Processing - Aug 10, 2017.
Seeking a Software Engineer to join the natural language processing team that drives on-device text intelligence at Apple, and work on NLP technologies that power autocorrection, predictive typing, Spotlight search, emoji prediction, and smart responses.
Tags: Apple, CA, Cupertino, Natural Language Processing, Software Engineer
5 Free Resources for Getting Started with Deep Learning for Natural Language Processing - Jul 19, 2017.
This is a collection of 5 deep learning for natural language processing resources for the uninitiated, intended to open eyes to what is possible and to the current state of the art at the intersection of NLP and deep learning. It should also provide some idea of where to go next.
Tags: Deep Learning, Natural Language Processing, Neural Networks, NLP
Top 15 Python Libraries for Data Science in 2017 - Jun 13, 2017.
Since all of the libraries are open sourced, we have added commits, contributors count and other metrics from Github, which could be served as a proxy metrics for library popularity.
Pages: 1 2
Tags: Data Mining, Data Science, Deep Learning, Machine Learning, Natural Language Processing, Python, Visualization
Text Mining 101: Mining Information From A Resume - May 24, 2017.
We show a framework for mining relevant entities from a text resume, and how to separation parsing logic from entity specification.
Tags: Career, Natural Language Processing, NLP, Text Analytics, Text Mining
- AIA Group: Natural Language Processing (NLP) Engineer - May 22, 2017.
Responsible for leveraging ML and Natural Language Processing (NLP) techniques to build solutions to better insurance processes and business model benefiting both internal and external stakeholders and creating the next generation insurance platform.
Tags: AIA Group, China, Engineer, Hong Kong, Insurance, Natural Language Processing, NLP
Using Deep Learning To Extract Knowledge From Job Descriptions - May 9, 2017.
We present a deep learning approach to extract knowledge from a large amount of data from the recruitment space. A learning to rank approach is followed to train a convolutional neural network to generate job title and job description embeddings.
Tags: Convolutional Neural Networks, Deep Learning, Natural Language Processing, Neural Networks, NLP, Text Mining
- Text Analytics: A Primer - Mar 14, 2017.
Marketing scientist Kevin Gray asks Professor Bing Liu to give us a quick snapshot of text analytics in this informative interview.
Tags: Bing Liu, Natural Language Processing, NLP, Text Analytics, Text Mining
- Top /r/MachineLearning Posts, February: Oxford Deep NLP Course; Data Visualization for Scikit-learn Results - Mar 6, 2017.
Oxford Deep NLP Course; scikit-plot: Data Visualization for Scikit-learn Results; Machine Learning at Berkeley's ML Crash Course: Neural Networks; Predicting parking difficulty with machine learning; TensorFlow 1.0 Release
Tags: Data Visualization, Deep Learning, Google, Machine Learning, Natural Language Processing, NLP, Oxford, Reddit, scikit-learn, TensorFlow
- Introduction to Natural Language Processing, Part 1: Lexical Units - Feb 16, 2017.
This series explores core concepts of natural language processing, starting with an introduction to the field and explaining how to identify lexical units as a part of data preprocessing.
Tags: Data Preprocessing, Datascience.com, Feature Extraction, Natural Language Processing, NLP, Tokenization
- Natural Language Processing Key Terms, Explained - Feb 16, 2017.
This post provides a concise overview of 18 natural language processing terms, intended as an entry point for the beginner looking for some orientation on the topic.
Tags: Explained, Information Retrieval, Key Terms, Natural Language Processing, NLP, Semantic Analysis, Sentiment Analysis
Deep Learning Research Review: Natural Language Processing - Jan 31, 2017.
This edition of Deep Learning Research Review explains recent research papers in Natural Language Processing (NLP). If you don't have the time to read the top papers yourself, or need an overview of NLP with Deep Learning, this post is for you.
Pages: 1 2 3
Tags: Deep Learning, Natural Language Processing, Neural Networks, NLP
Deep Learning Can be Applied to Natural Language Processing - Jan 16, 2017.
This post is a rebuttal to a recent article suggesting that neural networks cannot be applied to natural language given that language is not a produced as a result of continuous function. The post delves into some additional points on deep learning as well.
Tags: Deep Learning, Natural Language Processing, Neural Networks, NLP
- Deep Learning Reading Group: Skip-Thought Vectors - Nov 17, 2016.
Skip-thought vectors take inspiration from Word2Vec skip-gram and attempt to extend it to sentences, and are created using an encoder-decoder model. Read on for an overview of the paper.
Tags: Deep Learning, Lab41, Natural Language Processing, Neural Networks, word2vec
- Top KDnuggets tweets, Nov 9-15: #Trump, limits of #prediction; #TensorFlow French-to-English machine translation - Nov 16, 2016.
#Trump, limits of #prediction, and lessons for #DataScience of #polls; A #TensorFlow implementation of French-to-English machine translation using @DeepMindAI ByteNet; 18 top women in #DataScience to follow on Twitter; A complete daily plan for studying to become a #MachineLearning #Engineer
Tags: Data Science, Elections, Natural Language Processing, Top tweets
- An NLP Approach to Analyzing Twitter, Trump, and Profanity - Nov 3, 2016.
Who swears more? Do Twitter users who mention Donald Trump swear more than those who mention Hillary Clinton? Let’s find out by taking a natural language processing approach (or, NLP for short) to analyzing tweets.
Pages: 1 2
Tags: Donald Trump, Natural Language Processing, NLP, Twitter
- Zaireo: Data Scientist - Oct 13, 2016.
Zaireo, working to build happier, healthier relationships, is looking for a Data Scientist with programming experience to help in the collection, categorisation and use of natural language data.
Tags: Data Scientist, London, Natural Language Processing, UK
- SlangSD: A Sentiment Dictionary for Slang Words - Sep 14, 2016.
The Slang Sentiment Dictionary (SlangSD) includes over 90,000 slang words together with their sentiment scores, facilitating sentiment analysis in user-generated contents.
Tags: Natural Language Processing, NLP, Sentiment Analysis
- The Human Vector: Incorporate Speaker Embeddings to Make Your Bot More Powerful - Sep 2, 2016.
One of the many ways in which bots can fail is by their (lack of) persona. Learn how speaker embeddings can help with this problem, and can help improve the persona of your bot.
Tags: Bots, Chatbot, Natural Language Processing
- Exploring Social Media Diversity with Natural Language Processing - Aug 10, 2016.
This post uses natural language processing on Twitter data to determine the diversity of Twitter accounts the author is following. An innovative take on social media analytics.
Pages: 1 2
Tags: Diversity, Natural Language Processing, NLP, Social Media, Social Media Analytics, Twitter
- A Survey of Available Corpora for Building Data-driven Dialogue Systems - Jul 12, 2016.
This post is a summary of Serban, et al. "A Survey of Available Corpora for Building Data-Driven Dialogue Systems," which is of increasing relevance given the recent state of conversational AI.
Pages: 1 2
Tags: AI, Chatbot, Natural Language Processing
- Three Impactful Machine Learning Topics at ICML 2016 - Jul 1, 2016.
This post discusses 3 particular tutorial sessions of impact from the recent ICML 2016 conference held in New York. Check out some innovative ideas on Deep Residual Networks, Memory Networks for Language Understanding, and Non-Convex Optimization.
Pages: 1 2
Tags: Deep Learning, ICML, Machine Learning, Natural Language Processing, Neural Networks, Optimization
- U. Chicago Center for Data Science and Public Policy: Postdoc in Natural Language Processing - Jun 29, 2016.
Are you interested in using your natural language processing skills to make a social impact? Want to work with the White House and a team from government, academia, and industry to change how job training programs are created all over the US?
Tags: Chicago, IL, Natural Language Processing, Postdoc, Social Good
- An Inside Update on Natural Language Processing - Jun 28, 2016.
This article is an interview with computational linguist Jason Baldridge. It's a good read for data scientists, researchers, software developers, and professionals working in media, consumer insights, and market intelligence. It's for anyone who's interested in, or needs to know about, natural language processing (NLP).
Pages: 1 2
Tags: Computational Linguist, Interview, Natural Language Processing, Text Analytics
- 5 More Machine Learning Projects You Can No Longer Overlook - Jun 28, 2016.
There are a lot of popular machine learning projects out there, but many more that are not. Which of these are actively developed and worth checking out? Here is an offering of 5 such projects.
Tags: Computer Vision, Data Preparation, Data Preprocessing, Javascript, Machine Learning, Natural Language Processing, NLP, Overlook, Python
- AIG: Senior Manager/Director, Scientist – Natural Language Processing Research - Jun 3, 2016.
AIG is seeking a Senior Manager/Director, Scientist, Natural Language Processing Research, who is a dynamic individual looking to support new transformational projects with a substantial amount of external research participation and internal business partnership.
Tags: AIG, Director, Manager, Natural Language Processing, New York City, NY, Research Scientist
- Microsoft is Becoming M(ai)crosoft - Apr 25, 2016.
This post is an overview and discussion of Microsoft's increasing investment in, and approach to, artificial intelligence, and how their philosophy differs from their competitors.
Tags: AI, Artificial Intelligence, Computer Vision, Cortana, Machine Learning, Microsoft, Natural Language Processing, Speech Recognition
- 3 Signs That BI Will Never Be The Same Again - Apr 22, 2016.
Gartner officially deemed 2016 the year of Modern BI and with this new era of BI changes are inevitable. Understand how the traditional BI is reshaping in this data century with Scrollytelling, citizen data scientist and new BI approaches.
Tags: BI, Citizen Data Scientist, Narrative Science, Natural Language Processing, Quill
- Civis Analytics: Data Scientist, Natural Language Processing - Apr 1, 2016.
Be part of the Research and Development team, responsible for developing the fundamental data science methods, techniques, and best practices that power the mission of our company, performing predictive analytics, algorithm development, experimental design, visualization, and survey research.
Tags: Chicago, Civis Analytics, Data Scientist, IL, Natural Language Processing
- Watson Developer Challenge: build conversational apps using Watson language APIs - Mar 18, 2016.
Watson Developer Challenge is an online hackathon to build conversational apps using Watson new language service APIs for NLP, document conversion, and speech and machine learning algorithms. Coders have till Apr 15 to build software that lets users interact with Watson through a natural conversational interface.
Tags: API, Cognitive Computing, Competition, Hackathon, IBM Watson, Natural Language Processing
- Interview: Hobson Lane, SHARP Labs on the Beauty of Simplicity in Analytics - May 13, 2015.
We discuss Predictive Analytics projects at Sharp Labs of America, common myths, value of simplicity, tools and technologies, and notorious data quality issues.
Tags: Hobson Lane, Interview, Natural Language Processing, Predictive Analytics, Project Fail, SHARP, Tools
- Interview: Haile Owusu, Mashable on Riding the Wave of Viral Content - Apr 29, 2015.
We discuss Mashable’s milestones, data-driven digital publishing, digital media tracking, viral prediction, and Mashable Velocity.
Tags: Content Curation, Haile Owusu, Interview, Mashable, Metrics, Natural Language Processing, Prediction
- Text Analytics, Text Mining Courses on Statistics.com - Apr 28, 2015.
Text analytics or text mining is the natural extension and essential part of predictive analytics and Data Science - learn key skills with Statistics.com online courses.
Tags: Natural Language Processing, Nitin Indurkhya, NLTK, Sentiment Analysis, Statistics.com, Text Analytics
- ADW, free software to measure semantic similarity - Oct 13, 2014.
ADW is a software for measuring semantic similarity of arbitrary pairs of lexical items, from word senses to texts, based on "Align, Disambiguate, and Walk", a WordNet-based state-of-the-art semantic similarity approach. Get it on github.
Tags: Natural Language Processing, Semantic Analysis, Similarity, WordNet
- Big Data Is Not Big Context - Oct 12, 2014.
Learn about common misconceptions when approaching big data problems, and how the ambiguity of human language requires more sophisticated techniques for more accurate understanding.
Tags: Big Data, Context, Natural Language Processing, Semantic Analysis
- Get Started in Text Analytics - Sep 30, 2014.
Text analytics / text mining is the natural extension of predictive analytics and has wide applications in marketing, business, and many industries. Learn text analytics with Statistics.com online program that starts Feb 6.
Tags: Natural Language Processing, NLTK, Online Education, Sentiment Analysis, Statistics.com, Text Analytics, Text Mining