Pinned Repositories
Bert-Multi-label-Classifier
Multi-label classifier based on BERT by Pytorch
BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
brat
brat rapid annotation tool (brat) - for all your textual annotation needs
CEC-Corpus
:books:中文突发事件语料库(Chinese Emergency Corpus)-上海大学-语义智能实验室
CEEC-Corpus
:books:中文环境突发事件语料库(Chinese Environment Emergency Corpus)-上海大学-语义智能实验室
Chinese-STD-GB-T-7714-related-csl
GB/T 7714相关的csl以及Zotero使用技巧及教程。
CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
cmrc2018
A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)
CoMatrix
JeffreyLau521's Repositories
JeffreyLau521/CLUENER2020
CLUENER2020 中文细粒度命名实体识别 Fine Grained Named Entity Recognition
JeffreyLau521/Bert-Multi-label-Classifier
Multi-label classifier based on BERT by Pytorch
JeffreyLau521/BERT-Relation-Extraction
PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper
JeffreyLau521/bert_seq2seq
pytorch实现 Bert 做seq2seq任务,使用unilm方案,现在也可以做自动摘要,文本分类,情感分析,NER,词性标注等任务,支持t5模型,支持GPT2进行文章续写。
JeffreyLau521/brat
brat rapid annotation tool (brat) - for all your textual annotation needs
JeffreyLau521/CEC-Corpus
:books:中文突发事件语料库(Chinese Emergency Corpus)-上海大学-语义智能实验室
JeffreyLau521/Chinese-STD-GB-T-7714-related-csl
GB/T 7714相关的csl以及Zotero使用技巧及教程。
JeffreyLau521/cmrc2018
A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)
JeffreyLau521/ComplexEventExtraction
A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目提出了中文复合事件的概念与显式模式,包括条件事件、因果事件、顺承事件、反转事件等事件抽取,并形成事理图谱。
JeffreyLau521/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球200所大学采用教学。
JeffreyLau521/easy_bert_pretrain
The very easy BERT pretrain process by using tokenizers and transformers repos
JeffreyLau521/EventTriplesExtraction
An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain and topic graph, 基于依存句法与语义角色标注的事件三元组抽取,可用于文本理解如文档主题链,事件线等应用。
JeffreyLau521/extraction-framework
The software used to extract structured data from Wikipedia
JeffreyLau521/Machine-Learning-with-Python
Python code for common Machine Learning Algorithms
JeffreyLau521/Macropodus
自然语言处理工具Macropodus,基于Albert+BiLSTM+CRF深度学习网络架构,中文分词,词性标注,命名实体识别,新词发现,关键词,文本摘要,文本相似度,科学计算器,中文数字阿拉伯数字(罗马数字)转换,中文繁简转换,拼音转换。tookit(tool) of NLP,CWS(chinese word segnment),POS(Part-Of-Speech Tagging),NER(name entity recognition),Find(new words discovery),Keyword(keyword extraction),Summarize(text summarization),Sim(text similarity),Calculate(scientific calculator),Chi2num(chinese number to arabic number)
JeffreyLau521/NLP-Conferences-Code
NLP-Conferences-Code (ACL、EMNL、NAACL、COLING、AAAI、IJCAI)
JeffreyLau521/NLP-Knowledge-Graph
自然语言处理、知识图谱、对话系统三大技术研究与应用。
JeffreyLau521/nlp_chinese_corpus
大规模中文自然语言处理语料 Large Scale Chinese Corpus for NLP
JeffreyLau521/nltk_data
NLTK Data
JeffreyLau521/OpenEA
OpenEA是一个基于知识图谱嵌入的开源实体融合工具,由南京大学提供。
JeffreyLau521/paperai
AI-powered literature discovery and review engine for medical/scientific papers
JeffreyLau521/paperetl
ETL processes for medical and scientific papers
JeffreyLau521/plm-nlp-code
JeffreyLau521/ProxyPool
An Efficient ProxyPool with Getter, Tester and Server
JeffreyLau521/pyecharts
🎨 Python Echarts Plotting Library
JeffreyLau521/Python
最良心的 Python 教程:
JeffreyLau521/python-sdk
快代理API SDK Python和官方代码样例
JeffreyLau521/statsintro_python
Python modules and IPython Notebooks, for the book "Introduction to Statistics With Python"
JeffreyLau521/TextClassify
基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。
JeffreyLau521/ZJU_Teacher_Spyder
浙江大学教师个人主页中所有教师信息爬取