Project Icon

pytorch-bert-crf-ner

Korean NER Tagging Utilizing PyTorch, BERT, and CRF

Product DescriptionThe project provides a PyTorch-based Korean Named Entity Recognition (NER) implementation using BERT and CRF. Designed for Python 3.x and PyTorch v1.2, it applies advanced NLP techniques to achieve high precision in entity recognition, including dates, locations, and names in a Korean context. The repository features detailed examples and logs of model performance, making it a valuable resource for developers looking to improve their NLP applications and entity recognition systems.
Project Details