Find synonyms and hyponyms using Python nltk and WordNet
What are Wordnet, Hyponyms, and synonyms? Wordnet is a large collection of words and vocabulary from the English language that
Read moreWhat are Wordnet, Hyponyms, and synonyms? Wordnet is a large collection of words and vocabulary from the English language that
Read moreThis tutorial shows how to quickly setup python scripts to search Wikipedia right form the terminal. This would be ideal
Read moreThis blog post will be a guide to python resource, right from where you can start learning this amazing language
Read moreIf you are building your web application in Java, you might be using Spring MVC with Hibernate. Both these Frameworks
Read moreWhen a javascript client tries to consume data from another application or some resource on a server through a REST
Read more1 Introduction I had used putty for my amazing Raspberry Pi project. All my initial experiences have been combined into
Read more1 Introduction MPI stands for Message passing interface. An implementation of MPI such as MPICH” or OpenMPI is used to
Read moreDuring every login or bootup, the OS performs a number of tasks in the background to get the OS up
Read moreThe previous post demonstrates how we can go about building mpi4py so that we can write and run python programs
Read moreSSH stands for secure shell. It is an encrypted remote login protocol. Once it has been set up on each
Read more