synesthesiam / jsgf-genLinks
Tool for generating tagged sentences from JSGF grammars
☆16Updated 6 years ago
Alternatives and similar repositories for jsgf-gen
Users that are interested in jsgf-gen are comparing it to the libraries listed below
Sorting:
- JSpeech Grammar Format (JSGF) compiler, matcher and parser package for Python.☆53Updated last year
- 用于生成文本纠错模型(如Gector)需要的大量数据。☆13Updated 2 years ago
- JSGF Deducer based on JSGF grammar and WFST☆11Updated 7 years ago
- Convert BART models to ONNX with quantization. 3X reduction in size, and upto 3X boost in inference speed☆34Updated 5 months ago
- ☆32Updated 4 years ago
- 开天-新词,中文新词发现工具,Chinese New Word Discovery Tool☆20Updated 5 years ago
- TEXTOIR: An Integrated and Visualized Platform for Text Open Intent Recognition (ACL 2021)☆52Updated 2 years ago
- Train Joint_NLU model using Chinese 中文意图和槽联合模型 tensorflow实现和pytorch实现☆14Updated 5 years ago
- Code for "A Unified Model for Joint Chinese Word Segmentation and Dependency Parsing"☆38Updated 3 years ago
- EmbedRank implemented in Python.☆15Updated 11 months ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- Dataset and Source code of paper 'Enhancing Keyphrase Extraction from Academic Articles with their Reference Information'.☆17Updated 2 years ago
- ☆52Updated 4 years ago
- Source code to reproduce results of our paper "DIET: Lightweight Language Understanding for Dialogue Systems"☆62Updated 5 years ago
- Long text summarization using pointer generator networks☆12Updated 6 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated 2 years ago
- A C++ library for parsing and manipulating JSGF grammar files.☆13Updated last year
- Some tools for JSGF grammar expansion. Generate sentences from a JSGF Grammar. I originally wrote this over the course of a week, so I se…☆16Updated 6 years ago
- Several models for POS Tagging☆24Updated 2 years ago
- ☆10Updated 2 years ago
- The fast python bm25 algorithm implemented with reverted index☆46Updated 2 years ago
- SlotRefine: A Fast Non-Autoregressive Model forJoint Intent Detection and Slot Filling☆48Updated 4 years ago
- 本代码是cs224n的作业2代码☆18Updated 6 years ago
- Load Tensorflow pb file using Bert/TextCNNs, an ensemble model using Java.☆10Updated 3 years ago
- A bunch of scripts exploiting several tools to perform inverse text normalization (ITN)☆21Updated 7 years ago
- Code for the paper "Multi-Task Learning for Domain-General Spoken Disfluency Detection in Dialogue Systems" (Igor Shalyminov, Arash Eshgh…☆24Updated 2 years ago
- kenlm语言模型,并提供python的rest服务☆29Updated 6 years ago
- 本项目由三个模块构成。意图识别:判断用户的意图是业务型还是闲聊型;模型检索:该部分构建一个语料库,当用户 发起新的query(通过意图识别判断为业务型对话)时,为用户匹配query检索的最佳response,使用HSWN进行召回(粗排), 然后构建句子的相似度,并利用Lig…☆11Updated 4 years ago
- TTS前,文本标准化,将数字字母处理转化为汉字☆12Updated last year
- Bert domain adaptation with target corpus by pretraining tasks (Masked Language Model & Next Sentence Prediction). These codes uses huggi…☆9Updated 5 years ago