gather-ai / gather-ai.github.io

2 stars 0 forks source link

tutorials/named-entity-recognition/ #2

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

End-to-End Named Entity Recognition - Gathering.AI

👋 Hi there. Welcome back to my page. In the last half-decade, Natural Language Processing (NLP) applications appear more and more in industrial products or business processes, reaching the same popularity as Computer Vision. Therefore, this field is too big to ignore. In this post, we will first time talk about an important NLP problem, Named Entity Recognition (NER) which is the task of tagging entities in text with their corresponding type. In addition, we will also build a simple AI-core web application using Gradio and Hugging Face Spaces.

https://gather-ai.github.io/tutorials/named-entity-recognition/

HoTuanLong commented 1 year ago

Good job! Thank you for your sharing.