Popular repositories Loading
-
Collocation-Detection
Collocation-Detection PublicCalculates the pointwise mutual information and Chi-square values to determine if two words are collocations
Python
-
Sentence-Boundary-Detection
Sentence-Boundary-Detection PublicExtracts features near occurences of '.' characters to determine if a '.' is used to end a sentence vs something like an abbreviation
Python
-
Part-of-Speech-Tagging
Part-of-Speech-Tagging PublicThis program is an implementation of the Viterbi Hidden Markov Model.
Python
-
Word-Sense-Disambiguation
Word-Sense-Disambiguation PublicUsing Naive Bayes, and an annotated corpus, this program learns the correct word sense for given words and makes predictions about words in the testing set.
Python
-
Text-Summarization
Text-Summarization PublicSummarizes Product Reviews. Uses Word2Vec to get word embeddings
Jupyter Notebook
-
Sarcasm-Detection
Sarcasm-Detection PublicTrains several classifiers on a dataset obtained from Reddit. Features inclue unigrams, bigrams, trigrams, and word embeddings. Word embeddings obtained via pretrained word2vec model.
Jupyter Notebook
If the problem persists, check the GitHub status page or contact support.