NLP-LOVE / CodingInterviews2-ByPython
此项目是《剑指offer》第二版里算法面试题的Python3实现版本,作为一本经典书籍,可以时常拿出来看一看、翻一翻、记一记。同时也是为了Python程序员能够更好的通过公司的技术面试,拿到心仪的offer。
☆122Updated 4 years ago
Alternatives and similar repositories for CodingInterviews2-ByPython:
Users that are interested in CodingInterviews2-ByPython are comparing it to the libraries listed below
- gensim 中文文档☆82Updated 4 years ago
- Resource for AINLP☆136Updated 4 years ago
- 《自然语言处理理论与实战》一书源码下载☆124Updated 5 years ago
- Python自然语言处理实战-核心技术与算法☆64Updated 6 years ago
- 创建《Python自然语言处理》学习代码的中文注释版本。☆87Updated 3 years ago
- 2019中国高校计算机大赛——大数据挑战赛 第三名解决方案☆123Updated 5 years ago
- 2018年"达观杯"文本智能处理挑战赛-长文本分类-rank4☆282Updated 4 years ago
- CCF BDCI 2019 “技术需求”与“技术成果”项目之间关联度计算模型 复赛B榜top1解决方案☆76Updated last year
- 阿里云天池零基础入门NLP比赛_rank4选手比赛总结: https://tianchi.aliyun.com/competition/entrance/531810/introduction☆188Updated 2 years ago
- Python NLP Reading Notebook By DUTIR Searh Engine Group☆18Updated 6 years ago
- ☆135Updated 6 years ago
- CCF BDCI 2019 互联网新闻情感分析 复赛top8 代码☆67Updated 5 years ago
- ☆21Updated 4 years ago
- 500+ spark short code examples in jupyter notebook!☆101Updated 5 years ago
- ’达观杯‘文本智能处理挑战赛,文本分类任务的实现,包括一些传统的监督学习算法和深度学习算法,主要基于sklearn/xgb/lgb/pytorch包实现。☆258Updated 6 years ago
- Stanford cs224n 2019 homework☆97Updated 5 years ago
- CCF-BDCI 2018年汽车行业用户观点主题及情感识别挑战赛 第6名解决方案☆141Updated 6 years ago
- datagrand 2019 information extraction competition rank9☆130Updated 5 years ago
- TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。☆241Updated last year
- 🤓 Important machine learning knowledge, each article deeply analyzes theoretical knowledge☆118Updated 5 years ago
- 基于膨胀卷积神经网络(Dilated Convolutions)训练好的医疗命名实体识别工具☆47Updated 6 years ago
- 2018达观杯长文本分类智能处理挑战赛 18解决方案☆152Updated 5 years ago
- 2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记☆75Updated 6 years ago
- Text classification models☆67Updated 5 years ago
- 复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!☆47Updated 5 years ago
- 该工程是利用python3.6进行“特征提取+分类器”来实现美团评论的文本二分类问题。在特征提取部分提取了6种特征,分类器选择了python里面的包xgboost和lightGBM分别实现提升树和GBDT(梯度提升决策树)。☆90Updated 6 years ago
- 使用tensorflow2完成一些常见的NLP任务☆89Updated 5 years ago
- 文本分类:传统机器学习模型和深度学习模型☆50Updated 6 years ago
- 2018年蚂蚁金服金融大脑赛题分享☆151Updated 6 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆143Updated 7 years ago