Some solutions about kaggle compettions.
☆16Jun 11, 2018Updated 8 years ago
Alternatives and similar repositories for kaggle
Users that are interested in kaggle are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SOTA results for machine learning problems in NLP .☆11Nov 3, 2020Updated 5 years ago
- 七月在线集训营第6期NLP结业项目☆14Jan 11, 2019Updated 7 years ago
- ☆11Nov 1, 2017Updated 8 years ago
- 多种句子相似度算法☆36May 22, 2018Updated 8 years ago
- ☆12Jul 19, 2018Updated 8 years ago
- Serverless GPU API endpoints on Runpod - Get Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 2019搜狐校园算法大赛,主实体情感分类任务☆11May 2, 2019Updated 7 years ago
- **ASCM4ABSA** - Our code and proposed data for NLPCC 2022 paper titled "Aspect-specific Context Modeling for Aspect-based Sentiment Analy…☆12Mar 26, 2023Updated 3 years ago
- Kaggle Quora 第21名解决方案☆71Nov 10, 2017Updated 8 years ago
- Our experience & lesson & code☆48Jun 10, 2017Updated 9 years ago
- 基于MP-CNN的中文句子相似度计算☆13Jun 26, 2018Updated 8 years ago
- A simple n-gram language model.☆12Sep 11, 2018Updated 7 years ago
- Summary of Text Classification in deep learning techniques implemented by PyTorch and TensorFlow. 深度学习文本分类技术总结,以PyTorch实现。☆14Dec 18, 2019Updated 6 years ago
- 45th Place Solution of the Quora insincere questions classification competition in Kaggle.☆10Feb 9, 2020Updated 6 years ago
- [NeurIPS 2022]MorphTE: Injecting Morphology in Tensorized Embeddings☆17Oct 29, 2022Updated 3 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 韩顺平JAVA数据结构与算法,重点是算法!☆18Jan 13, 2020Updated 6 years ago
- Multi-task learning of Abstractive Summarization with Entailment Generation implemented using PyTorch☆16Jun 11, 2018Updated 8 years ago
- Code for our NeurIPS 2019 paper "Quantum Embedding of Knowledge for Reasoning" (authors: Dinesh Garg, Shajith Ikbal, Santosh K Srivastava…☆25Oct 14, 2020Updated 5 years ago
- Code to obtain the training data for the ACL 2018 paper "Neural Document Summarization by Jointly Learning to Score and Select Sentences…☆17Jul 5, 2019Updated 7 years ago
- A Keras-based and TensorFlow-backend NLP Models Toolkit.☆12Jul 7, 2022Updated 4 years ago
- Reproduce the paper Distributed Representations of Sentences and Documents in tensorflow☆14Apr 8, 2017Updated 9 years ago
- Attentional Neural Network that translates text to phones.☆11Jan 25, 2018Updated 8 years ago
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。