98 results for “topic:n-gram”
Four word embedding models implemented in Python. Supporting arbitrary context features
:dart: String metrics and phonetic algorithms for Scala (e.g. Dice/Sorensen, Hamming, Jaccard, Jaro, Jaro-Winkler, Levenshtein, Metaphone, N-Gram, NYSIIS, Overlap, Ratcliff/Obershelp, Refined NYSIIS, Refined Soundex, Soundex, Weighted Levenshtein).
Go metrics for calculating string similarity and other string utility functions
Machine learning based text classification in JavaScript using n-grams and cosine similarity
Get n-grams from text
[EMNLP 2020] Keep CALM and Explore: Language Models for Action Generation in Text-based Games
A minimum viable Markov gibberish generator in 32 lines of Python, inspired by the legendary Mark V. Shaney program of 1980s
基于机器学习的 Webshell 检测 (OPCode -> N-Gram -> TF-IDF -> XGBoost)
N-Gram Graph: Simple Unsupervised Representation for Graphs, NeurIPS'19 (https://arxiv.org/abs/1806.09206)
Tool for performing basic text analysis on the CBETA corpus
Spider - web crawler and local wordlist processor to generate frequency sorted wordlist / ngrams
Trigram files for 500+ languages
An advanced profanity filter based on phonetics and normal detection that detects swears in 27 different languages!
This project is an auto-filling text program implemented in Python using N-gram models. The program suggests the next word based on the input given by the user. It utilizes N-gram models, specifically Trigrams and Bigrams, to generate predictions.
This project contains n-gram generator which is build using HTML, CSS and Javascript
Kotlin multiplatform library offering various algorithms to measure string similarity and distance
A fast classification and tagging tool using byte-level n-gram embeddings. bytesteady is a ServiceNow Research project that was started at Element AI.
기획자와 마케터를 위한 이벤트 댓글 분석 - feat. 인프런 새해 다짐 이벤트
用 n-gram 语言模型进行新闻文本内容预测。https://www.jeddd.com/article/python-ngram-language-prediction.html
Parses 3 dictionaries from PDFs, reconstructs lost formatting using N-gram and visual computing methods, and serializes to a database for web display.
A web service that exposes semantic similarity search via a web GUI and a RESTful API.
NLP Course stuff and algorithm implementations
A simple Objective-C implementation of word suggestion using n-gram probabilistic model
Comparison among four spelling correction methods. n-gram, Levenshtein, Jaro, Jaro_winkler
Model Generator for Firestore(move to volcago)
ngram-keylogger: typing stats that don't leak passwords
An automatic Persian poet detector from poetry, using NLP algorithms and Backoff model, which identifies which poet a verse of a poem belongs to among Ferdowsi, Saadi, and Rumi.
Predicts anticancer peptides using random forests trained on the n-gram encoded peptides. The implemented algorithm can be accessed from both the command line and shiny-based GUI.
A fluency_based evaluation tool for Chinese Grammatical Error Correction (CGEC)
Language Modelling for various corpora, Natural Language Generation using LMs, Corpus Statistics Visualization