নামযুক্ত সত্তা শনাক্তকরণ সহ ট্রান্সফার লার্নিং
নামযুক্ত সত্তা শনাক্তকরণ (NER) সহ ট্রান্সফার লার্নিং একটি বৃহৎ প্রাক-প্রশিক্ষিত ভাষা মডেল — যেমন BERT, RoBERTa, বা একটি ডোমেইন-নির্দিষ্ট এনকোডার — কে টেক্সটে নামযুক্ত সত্তা (ব্যক্তি, স্থান, সংস্থা, তারিখ ইত্যাদি) শনাক্তকরণ এবং শ্রেণিবদ্ধকরণের কাজে অভিযোজিত করে। বিশাল কর্পোরা থেকে শেখা সমৃদ্ধ ভাষাগত উপস্থাপনা পুনরায় ব্যবহার করে, এই পদ্ধতিটি শুধুমাত্র সামান্য পরিমাণে লেবেলযুক্ত NER ডেটা প্রয়োজন করে, অথচ অত্যাধুনিক স্প্যান সনাক্তকরণ এবং শ্রেণিবদ্ধকরণ নির্ভুলতা অর্জন করে।
পুরো পদ্ধতিটি পড়ুন
এই অংশটি পড়তে বিনামূল্যের অ্যাকাউন্ট দিয়ে সাইন ইন করুন।
Method map
The neighbourhood of related methods — select a node to explore.
উৎস
- Devlin, J., Chang, M.-W., Lee, K., & Toutanova, K. (2019). BERT: Pre-training of Deep Bidirectional Transformers for Language Understanding. In Proceedings of NAACL-HLT 2019 (pp. 4171–4186). Association for Computational Linguistics. DOI: 10.18653/v1/N19-1423 ↗
- Pan, S. J., & Yang, Q. (2010). A Survey on Transfer Learning. IEEE Transactions on Knowledge and Data Engineering, 22(10), 1345–1359. DOI: 10.1109/TKDE.2009.191 ↗
এই পৃষ্ঠা কীভাবে উদ্ধৃত করবেন
ScholarGate. (2026, June 3). Transfer Learning with Named Entity Recognition (Pretrained Encoder Fine-Tuned for NER). ScholarGate. https://scholargate.app/bn/deep-learning/transfer-learning-with-named-entity-recognition
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- BERT-ভিত্তিক শ্রেণিবিভাগগভীর শিখন↔ compare
- ফাইন-টিউনড নেমড এনটিটি রিকগনিশনগভীর শিখন↔ compare
- RoBERTa-ভিত্তিক শ্রেণিবিভাগগভীর শিখন↔ compare
- বাক্য এমবেডিংগভীর শিখন↔ compare
- BERT-ভিত্তিক শ্রেণিবিভাগ সহ ট্রান্সফার লার্নিংগভীর শিখন↔ compare
যেখানে উদ্ধৃত
এই পৃষ্ঠায় কোনো ত্রুটি চোখে পড়েছে? জানান বা সংশোধনের প্রস্তাব দিন →