Articles About Natural Language Processing

Issue #123 – Integrating dictionaries to improve Neural MT

25 Mar21 Issue #123 – Integrating dictionaries to improve Neural MT Author: Dr. Jingyi Han, Machine Translation Scientist @ Iconic Introduction How to integrate external knowledge into Neural Machine Translation (NMT) properly has always been an attractive topic for both industrial practice and academic research. It can be very useful for domain adaptation and human references integration. There have been some approaches that try to incorporate bilingual dictionaries into NMT: Qi et al. (2018) and Hamalainen and Alnajjar (2019) extended […]

Read more

Parts of Speech Tag and Dependency Grammer

Objective Parts of speech tagging and dependency parsing are widely used techniques in text processing. Understand parts of speech tags and grammars with their respective use cases in Natural language processing Introduction Natural language processing is a branch of machine learning that deals with how machines understand human languages. Text data is a widely available problem domain for NLP tasks. In order to work with text data, it is important to transform the raw text into a form that can […]

Read more

Elvis’s Blog

Hi, It’s Elvis here! I regularly talk, write, and tweet about data science and machine learning related topics. However, there are other interests that I would love to share through this blog including tips on writing, presenting, researching, coding, learning, etc. Specific interests range from linguistics to education to product design. I work and collaborate on a lot of different projects involving different types of technologies. I would love to share more of that in this new blog. If you […]

Read more

Tokenization and Text Normalization

Objective Text data is a type of unstructured data used in natural language processing. Understand how to preprocess the text data before feeding it to the machine learning algorithms. Introduction Text data is a form of unstructured data. The most prominent examples of text data available on the internet are social media data like tweets, posts, comments, or the Conversation data such as messages, emails, Chats. Also, it can be article data like news articles, blogs, etc. Note: If you […]

Read more

Issue #122 – Can annotations help to get terminology right in MT?

18 Mar21 Issue #122 – Can annotations help to get terminology right in MT? Author: Dr. Carla Parra Escartín, Global Program Manager @ Iconic Introduction Getting terminology translated properly is a well known challenge for Machine Translation (MT) and an important element when measuring translation quality (both human and machine). In fact, forcing terminology, or getting terminology right is a frequent request from our customers. But getting it right is not a trivial task, and as researchers quest the best […]

Read more

GANs for Good [My Takeaways]

Yesterday, I attended the amazing “GANs for Good” panel discussion hosted by deeplearning.ai, and here are my takeaways: Generative adversarial networks (GANs) have been improved over the years and are starting to see adoption in the real world in domains such as health, art, and augmented reality. A conversation on progress and responsible use is needed. Current progress and iterations of GANs show that we have gone from generating simple low-resolution images to high-resolution realistic images. However, applications beyond simple […]

Read more

Getting Started with Applied ML Research

So you are interested in applied machine learning (ML) research? Oftentimes, a lot of young aspiring machine learning researchers jump straight into reading papers and either get discouraged with the amount of work published on a particular topic or get too caught up reading a lot of papers with very little progress on generating new and exciting research ideas. To avoid these situations and ensuring a healthy start on your research journey, here are some of my tips on how […]

Read more

My Recommendations to Learn Mathematics for Machine Learning

I have always emphasized on the importance of mathematics in machine learning. Here is a compilation of resources (books, videos, and papers) to get you going. This is not an exhaustive list but I have carefully curated it based on my experience and observations. This is a repost of my Twitter thread that you can find here. I will keep updating the list here as I come across more useful resources. Mathematics for Machine Learning by Marc Peter Deisenroth, A. […]

Read more

My Recommendations to Learn Machine Learning in Production

For the last couple of months, I have been doing some research on the topic of machine learning (ML) in production. I have shared a few resources about the topic on Twitter, ranging from courses to books.  In terms of the ML in production, I have found some of the best content in books, repositories, and a few courses. Here are my recommendations for learning machine learning in production.  This is not an exhaustive list but I have carefully curated […]

Read more

Course Recommendations for Introductory Machine Learning

Before you jump into deep learning, I would strongly advise you to do a few introductory machine learning courses to get up to speed with fundamental concepts like clustering, regression, evaluation metrics, etc.  Here is a thread including a few recent courses you can explore: This is a crosspost of a Twitter thread I published earlier this week.  Elements of AI by University of Helsinki Note: I have taken many machine learning courses online. I do some courses for fun […]

Read more
1 33 34 35 36 37 71