lmh1020lmh's Stars
GokuMohandas/Made-With-ML
Learn how to design, develop, deploy and iterate on production-grade ML applications.
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
py-why/dowhy
DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions. DoWhy is based on a unified language for causal inference, combining causal graphical models and potential outcomes frameworks.
uber/causalml
Uplift modeling and causal inference with machine learning algorithms
codemayq/chinese-chatbot-corpus
中文公开聊天语料库
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
google/sling
SLING - A natural language frame semantics parser
DQinYuan/chinese_province_city_area_mapper
一个用于提取简体中文字符串中省,市和区并能够进行映射,检验和简单绘图的python模块
GMvandeVen/continual-learning
PyTorch implementation of various methods for continual learning (XdG, EWC, SI, LwF, FROMP, DGR, BI-R, ER, A-GEM, iCaRL, Generative Classifier) in three different scenarios.
nlpyang/BertSum
Code for paper Fine-tune BERT for Extractive Summarization
zhanlaoban/EDA_NLP_for_Chinese
An implement of the paper of EDA for Chinese corpus.中文语料的EDA数据增强工具。NLP数据增强。论文阅读笔记。
AtmaHou/Task-Oriented-Dialogue-Research-Progress-Survey
A datasets and methods survey about task-oriented dialogue, including recent datasets and SOTA leaderboards.
ShannonAI/service-streamer
Boosting your Web Services of Deep Learning Applications.
iqiyi/FASPell
2019-SOTA简繁中文拼写检查工具:FASPell Chinese Spell Checker (Chinese Spell Check / 中文拼写检错 / 中文拼写纠错 / 中文拼写检查)
LeeSureman/Flat-Lattice-Transformer
code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer
nikitakit/self-attentive-parser
High-accuracy NLP parser with models for 11 languages.
ZhuiyiTechnology/simbert
a bert for retrieval and generation
MarkWuNLP/MultiTurnResponseSelection
This repo contains our ACL 2017 paper data and source code
wavewangyue/ner
命名实体识别实践与探索
ConvLab/ConvLab
DSTC8 Track 1 Task 1 End-to-End Multi-Domain Dialog Challenge Result:
vietnh1009/Hierarchical-attention-networks-pytorch
Hierarchical Attention Networks for document classification
liuhuanyong/SentenceSimilarity
self complement of Sentence Similarity compute based on cilin, hownet, simhash, wordvector,vsm models,基于同义词词林,知网,指纹,字词向量,向量空间模型的句子相似度计算。
quincyliang/nlp-public-dataset
Chinese, English NER, English-Chinese machine translation dataset. 中英文实体识别数据集,中英文机器翻译数据集, 中文分词数据集
bitlap/geocoding
:globe_with_meridians: 地理编码技术,提供地址标准化和相似度计算。
liuzhibin-cn/address-semantic-search
基于TF-IDF余弦相似度的地址语义搜索解析匹配服务
myeclipse/wsdm_cup_2020_solution
First place solution of WSDM CUP 2020, pairwise-bert, lightgbm
dejavudwh/Regex
An implementation of regular expressions for Python that uses a finite state automaton(正则引擎的Python实现,包括从NFA到DFA和DFA的最小化)
lhlclhl/dataset-cnel
elnaaz/CYK-PCFG-Parsing
CFG Top Down and Bottom Up Parsing
tincugabriel/dl4j-rnn
rnn classifier for ner