Ajyy / chinese_number_recognitionLinks
将句子中的中文数字(包括中文、阿拉伯数字混合形式)抽取出来并转换成阿拉伯数字,格式化输出
☆8Updated 6 years ago
Alternatives and similar repositories for chinese_number_recognition
Users that are interested in chinese_number_recognition are comparing it to the libraries listed below
Sorting:
- self complemented SpellCorrection based pinyin similairity, edit distance ,基于拼音相似度与编辑距离的查询纠错。☆82Updated 3 years ago
- worddict crawler and transfer for sougpuinput wordict , 搜狗输入法词库抓取与格式转换☆25Updated 7 years ago
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆20Updated 5 years ago
- 带拼音、字形特征的文本纠错模型☆11Updated 2 years ago
- 基于Keras实现seq2seq,进行英文到中文的翻译☆18Updated 4 years ago
- Self complemented Word Collocation using MI method which is tested to be effective..基于互信息算法的词语搭配抽取☆28Updated 7 years ago
- 音乐类语料的意图识别填槽以及槽值纠错模型☆16Updated 2 years ago
- ☆15Updated 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 6 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- 文本相似性☆23Updated 5 years ago
- 新词发现,信息熵,左右互信息☆16Updated 6 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图 识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- Self complemented Key infomation extraction including keywords, abstract from text using algorithm like textrank ,tfidf 基于Textrank算法的文本摘要…☆54Updated 7 years ago
- 使用词性模板抽取中文语料中的名词短语☆17Updated 3 years ago
- Quick run NLP in many task 快速运行分类、序列标注、匹配、生成等NLP任务的Tensorflow框架 (中文 NLP 支持分布式)☆30Updated 4 years ago
- 中文分句python程序☆24Updated 6 years ago
- 中文新词发现算法PNW算法,可以识别任意长度的新词。☆15Updated last year
- 结合上下文和篇章特征的多标签情绪分类☆28Updated 8 years ago
- 文本处理相关库,目前包括新词发现、字符串匹配等功能。☆14Updated 3 years ago
- 汉字字符特征提取工具,可以提取出字符中的字音(声母、 韵母、声调)、字形(偏旁、部首)、四角编码等特征,同时可作为tensor输入到模型☆137Updated 5 years ago
- 闲聊机器人☆11Updated 4 years ago
- 中文实体抽取☆14Updated 6 years ago
- 别名发现系统☆12Updated 3 years ago
- 本项目使用云问科技训练的中文版UniLM模型对微博数据集进行自动标题生成。☆38Updated last year
- 微调预训练语言模型(BERT、Roberta、XLBert等),用于计算两个文本之间的相似度(通过句子对分类任务转换),适用于中文文本☆89Updated 4 years ago
- bert-flat 简化版 添加了很多注释☆15Updated 3 years ago
- 中文文本纠错模型,keras实现☆74Updated 3 years ago
- 实现基于相似度匹配和检索的问答系统☆18Updated 6 years ago
- 基于 TensorFlow & PaddlePaddle 的通用序列标注算法库(目前包含 BiLSTM+CRF, Stacked-BiLSTM+CRF 和 IDCNN+CRF,更多算法正在持续添加中)实现中文分词(Tokenizer / segmentation)、词性标注…☆84Updated 2 years ago