ngram-analysis topic

List ngram-analysis repositories

align-linguistic-alignment

39
Stars
11
Forks
Watchers

Python library for extracting quantitative, reproducible metrics of multi-level alignment between two speakers in naturalistic language corpora.

YouTubeAdultFilter

16
Stars
10
Forks
Watchers

Restrict your child to watching Adult Content on YouTube using Android Accessibility.

Auto-Filling-Text

17
Stars
4
Forks
Watchers

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...