What Was Shakespeare Thinking Back Then?
What was Shakespeare thinking back then? — A word cloud
Read moreDeep Learning, NLP, NMT, AI, ML
Python tutorials
What was Shakespeare thinking back then? — A word cloud
Read moreHow I built a simple data science subject classifier to tag The Rockefeller Foundation’s grant database. Written by Dustin Marshall, this post builds upon many of the themes presented in an interview between the Towards Data Science Editors and The Rockefeller Foundation from last year’s Community Spotlight series.
Read moreHello everyone, are you looking for a way to consume all the long and multiple reviews on a e-commerce website into a concise way?? If yes, then you’re in here for a treat 🙂
Read moreWhen you’re a child, you learn to play tic-tac-toe, which some people know as naughts and crosses. The game remains fun and challenging until you enter your teenage years. Then, you learn to program and discover the joy of coding a virtual version of this two-player game. As an adult, you may still appreciate the simplicity of the game by using Python to create an opponent with artificial intelligence (AI). By completing this detailed step-by-step adventure, you’ll build an extensible […]
Read moreProblem with Bag of Words: A problem with the Bag of Words approach is that highly frequent words start to dominate in the document (e.g. larger score), but may not contain as much “informational content”. Also, it will give more weight to longer documents than shorter documents. TFIDF or Term Frequency-Inverse Document Frequency indicates the importance
Read moreAuthors Note: This piece was originally published by the author in November 2020 on translatingnerd.com
Read moreComparison of Annotation Tools
Read moreLast Updated: 17 Oct 2022 I was lucky enough to get a seat in the 2-day FREE virtual masterclass on “NLP Foundation workshop”, conducted by Dr. Yogendra Singh Rathore (YSR). The total session lasted more than 5 hours. It helped me to understand how our brain works and how to deal with its
Read moreYou don’t need to be a math whiz to program well. The truth is, few programmers need to know more than basic algebra. Of course, how much math you need to know depends on the application you’re working on. In general, the level of math required to be a programmer is lower than you might expect. Although math and computer programming aren’t as correlated as some people might believe, numbers are an integral part of any programming language, and Python […]
Read more