中英文敏感词、语言检测、中外手机/电话归属地/运营商查询、名字推断性别、手机号抽取、身份证抽取、邮箱抽取、中日文人名库、中文缩写库、拆字词典、词汇情感值、停用词、反动词表、暴恐词表、繁简体转换、英文模拟中文发音、汪峰歌词生成器、职业名称词库、同义词库、反义词库、否定词库、汽车品牌词库、汽车零件词库、连续英文切割、各种中文词向量、公司名字大全、古诗词库、IT词库、财经词库、成语词库、地名词库、历史名人词库、诗词词库、医学词库、饮食词库、法律词库、汽车词库、动物词库、中文聊天语料、中文谣言数据、百度中文问答数据集、句子相似度匹配算法集合、bert资源、文本生成&摘要相关工具、cocoNLP信息抽取工具、国内电话号码正则匹配、清华大学XLORE:中英文跨语言百科知识图谱、清华大学人工智能技术…
☆32Mar 12, 2019Updated 7 years ago
Alternatives and similar repositories for funNLP
Users that are interested in funNLP are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- This repository contains the codes and data to replicate the experimental results in the manuscript Heterogeneous Graph Tree Networks.☆11Nov 23, 2022Updated 3 years ago
- ☆27Jun 23, 2020Updated 5 years ago
- A concept and obvious expression pattern collection of Chinese compound event extraction which then be evolved into ComplexEventGraph,本项目…☆1,217Dec 15, 2018Updated 7 years ago
- pytorch版损失函数,改写自科学空间文章,【通过互信息思想来缓解类别不平衡问题】、【将“softmax+交叉熵”推广到多标签分类问题】☆12Aug 22, 2021Updated 4 years ago
- Causality event extraction demo project including casual patterns and experiment on large scale corpus. 基于因果关系知识库的因果事件图谱实验项目,本项目罗列了因果显式表达…☆430Dec 15, 2018Updated 7 years ago
- pytorch+bert实现的意图识别与槽位填充☆11May 30, 2023Updated 2 years ago
- 带拼音、字形特征的文本纠错模型☆11Jan 1, 2023Updated 3 years ago
- [WACV 2026] PyTorch code for 4D-Animal.☆29Nov 18, 2025Updated 4 months ago
- LTP wrapper module for Python. Move to https://github.com/HIT-SCIR/pyltp☆28Mar 6, 2020Updated 6 years ago
- paper notes about joint extraction of entity and relation☆13Jul 22, 2019Updated 6 years ago
- ☆10Feb 20, 2023Updated 3 years ago
- ☆12Feb 26, 2020Updated 6 years ago
- CodeGen is an open-source model for program synthesis. Trained on TPU-v4. Competitive with OpenAI Codex.☆12May 6, 2022Updated 3 years ago
- PANiC - PAraphrasing Noun-Compounds☆15Apr 6, 2018Updated 7 years ago
- ☆18May 9, 2025Updated 10 months ago
- a detail tutorials of allennlp , which is based on my own view.☆10Mar 7, 2020Updated 6 years ago
- Sequential Event Experiment based on Travel note crawled from XieCheng,基于50W携程出行游记的采集与顺承事件图谱构建.☆188Dec 15, 2018Updated 7 years ago
- ☆15Nov 18, 2016Updated 9 years ago
- General AI evaluation and Gauge Engine. A unified evaluation engine for LLMs, MLLMs, audio, and diffusion models.☆43Updated this week
- ☆35Updated this week
- Crisis Event Extraction Service (CREES)☆15Feb 4, 2019Updated 7 years ago
- Implementation of Wasserstein Generative Adversarial Networks using Tensorflow☆12Jul 25, 2018Updated 7 years ago
- 中文 NLP 语料库数据集☆20Dec 14, 2018Updated 7 years ago
- GitHub Repository for KDD 2022 paper "Saliency-Regularized Deep Multi-Task Learning"☆12Sep 26, 2023Updated 2 years ago
- 毕业设计,基于事理图谱的事件推理系统☆71Jun 2, 2020Updated 5 years ago
- Published by Packt☆11Jan 18, 2021Updated 5 years ago
- 基于 rasa 1.x 版本搭建的中文天气查询 demo | A simple & micro Chinese Weatherbot based on rasa framework☆12Aug 14, 2019Updated 6 years ago
- Attempt to understand Percy Liang's Dependency-based Compositional Semantics by implementing it in Python☆10Mar 10, 2013Updated 13 years ago
- 竞赛任务: 输入: 输入文件包括若干行中文短文本。 输出: 输出文本每一行包括此中文短文本的实体识别与链指结果,需识别出文本中所有mention(包括实体与概念),每个mention包含信息如下:mention在给定知识库中的ID,mention名和在中文短文本中的位置偏移…☆14Feb 2, 2023Updated 3 years ago
- Bert分类,语义相似度,获取句向量。☆66Mar 17, 2025Updated last year
- CausalKnowledgeBase, causal knowledge base including causal pairs extracted from web text using the methods like PMI, Collocation。基于网络文本的…☆48Apr 22, 2019Updated 6 years ago
- An experiment and demo-level tool for text information extraction (event-triples extraction), which can be a route to the event chain an…☆932Nov 26, 2022Updated 3 years ago
- tensorflow-seq2seq-chatbot-zh中文聊天机器人