#
ngrams
Here are 105 public repositories matching this topic...
Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipgrams (i.e patterns with one or more gaps, either of fixed or dynamic size) in a quick and memory-efficient way. At the core is the tool ``colibri-patternmodeller`` whi ch allows you to build, view, manipulate and query pattern models.
python
nlp
c-plus-plus
library
corpus
linguistics
pattern-recognition
computational-linguistics
text-processing
ngram
ngrams
skipgram
-
Updated
Feb 20, 2020 - C++
The C++ library implementing the compressed data structures described in the paper "Efficient Data Structures for Massive N-Gram Datasets", by Giulio Ermanno Pibiri and Rossano Venturini, published in ACM SIGIR 2017.
-
Updated
Dec 9, 2019 - C++
NLP Functions for amplifying negations, managing elisions, creating ngrams, stems, phonetic codes to tokens and more.
nlp
natural-language-processing
bag-of-words
ngrams
stem
tokenize
sentence-boundary-detection
stop-words
phonetize
-
Updated
Aug 7, 2019 - JavaScript
Covid-19 Twitter dataset for non-commercial research use and pre-processing scripts - under active development
-
Updated
Apr 6, 2020 - Python
Typing Assistant provides the ability to autocomplete words and suggests predictions for the next word. This makes typing faster, more intelligent and reduces effort.
javascript
python
nlp
keyboard
natural-language-processing
autocompletion
corpus
prediction
ngrams
bigrams
text-prediction
typing-assistant
ngram-model
trigram-model
-
Updated
Dec 27, 2017 - CSS
thanasions
commented
Oct 18, 2018
Spacy lemmatizer is computing the lemma on the fly rather than looking up a table. Before commiting check outputs are equal or better!
A fast and reliable PHP library for detecting languages
-
Updated
Mar 3, 2020 - PHP
Next Word Prediction using n-gram Probabilistic Model with various Smoothing Techniques
nlp
prediction
trigrams
backoff
ngrams
bigrams
language-model
unigram
good-turing
quadgrams
knesser-ney-smoothing
prediction-ngram
ngram-probabilistic-model
interpolated-knesser-ney
-
Updated
Jul 23, 2018 - Jupyter Notebook
java
n-grams
bag-of-words
remove-duplicates
java-library
duplicates-removed
ngram
ngrams
skip-grams
bagofwords
creating-ngrams
-
Updated
Oct 5, 2017 - Java
Word generation based on n-gram models, and a cli utility to generate said models.
-
Updated
Sep 1, 2016 - JavaScript
An R-based guide to sampling Google n-gram data, building historical term-feature matrices & investigating lexical semantic change historically.
-
Updated
Jan 20, 2020
Using Python to detect cyber-bullying on Twitter based on categories and kinds of language used with at-risk tweets
twitter
tweets
twitter-api
naive-bayes
pandas
python3
nltk
logistic-regression
support-vector-machine
ngrams
decision-trees
python-twitter
cyberbullying-detection
-
Updated
Jul 13, 2019 - Python
Syllable counting and detection using an n-gram language model.
-
Updated
Feb 18, 2017 - Clojure
Сравнение нескольких способов представления слов для построения языковых моделей
nlp
lasagne
tensorflow
xgboost
sdr
ngrams
language-model
nlp-machine-learning
keras-neural-networks
w2v
ngram-analysis
nlm
tiny-dnn
nolearn
singa
catboost
opennn
-
Updated
Sep 20, 2017 - Python
Corrects common German transcriptions using ML
-
Updated
Jul 1, 2018 - Jupyter Notebook
Open
Update README
olekscode
commented
Mar 6, 2020
Remove information about text generation (maybe keep it as an application example).
Add instructions on how to use the library, how to configure smoothing, how to work with files
Bring your own city name and get lat,lng from dreamcity
-
Updated
Apr 14, 2017 - OpenEdge ABL
Opinion Mining using Python, Natural Language Processing using NLTK
-
Updated
Sep 27, 2017 - Jupyter Notebook
Some NLP projects
-
Updated
Dec 23, 2018 - Python
A next word prediction app ala Swiftkey
-
Updated
Nov 12, 2017 - R
Improve this page
Add a description, image, and links to the ngrams topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ngrams topic, visit your repo's landing page and select "manage topics."


If yes, can u provide an example, it would be really helpful.