# NLP **Repository Path**: kevinpo/NLP ## Basic Information - **Project Name**: NLP - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-02 - **Last Updated**: 2021-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # NLP ## 2020.1.23 1. 初次commit 添加句子分类模块,包含Transformer和BiLSTM以及BiLSTM+Attn模型 2. 上传基本数据集,句子二分类作为Demo例子 3. 加上和使用对抗学习思路