All Projects → BaberMuyu → 2020CCF-NER

BaberMuyu / 2020CCF-NER

Licence: other
2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to 2020CCF-NER

nerus
Large silver standart Russian corpus with NER, morphology and syntax markup
Stars: ✭ 47 (-28.79%)
Mutual labels:  ner
nalaf
NLP framework in python for entity recognition and relationship extraction
Stars: ✭ 104 (+57.58%)
Mutual labels:  ner
ACGPN
"Towards Photo-Realistic Virtual Try-On by Adaptively Generating↔Preserving Image Content",CVPR 2020. (Modified from original with fixes for inference)
Stars: ✭ 48 (-27.27%)
Mutual labels:  2020
PDF-Resume-Information-Extraction
天池比赛作品整理。实现从pdf中提取出姓名、出生年月、性别、电话、最高学历、籍贯、落户市县、政治面貌、毕业院校、工作单位、工作内容、职务、项目名称、项目责任、学位、毕业时间、工作时间、项目时间共18个字段。
Stars: ✭ 64 (-3.03%)
Mutual labels:  ner
wink-nlp
Developer friendly Natural Language Processing ✨
Stars: ✭ 312 (+372.73%)
Mutual labels:  ner
korean ner tagging challenge
KU_NERDY 이동엽, 임희석 (2017 국어 정보 처리 시스템경진대회 금상) - 한글 및 한국어 정보처리 학술대회
Stars: ✭ 30 (-54.55%)
Mutual labels:  ner
SkillNER
A (smart) rule based NLP module to extract job skills from text
Stars: ✭ 69 (+4.55%)
Mutual labels:  ner
lingvo--Ner-ru
Named entity recognition (NER) in Russian texts / Определение именованных сущностей (NER) в тексте на русском языке
Stars: ✭ 38 (-42.42%)
Mutual labels:  ner
Java-Solutions-TCS-Xplore-Proctored-Assessment
Java Solution to the TCS Xplore Proctored Assessment 2020
Stars: ✭ 139 (+110.61%)
Mutual labels:  2020
RerankNER
Neural Reranking for Named Entity Recognition, accepted as regular paper at RANLP 2017
Stars: ✭ 22 (-66.67%)
Mutual labels:  ner
CrossNER
CrossNER: Evaluating Cross-Domain Named Entity Recognition (AAAI-2021)
Stars: ✭ 87 (+31.82%)
Mutual labels:  ner
NER-in-Chinese-Text
NLP Keras BiLSTM+CRF
Stars: ✭ 53 (-19.7%)
Mutual labels:  ner
anonymisation
Anonymization of legal cases (Fr) based on Flair embeddings
Stars: ✭ 85 (+28.79%)
Mutual labels:  ner
BiLSTM-CRF-NER-PyTorch
This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.
Stars: ✭ 109 (+65.15%)
Mutual labels:  ner
verseagility
Ramp up your custom natural language processing (NLP) task, allowing you to bring your own data, use your preferred frameworks and bring models into production.
Stars: ✭ 23 (-65.15%)
Mutual labels:  ner
tensorflow-ml-nlp-tf2
텐서플로2와 머신러닝으로 시작하는 자연어처리 (로지스틱회귀부터 BERT와 GPT3까지) 실습자료
Stars: ✭ 245 (+271.21%)
Mutual labels:  ner
anonymization-api
How to build and deploy an anonymization API with FastAPI
Stars: ✭ 51 (-22.73%)
Mutual labels:  ner
naacl2019-select-pretraining-data-for-ner
BiLSTM-CRF model for NER
Stars: ✭ 15 (-77.27%)
Mutual labels:  ner
sohucampus2019
sohucampus2019 baseline
Stars: ✭ 28 (-57.58%)
Mutual labels:  ner
trove
Weakly supervised medical named entity classification
Stars: ✭ 55 (-16.67%)
Mutual labels:  ner

2020CCF-NER

2020 CCF大数据与计算智能大赛-非结构化商业文本信息中隐私信息识别-第7名方案

bert base + flat + crf + fgm + swa + pu learning策略 + clue数据集 = test1单模0.906

词向量:https://github.com/Embedding/Chinese-Word-Vectors SGNS(Mixed-large 综合)

loss mask相关代码为pu learning策略的实现

主要模块版本 python 3.6.9

torch 1.1.0

transformers 3.0.2

pytorchcrf 1.2.0

torchcontrib 0.0.2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].