Tag: NLP

  • The Process of Information Retrieval

    Originally posted on AMIT GUNJAL: Information Retrieval (IR) is the activity of obtaining information from large collections of Information sources in response to a need. The working of Information Retrieval process is explained below The Process of Information Retrieval starts when a user creates any query into the system through some graphical interface provided. These…

  • A Cognitive study of Lexicons in Natural Language Processing.

    A Cognitive study of Lexicons in Natural Language Processing.

    A word in any language is made of a root or stem word and an affix. These affixes are usually governed by some rules called orthographic rules. These orthographic rules define the spelling rules for a word composition in Morphological Parsing phase.

  • Setting up Natural Language Processing Environment with Python

    Setting up Natural Language Processing Environment with Python

    In this blog post, I will be discussing all the tools of Natural Language Processing pertaining to Linux environment, although most of them would also apply to Windows and Mac. So, let’s get started with some prerequisites.We will use Python’s Pip package installer in order to install various python modules. $ sudo apt install python-pip…

Website Powered by WordPress.com.