Giter Club home page Giter Club logo

rajspeaks / machine-learning-approach-to-english-pos-tagging-using-nltk Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 2.0 37 KB

Machine Learning approach to English Corpus POS Tagging using NLTK. A mini project under the mentorship of Prof. Sandipan Ganguly, HIT-K.

License: GNU General Public License v3.0

Jupyter Notebook 100.00%
english-language nlp-machine-learning nltk nltk-python nltk-library postagging natural-language-processing natural-language-understanding parts-of-speech nlp

machine-learning-approach-to-english-pos-tagging-using-nltk's Introduction

Machine Learning Approach to English POS Tagging using NLTK

English Corpus POS Tagging using NLTK. NLTK means Natural Language Toolkit.

A short note on NLTK: The Natural Language Toolkit, or more commonly NLTK, is a suite of libraries and programs for symbolic and statistical natural language processing (NLP) for English written in the Python programming language.

Methodology:

  1. Here I have imported NLTK (Natural Language Tool Kit).
  2. Took an English corpus.
  3. Applied Word Tokenizer from NLTK to tokenize each word from English corpus individually. Tested second time on different larger corpus.
  4. Applied Sentence Tokenizer from NLTK to tokenize each of the English sentences into individual tokenized form. Done second time on larger corpus.
  5. Applied both Word Tokenizer & Sentence Tokenizer on Larger Engkish Corpora.
  6. Applied POS Tagging from NLTK to tokenize & categorizing each of the English Word into different Parts of Speech tags.

Tools & Library requirements:

  1. Google Colab/Jupyter Notebook
  2. Language: Python
  3. NLTK Library

Mentor

Prof. Sandipan Ganguly, HIT-K

Developer

Rajdeep Das

machine-learning-approach-to-english-pos-tagging-using-nltk's People

Contributors

rajspeaks avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.