Skip to content

skalaliya/Spacy-Hindi-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaCy Tokenization Tutorial

This repository provides an introduction to tokenization in SpaCy with practical examples. The code demonstrates how to:

  • Tokenize text using SpaCy.
  • Access and explore token attributes.
  • Extract specific entities like email addresses and URLs.
  • Customize tokenization rules.
  • Segment text into sentences.
  • Perform exercises to extract data from text.

Getting Started

  1. Clone the repository.
  2. Install the required packages using pip:
    pip install spacy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published