Pinned Repositories
CHIME
[COLING20] CHIME: Cross-passage Hierarchical Memory Network for Generative Review Question Answering
LLM_Finetune
SFT, DPO and Inference scripts for LLM
MemoChat
MemoChat: Tuning LLMs to Use Memos for Consistent Long-Range Open-Domain Conversation
My_QA_Robot
An AutoQA chatbot based on historical QA pairs and realized through local KB & online crawler
NapSS
[EACL23] NapSS: Paragraph-level Medical Text Simplification via Narrative Prompting and Sentence-matching Summarization
SamPO
[EMNLP24] Eliminating Biased Length Reliance of Direct Preference Optimization via Down-Sampled KL Divergence
Sentences_Pair_Similarity_Calculation_Siamese_LSTM
A Keras Implementation of Attention_based Siamese Manhattan LSTM
SentenceSimilarityMatching
Sentence Similarity Matching based on TextCNN and N-gram Feature Map
SMPCUP2017_ELP
6th Place Solution for SMP CUP 2017 (Third Prize)
weibo_analyst
这是一个微博评论分析工具,实现功能主要有:1.微博评论数据爬取;2.分词与关键词提取;3.词云与词频统计;4.情感分析;5.主题聚类
LuJunru's Repositories
LuJunru/Sentences_Pair_Similarity_Calculation_Siamese_LSTM
A Keras Implementation of Attention_based Siamese Manhattan LSTM
LuJunru/My_QA_Robot
An AutoQA chatbot based on historical QA pairs and realized through local KB & online crawler
LuJunru/SentenceSimilarityMatching
Sentence Similarity Matching based on TextCNN and N-gram Feature Map
LuJunru/weibo_analyst
这是一个微博评论分析工具,实现功能主要有:1.微博评论数据爬取;2.分词与关键词提取;3.词云与词频统计;4.情感分析;5.主题聚类
LuJunru/QANet
A Tensorflow implementation of QANet for machine reading comprehension
LuJunru/Awesome-Chinese-NLP
A curated list of resources for Chinese NLP 中文自然语言处理相关资料
LuJunru/datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
LuJunru/nlp-datasets
Alphabetical list of free/public domain datasets with text data for use in Natural Language Processing (NLP)
LuJunru/SMPCUP2018
Codes and Conclusions for SMP CUP 2018
LuJunru/AI-Comp
AI-Challenger Baseline 细粒度用户评论情感分析
LuJunru/allennlp
An open-source NLP research library, built on PyTorch.
LuJunru/chatterbot-corpus
A multilingual dialog corpus
LuJunru/interview_python
关于Python的面试题
LuJunru/Papers
A package for some interesting papers and their related materials
LuJunru/PyTorchText
1st Place Solution for Zhihu Machine Learning Challenge . Implementation of various text-classification models.(知乎看山杯第一名解决方案)
LuJunru/sentence2vec
Sentence2vec as described in A SIMPLE BUT TOUGH TO BEAT BASELINE FOR SENTENCE EMBEDDINGS by Sanjeev Arora, Yingyu Liang, Tengyu Ma
LuJunru/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
LuJunru/SmallPieces-CPP
Some small daily accumulations on C++
LuJunru/SmallPieces-Java
Some small daily accumulations on JAVA
LuJunru/Task-3-of-OPEDAC
A stacking model designed for task3 of OPEDAC
LuJunru/TopicCluster
基于Kmeans与Lda模型的多文档主题聚类,输入多篇文档,输出每个主题的关键词与相应文本,可用于主题发现与热点分析
LuJunru/tutorials
LuJunru/UInotebooks
contains ALL code generated for Principles of Urban Informatics Class at NYU CUSP Fall 2015,16,17,18