Pinned Repositories
elasticsearch
Free and Open, Distributed, RESTful Search Engine
elasticsearch-analysis-ik
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
lucene
Apache Lucene open-source search software
lucene-solr
Apache Lucene and Solr open-source search software
python
6.824
6.S081-Lab
bert
TensorFlow code and pre-trained models for BERT
BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
bert-chinese-ner
使用预训练语言模型BERT做中文NER
zhongshanhao's Repositories
zhongshanhao/6.824
zhongshanhao/6.S081-Lab
zhongshanhao/bert
TensorFlow code and pre-trained models for BERT
zhongshanhao/BERT-BiLSTM-CRF-NER
Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services
zhongshanhao/bert-chinese-ner
使用预训练语言模型BERT做中文NER
zhongshanhao/bert4keras
keras implement of transformers for humans
zhongshanhao/bertNER
ChineseNER based on BERT, with BiLSTM+CRF layer
zhongshanhao/blogtalk
zhongshanhao/CS-Notes-1
我的自学笔记,在整理C++、算法和操作系统,后续学习计算机网络。
zhongshanhao/elasticsearch
Free and Open, Distributed, RESTful Search Engine
zhongshanhao/elasticsearch-analysis-ik
The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.
zhongshanhao/FigureBed
zhongshanhao/final-assignment-open-source
华师大开源设计与开发课程期末作业
zhongshanhao/flowable-engine
A compact and highly efficient workflow and Business Process Management (BPM) platform for developers, system admins and business users.
zhongshanhao/glyce
Code for NeurIPS 2019 - Glyce: Glyph-vectors for Chinese Character Representations
zhongshanhao/golden-horse
Named Entity Recognition for Chinese social media (Weibo). From EMNLP 2015 paper.
zhongshanhao/JavaGuide
【Java学习+面试指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
zhongshanhao/keras-bert-ner
Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALBERT
zhongshanhao/Krains
zhongshanhao/lucene
Apache Lucene open-source search software
zhongshanhao/lucene-solr
Apache Lucene and Solr open-source search software
zhongshanhao/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)
zhongshanhao/ner
命名实体识别实践与探索
zhongshanhao/OpenSearch
🔎 Open source distributed and RESTful search engine.
zhongshanhao/sequence_tagging
using bilstm-crf,bert and other methods to do sequence tagging task
zhongshanhao/treasure-hunt-service
zhongshanhao/vert-papers
This repository contains code and datasets related to entity/knowledge papers from the VERT (Versatile Entity Recognition & disambiguation Toolkit) project, by the Knowledge Computing group at Microsoft Research Asia (MSRA).
zhongshanhao/workflow-bpmn-modeler
🔥 本项目基于 vue 和 bpmn.io@7.0 ,实现 flowable 的 modeler 模型设计器
zhongshanhao/zhongshanhao.github.io
zhongshanhao/ZSH-Notes
cs笔记,包含算法和一些计算机基础知识