Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 1.5 KB

README.md

File metadata and controls

52 lines (37 loc) · 1.5 KB

NLP

Data Visulization With English Language

Natural Language Processing

Let's practice the Natural language with python.

Chapter 1 :-

Language Processing and Python.

  • NLTK download
  • searching text
  • counting vocabulary
  • lexical diversity
  • percentage of occurance
  • Lists
  • Indexing Lists
  • Strings
  • variables
  • Frequency Distribution
  • Fine-Grained Selection Of words
  • Collocation and Bigrams
  • Counting Other Things
  • Conditionals
  • Operation on Every Elements
  • Nested Code Block
  • Looping with Conditions

Chapter 2 :-

Accesing Text Corpora and Lexical Resources.

  • Gutenberg
  • searching text
  • counting vocabulary
  • lexical diversity
  • percentage of occurance