StarlangSoftware / NGram-PyLinks
Ngrams with Basic Smoothings
☆19Updated 6 months ago
Alternatives and similar repositories for NGram-Py
Users that are interested in NGram-Py are comparing it to the libraries listed below
Sorting:
- This repo contains the software that was used to conduct the experiments reported in our article titled "Improving Named Entity Recogniti…☆20Updated 2 years ago
- PyTorch repository for text categorization and NER experiments in Turkish and English.☆36Updated 2 years ago
- ☆35Updated 4 years ago
- Use the famous language model, xlnet, to do sequence tagging/ sequence labelling/ named entity recognition(NER) / noun extraction;☆18Updated 5 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆59Updated 8 years ago
- BERT for joint intent classification and slot filling☆39Updated 5 years ago
- Paper: A Simple and Effective Neural Model for Joint Word Segmentation and POS Tagging☆35Updated 6 years ago
- Neural quality estimation toolkit for grammatical error correction and other language generation applications.☆49Updated 6 years ago
- Source code to reproduce results of our paper "DIET: Lightweight Language Understanding for Dialogue Systems"☆63Updated 5 years ago
- A collection of resources on using BERT (https://arxiv.org/abs/1810.04805 ) and related Language Models in production environments.☆96Updated 4 years ago
- Source code for ACL 2020 paper "Learning Spoken Language Representations with Neural Lattice Language Modeling"☆18Updated 2 years ago
- Fine-tuned Transformers compatible BERT models for Sequence Tagging☆40Updated 5 years ago
- Code for ACL '19 paper: Towards Improving Neural Named Entity Recognition with Gazetteers☆32Updated 4 years ago
- Position embedding layers in Keras☆58Updated 3 years ago
- Formate converter from one type of qa task datasets to another type☆39Updated 6 years ago
- Code for cross-sentence grammatical error correction using multilayer convolutional seq2seq models (ACL 2019)☆50Updated 5 years ago
- Language-agnostic BERT Sentence Embedding (LaBSE)☆152Updated 4 years ago
- Dataset and baseline for ACL 2019 paper "XQA: A Cross-lingual Open-domain Question Answering Dataset"☆90Updated 3 years ago
- CharBERT: Character-aware Pre-trained Language Model (COLING2020)☆121Updated 4 years ago
- Uses GloVe embeddings and greedy sequence segmentation to semantically segment a text document into any number of k segments.☆33Updated 6 years ago
- ☆52Updated 4 years ago
- ICU based universal language tokenizer☆33Updated 3 years ago
- ☆46Updated 3 years ago
- EmbedRank implemented in Python.