AndreamApp / CNN-Text-Classification-of-Product-Titles
CNN对中文商品名称进行分类,基于Tensorflow
☆11Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CNN-Text-Classification-of-Product-Titles
- 主要模型结构来自于CasRel模型 在识别subject时使用Biaffine方法用于处理subject实体嵌套问题☆9Updated 4 years ago
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆10Updated 3 years ago
- Tookit-Sihui, a tool of some common algorithm, AI文本混合科学计算器(calculator-sihui), 句子词频-逆文本频率(TF-IDF),搜索BM25, 前缀树搜索关键词(trietree), 模板匹配-递归函数(fu…☆24Updated 3 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆17Updated 3 years ago
- 企业事件抽取☆14Updated 3 years ago
- 针对NER领域提供从线下训练到线上部署的一整套闭环流程☆12Updated 3 years ago
- 文本处理相关库,目前包括新词发现、字符串匹配等功能。☆15Updated 3 years ago
- PyCLUE个人开发版本。当前版本与CLUEBenchmark的版本差距较大,预计五月中旬会更新一版。☆8Updated last year
- Using BiLSTM-CRF model for Chinese NER☆15Updated 6 years ago
- 基于中文TaCL-BERT的中文命名实体识别及中文分词☆29Updated 2 years ago
- Sentence-Transformers Information Retrieval example on Chinese☆29Updated 8 months ago
- 实体识别和信息抽取☆18Updated 5 years ago
- fasttext 多标签文本分类☆12Updated 5 years ago
- PyTorch-Bert-BiLSTM-ATT-LJP☆15Updated 5 years ago
- 去除weiboNER_2nd_conll数据集的分词信息,只保留实体信息,制作成conll格式☆8Updated 2 years ago
- 1.4亿通用知识图谱问答☆17Updated 4 years ago
- 全球人工智能技术创新大赛-赛道三:小布助手对话短文本语义匹配☆11Updated 3 years ago
- ☆15Updated 7 years ago
- 中文文本的向量表示方法(Sentence-BERT, CoSENT)的PyTorch简单实现,可以用于文本相似度计算。☆9Updated 2 years ago
- 实体链接过程中的一些相关代码☆11Updated 6 years ago
- 文本摘要生成☆13Updated 2 years ago
- 采用依存句法分析进行关系抽取☆21Updated 6 years ago
- 2020语言与智能技术竞赛:关系抽取任务(https://aistudio.baidu.com/aistudio/competition/detail/31?lang=zh_CN)☆25Updated 4 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 2 years ago
- 基于回译增强数据,目前整合了百度、有道、谷歌(需翻墙)翻译。☆20Updated 4 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆16Updated 4 years ago
- AI Paper阅读记录 与收藏:机器学习/深度学习/自然语言处理/计算机视觉/智能语音/推荐系统/知识图谱☆32Updated last month
- 对苏神的bert4keras的实现原理和矩阵运算进行详细的注释,方便学习;bert4keras链接:https://github.com/bojone/bert4keras☆41Updated 3 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆53Updated 6 years ago