POS tagging a sentence in Scala using Spark NLP. POS tagging is the process of marking up a word Ashrith G N Jan 28, 2020 2 min read
Basic encoding : label encoding and one hot encoding in Scala with Apache Spark If your starting with machine learning, after cleaning the data Ashrith G N Jan 24, 2020 4 min read
4 Moments : Skew,Kurtosis,Mean,Variance in Scala and Apache Spark Moments is specific quantitative measure of the shape of the Ashrith G N Dec 27, 2019 2 min read
Basic statistics concepts for machine learning in Scala spark Before applying some distribution algorithm or probability density function or Ashrith G N Dec 24, 2019 5 min read
Removing Stop Words in Apache Spark using Scala Long ago is was working on my pet project where Ashrith G N Nov 20, 2019 2 min read