DengBoCong

Results 6 repositories owned by DengBoCong

nlp-paper

1.1k
Stars
185
Forks
Watchers

自然语言处理领域下的相关论文(附阅读笔记),复现模型以及数据处理等(代码含TensorFlow和PyTorch两版本)

nlp-dialogue

97
Stars
25
Forks
Watchers

A full-process dialogue system that can be deployed online

text-similarity

166
Stars
30
Forks
Watchers

文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本

WelcomePage

15
Stars
3
Forks
Watchers

工作之余写了一个引导页+启动页的小Demo,代码进行了非常详细的标注。可以说是一个小的案例教学了。PS:理解初学Android时痛苦,所以现在在Android上略窥门径的时候,回过头来写一些小Demo,希望能够帮助到需要的人...

Algorithm

20
Stars
4
Forks
Watchers

数据结构算法的整理讲解,含Java/Python版本