Popular repositories Loading
-
Language_Detection
Language_Detection PublicExperimental project in language detection from text. A Bigram modela and Regression is compared against eachother to detect and label text into a language. languagelabler.py is the user's GUI, the…
Python 1
-
Master_Thesis_Semantic_Segmentation
Master_Thesis_Semantic_Segmentation PublicCodes relating to the Master Thesis of Filip Elander. Image Pre-processing and dataset analysis for Neural networks running Semantic Segmentation
Python
-
String_Alignment
String_Alignment Publiccomputes the minimum-cost alignment of two strings (minimal edit)
Python
-
Sequence_modeling_HMM
Sequence_modeling_HMM Publicsequence modeling with the hidden Markov model (HMM). script for inserting a misspelled --file or --string and using bigrams and trigrams it predicts what the user intended to write
Python
-
Word_Generation_Random_Indexing
Word_Generation_Random_Indexing Publiccreating word vectors using Random Indexing technique. Function returning k nearest neighbors with distances for each word in `dataset`
Python
-
Word_Generation_Bigram_Language_Model
Word_Generation_Bigram_Language_Model PublicThe program trains or reads a language model (Bigram) and a test file, and computes the entropy of the latter.
Python
If the problem persists, check the GitHub status page or contact support.