HomeBadges
Blog Author Picture

Lucas Oliveira

2 followers

I am a software engineer researching artificial intelligence applied to education world. I have created this blog to share knowledge about artificial intelligence and natural language processing.

Implementing Glove Model with Pytorch

May 21, 2019

Hallo leute! Today’s post we will implement the awesome model to learn word embeddings Glove: Global Vectors for Word Representation, using Pytorch. Developed by Stanford, the main idea is to leverage the matrix of word cooccurrences in order to extr...

Implemeting Word2Vec with Pytorch 1.0

May 8, 2019

We will implement the skipgram model with pytorch. Here is a great resource for understanding the skip gram model. We will divide this post into three parts: Loading and preparing dataset Creating dataset tuples Creating model Training it 1. Loadin...

8 ways you can make money working with AI

Aug 11, 2017

The last years have been marked with great AI advancements, especially in machine learning. Larger companies already make use of AI for some time, mainly because they can afford world class scientists to get things done. But as the knowledge begins t...

Sentiment analysis Analysis – Neural Networks

Aug 2, 2017

In the next set of topics we will dive into different approachs to solve the hello world problem of the NLP world, the sentiment analysis . Check the other parts: Part1 Part2 Part3 The code for this implementation is at https://github.com/ioluc...

Sentiment Analysis Analysis – Support Vector Machines

Aug 1, 2017

In the next set of topics we will dive into different approachs to solve the hello world problem of the NLP world, the sentiment analysis . Sentiment analysis is an area of research that aims to tell if the sentiment of a portion of text is positive...

Sentiment analysis Analysis - Naive Bayes Classifier

Jul 28, 2017

In the next set of topics we will dive into different approachs to solve the hello world problem of the NLP world, the sentiment analysis . Sentiment analysis is an area of research that aims to tell if the sentiment of a portion of text is positive...

Impressum

NLPython 2019-2020

© 2021 NLPython

PrivacyTerms
Proudly part of