dongrixinyu / location_detect
一个快速确定文本(新闻)归属地的工具
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for location_detect
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆79Updated 2 years ago
- Self complemented Pinyin2Chinese demo use algorithms including Trie and HMM model , 基于隐马尔科夫模型与Trie树的拼音切分与拼音转中文的简单demo实现。☆84Updated 6 years ago
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆90Updated 4 years ago
- 基于检索的任务型多轮对话☆78Updated 4 years ago
- 中文文本纠错模型,keras实现☆70Updated 3 years ago
- 使用ALBERT预训练模型,用于识别文本中的时间,同时验证模型的预测耗时是否有显著提升。☆56Updated 4 years ago
- ZhidaoChatbot, a chatbot that can be an expert on the common questions like why,how,when,who,what based on the online question-answer web…☆42Updated 5 years ago
- Code for chinese error detection module, using n-gram and bi-lstm☆131Updated 5 years ago
- 2019语言与智能技术竞赛-基于知识图谱的主动聊天☆116Updated 5 years ago
- 从门户网站爬取新闻的摘要-标题对使用seq2seq根据摘要生成标题☆45Updated 7 years ago
- Self complemented text feature extraction using algorithms including CHI, DF, IG, MI for the experiment of text classification based on s…☆50Updated 6 years ago
- 短文本相似度☆102Updated 3 years ago
- WordMultiSenseDisambiguation, chinese multi-wordsense disambiguation based on online bake knowledge base and semantic embedding similarit…☆124Updated 5 years ago
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆15Updated last year
- 手动实现Elasticsearch的倒排索引以及BM25算法☆45Updated 5 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆87Updated 5 years ago
- Sequential Event Experiment based on Travel note crawled from XieCheng,基于50W携程出行游记的采集与顺承事件图谱构建.☆181Updated 5 years ago
- 基于ltp的简单评论观点抽取模块☆117Updated 6 years ago
- 一个简单易用的 Python 模块,用于通过字符串来操作日期/时间。正则时间提取,字符串时间解析,字符串时间提取。中文时间提取,一句话里面提取时间☆75Updated 4 months ago
- 依存句法实现关系三元组的自动抽取☆96Updated 2 years ago
- 🤖️ 聊天机器人——夫子的「自然语言理解」模块☆88Updated last year
- 基于依存分析的实体关系抽取简单实现,即抽取事实三元组☆86Updated 4 years ago
- 根据自己搭的 LTP 服务器,实现:分词、词性标注、命名实体识别、依存句法分析、语义角色标、命名实体的抽取:人名,地名,机构名、三元组的抽取:主谓宾,动宾关系,介宾关系,(实体1,关系,实体2)☆143Updated 7 years ago
- 语义理解/口语理解,项目包含有词法分析:中文分词、词性标注、命名实体识别;口语理解:领域分类、槽填充、意图识别。☆175Updated 5 years ago
- 基于rasa_框架实现指自然语言相关功能:实体识别、文本分类、代消解功能、关系抽取等☆17Updated last year
- WordForm,针对中文词语的笔画拆解,偏旁查询,拼音转换接口☆63Updated 6 years ago
- 文本分类的目前测试效果较好的算法☆56Updated 5 years ago
- An exploration for Eventline (important news Rank organized by pulic time),针对某一事件话题下的新闻报道集合,通过使用docrank算法,对新闻报道进行重要性识别,并通过新闻报道时间挑选出时间线上重要…☆211Updated 6 years ago
- Chatbot with bert chinese model, base on rasa framework(中文聊天机器人,结合bert意图分析,基于rasa框架)☆114Updated 2 years ago