Skip to content

hipster4020/ner_with_pretrained

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

📰 NER

NER Model train



🤖 Model

KLUE bert

📰 Klue NER Dataset

'LC', 'DT', 'OG', 'TI', 'QT', 'O', 'PS'
LC : location 지역 명칭과 행정구역 명칭 등
DT : DATE 날짜
OG : ORGANIZATION 기관 및 단체와 회의/회담을 모두 포함
TI : TIME 시간
O : 기타
PS : PERSON 인물명

tree

  • [src]
    • [config.yml]
    • [dataloader.py]
    • [train.py]
  • [.gitignore]
  • [README.md]
  • [requirements.txt]

About

기업명을 추출하는 NER Model train

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published