Pinned Repositories
3-2-1-Marchkov
三 二 一,马池口!
Active-Learning
ALG
attribute_charge
The source code of our COLING'18 paper "Few-Shot Charge Prediction with Discriminative Legal Attributes".
AutoJudge
awesome-active-learning
A curated list of awesome Active Learning
Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
CAIL2018
Cail2018_baseline
调通了代码
NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
lshy687's Repositories
lshy687/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
lshy687/3-2-1-Marchkov
三 二 一,马池口!
lshy687/awesome-active-learning
A curated list of awesome Active Learning
lshy687/Bert-Chinese-Text-Classification-Pytorch
使用Bert,ERNIE,进行中文文本分类
lshy687/ContrastiveLearning4Chinese
用于中文句子表征的对比学习,超简洁实现,可扩展可复用,中文注释,另配说明图
lshy687/D-LADAN
The source code of article "Distinguish Confusion in Legal Judgment Prediction via Revised Relation Knowledge of Law Articles", which is the revised journal version of article ''Distinguish Confusing Law Articles for Legal Judgment Prediction'', ACL 2020.
lshy687/deepALplus
This is a toolbox for Deep Active Learning, an extension from previous work https://github.com/ej0cl6/deep-active-learning (DeepAL toolbox).
lshy687/dragon
[NeurIPS 2022] DRAGON 🐲: Deep Bidirectional Language-Knowledge Graph Pretraining
lshy687/dsatools
Digital signal analysis library for python. The library includes such methods of the signal analysis, signal processing and signal parameter estimation as ARMA-based techniques; subspace-based techniques; matrix-pencil-based methods; singular-spectrum analysis (SSA); dynamic-mode decomposition (DMD); empirical mode decomposition; variational mode decomposition (EMD); empirical wavelet transform (EWT); Hilbert vibration decomposition (HVD) and many others.
lshy687/EPM
事件抽取辅助的法律判决预测
lshy687/EventGround
lshy687/feature-importance
特征可解释性分析
lshy687/FederatedGPT-Shepherd
Shepherd: A foundational framework enabling federated instruction tuning for large language models
lshy687/funNLP
中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术系列报
lshy687/Grain
lshy687/JioNLP
中文 NLP 预处理、解析工具包,准确、高效、易用 A Chinese NLP Preprocessing & Parsing Package www.jionlp.com
lshy687/LADAN
一个易混淆LJP的baseline
lshy687/lamp
PyTorch implementation of the paper "Language Models Can Improve Event Prediction by Few-Shot Abductive Reasoning", NeurIPS 2023
lshy687/LEVEN
Source code and dataset for ACL2022 Findings Paper "LEVEN: A Large-Scale Chinese Legal Event Detection dataset"
lshy687/NLP-Course-Chinese
MLNLP社区翻译的NLP入门课程。
lshy687/nlp-in-python-tutorial
comparing stand up comedians using natural language processing
lshy687/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
lshy687/PaddleNLP
Easy-to-use and powerful NLP library with Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including Neural Search, Question Answering, Information Extraction and Sentiment Analysis end-to-end system.
lshy687/PyDMD
Python Dynamic Mode Decomposition
lshy687/PyEMD
Python implementation of Empirical Mode Decompoisition (EMD) method
lshy687/pytorch-worker
A framework for training, evaluating and testing models in pytorch.
lshy687/pytorch_ljp
PyTorch code for LJP (Legal Judgment Prediction)
lshy687/SeCoGD
Code and Data for KDD 2023 paper "Context-aware Event Forecasting via Graph Disentanglement"
lshy687/SELOR
基于逻辑规则推理的深度自可解释模型
lshy687/text_analysis_tools
中文文本分析工具包(包括- 文本分类 - 文本聚类 - 文本相似性 - 关键词抽取 - 关键短语抽取 - 情感分析 - 文本纠错 - 文本摘要 - 主题关键词-同义词、近义词-事件三元组抽取)