Natural language processing and word embeddings

  • Wednesday, March 7th 2018, 18:30 - 20:30
  • Fab Lab Iași

Cristian Padurariu, our speaker for IAȘI AI 9th meetup will discuss on how we can extract useful features from texts that can feed into machine learning algorithms.

Questions will get answered during the meetup:

  • What pre-processing of the text should we do? (stop words removal, word stemming etc.)
  • What are the most common methods to transform words into vectors? (bag of words, tf-idf etc.)
  • Where can we use this?