tjudoubi's Stars
Xun66/corplink-rs
使用 rust 实现的飞连客户端
acgotaku/WebSecurity
WebSecurity documents
martiansideofthemoon/style-transfer-paraphrase
Official code and data repository for our EMNLP 2020 long paper "Reformulating Unsupervised Style Transfer as Paraphrase Generation" (https://arxiv.org/abs/2010.05700).
PhyllisJi/ConstituencyInvariance
tjudoubi/ChineseBert
tjudoubi/Chinese-Word-Vectors
100+ Chinese Word Vectors 上百种预训练中文词向量
fssqawj/SentenceSim
中文短文句相似读
tjudoubi/CAT
Improving Machine Translation Systems via Isotopic Replacement
clab/dynet
DyNet: The Dynamic Neural Network Toolkit
rwinlib/hdf5
Used by hdf5r
tjudoubi/SeqGAN
Implementation of Sequence Generative Adversarial Nets with Policy Gradient
huggingface/neuralcoref
✨Fast Coreference Resolution in spaCy with Neural Networks
tjudoubi/similarity
similarity:相似度计算工具包,java编写。用于词语、短语、句子、词法分析、情感分析、语义分析等相关的相似度计算。
zhangyi24/sentence_transformer_zh
tjudoubi/CNSD
中文自然语言推理数据集(A large-scale Chinese Nature language inference and Semantic similarity calculation Dataset)
princeton-nlp/SimCSE
[EMNLP 2021] SimCSE: Simple Contrastive Learning of Sentence Embeddings https://arxiv.org/abs/2104.08821
PaddlePaddle/PaddleNLP
👑 Easy-to-use and powerful NLP and LLM library with 🤗 Awesome model zoo, supporting wide-range of NLP tasks from research to industrial applications, including 🗂Text Classification, 🔍 Neural Search, ❓ Question Answering, ℹ️ Information Extraction, 📄 Document Intelligence, 💌 Sentiment Analysis etc.
AIPHES/emnlp19-moverscore
MoverScore: Text Generation Evaluating with Contextualized Embeddings and Earth Mover Distance
neulab/awesome-align
A neural word aligner based on multilingual BERT
crownpku/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
tjudoubi/ner_toolkit
命名实体识别
sailxjx/bleurt-zh
BLEURT is a metric for Natural Language Generation based on transfer learning.
nltk/nltk_data
NLTK Data
fengdu78/Coursera-ML-AndrewNg-Notes
吴恩达老师的机器学习课程个人笔记
google-research/bleurt
BLEURT is a metric for Natural Language Generation based on transfer learning.
pengr/word-align-toolkit
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
jadore801120/attention-is-all-you-need-pytorch
A PyTorch implementation of the Transformer model in "Attention is All You Need".
Kyubyong/transformer
A TensorFlow Implementation of the Transformer: Attention Is All You Need
CharlesWu123/SelfStudyTF