8000 GitHub - ismailyou/ner: In order to understand the meaning from a given text (tweet, document), it is important to identify who did what to whom. Named entity recognition is the first task of identifying the words which may represnt the who, what and whom in the text. It helps in identifying the major entities the text is talking about
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ ner Public

In order to understand the meaning from a given text (tweet, document), it is important to identify who did what to whom. Named entity recognition is the first task of identifying the words which may represnt the who, what and whom in the text. It helps in identifying the major entities the text is talking about

License

Notifications You must be signed in to change notification settings

ismailyou/ner

Repository files navigation

Named Entity Recognition(NER)

In order to understand the meaning from a given text (tweet, document), it is important to identify who did what to whom. Named entity recognition is the first task of identifying the words which may represnt the who, what and whom in the text. It helps in identifying the major entities the text is talking about

THE PLAN :

  1. What does NER mean ?
  2. How NER works ?
  3. Why it is important?
  4. Named Entity Recognition use cases
  5. Load Dependencies
  6. Load Corpus
  7. Basic Named Entity (NE) tagging using NLTK
    • Word Based
    • Sentence Based
  8. More powerful package
    • Stanford NLP NER
    • Spacy

References :

Folow us:

Greating:

About

In order to understand the meaning from a given text (tweet, document), it is important to identify who did what to whom. Named entity recognition is the first task of identifying the words which may represnt the who, what and whom in the text. It helps in identifying the major entities the text is talking about

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0