# NLP **Repository Path**: since2020/nlp ## Basic Information - **Project Name**: NLP - **Description**: 复现NLP中出现的经典算法,如HMM、朴素贝叶斯及其优化、词嵌入相关的TFIDF和word2vec算法,其次还有textcnn。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-04-21 - **Last Updated**: 2023-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 将NLP中经典的算法复现 供自己和大家学习