基于知识图谱的问答系统,BERT做命名实体识别和句子相似度,分为online和outline模式
#自然语言处理#xmnlp:提供中文分词, 词性标注, 命名体识别,情感分析,文本纠错,文本转拼音,文本摘要,偏旁部首,句子表征及文本相似度计算等功能
#自然语言处理#基于Pytorch和torchtext的自然语言处理深度学习框架。
#自然语言处理#Natural Language Toolkit for Indic Languages aims to provide out of the box support for various NLP tasks that an application developer might need
翻译 - 用于印度语言的Natural Language Toolkit旨在为应用程序开发人员可能需要的各种NLP任务提供开箱即用的支持
#自然语言处理#基于自然语言理解与机器学习的聊天机器人,支持多用户并发及自定义多轮对话
Compute Sentence Embeddings Fast!
#自然语言处理#BioWordVec & BioSentVec: pre-trained embeddings for biomedical words and sentences
BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences
#自然语言处理#The corresponding code from our paper "DeCLUTR: Deep Contrastive Learning for Unsupervised Textual Representations". Do not hesitate to open an issue if you run into any trouble!
问题句子相似度计算,即给定客服里用户描述的两句话,用算法来判断是否表示了相同的语义。
A curated list of research papers in Sentence Reprsentation Learning and a sts leaderboard of sentence embeddings.
all kinds of baseline models for sentence similarity 句子对语义相似度模型
Code for the NAACL 2022 long paper "DiffCSE: Difference-based Contrastive Learning for Sentence Embeddings"
#计算机科学#⚛️ It is keras based implementation of siamese architecture using lstm encoders to compute text similarity
#网络爬虫#Extract knowledge from all information sources using gpt and other language models. Index and make Q&A session with information sources.
#自然语言处理#Papers and Book to look at when starting AGI 📚
#自然语言处理#NLP Cheat Sheet, Python, spacy, LexNPL, NLTK, tokenization, stemming, sentence detection, named entity recognition
Tensorflow implementations of various Deep Semantic Matching Models (DSMM).