An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: frequency-analysis

nerett/ht_fdict

Frequency dictionary implementation based on custom hashtable

Language: C++ - Size: 191 KB - Last synced at: 3 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

keirakaitlynn/MonoalphabeticSubstitutionCiphers

Program that encrypts plaintext and (attempts) to decrypt ciphertexts, encrypted via a mono-alphabetic substitution cipher. Replaces letters based on frequency / n-gram analysis. Tried to incorporate hill-climbing algorithm by measuring the fitness of resulting texts to find the best key.

Language: Python - Size: 16.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 1

Sheikh-Araf/SoundFilter

Sound Filter is a software that uses frequency analysis and filter design to separate mixed sounds into two tracks. It utilizes the Bilinear transform and low-pass/high-pass filters to isolate original sounds from mixed recordings. Ideal for audio engineers and technicians.

Language: MATLAB - Size: 815 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

deostroll/pyfft

some fast fourier wav file analysis scripts in python

Language: Python - Size: 931 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 8 - Forks: 2

uqqu/frequency_analysis

package for symbol/word and their bigrams frequency analysis

Language: Python - Size: 35.2 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

thomassamoth/violin-tuner

Tune a violin with Python. It uses Fast Fourier Transform to get the frequency.

Language: Python - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

flancast90/Pythune

A Python CLI for helping tune a piano with audio analysis and recording!

Language: Python - Size: 390 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

ederwander/HackPitchTrack

Pitch Track Hack - Pythonic Implementation of the Pitch track used in autotune patent

Language: Python - Size: 813 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

samattwood9/frequency_analysis_demo

A streamlit app that can be used as a learning resource when demonstrating frequency analysis.

Language: Python - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

intro-to-data-science-21-workshop/14-LauraMenicacci-quanteda

This repository introduces you to the basics of the quanteda package, presented by Laura Menicacci and Dinah Rabe in the context of the Introduction for Data Science workshop, organised by Prof. Simon Munzert at the Hertie School (Berlin) in November 2021.

Language: HTML - Size: 33.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

jimmyg1997/Python-Digital-Signal-Processing-Basics

📶 Python Scripts for the basics of Digital Signal Processing (DSP). Updating on a regular basis.

Language: Jupyter Notebook - Size: 1.73 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 20 - Forks: 6

EsiSeraj/EEG-PhaseFreq-Analysis

Cerebral Signal's Instantaneous Parameters (Phase, Frequency & Envelope) Estimation & Analysis MATLAB Toolbox

Language: Matlab - Size: 1.85 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 14 - Forks: 10

Jsos17/Classic-crypto

Vigenère cipher, keyed Vigenère cipher and autokey cipher. Single and double columnar transposition ciphers. Cryptanalysis of the Vigenère cipher. Data Structures and Algorithms Lab, summer 2018 (offered by Bachelor's Programme in Computer Science, University of Helsinki).

Language: Java - Size: 5.11 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

BlagojeBlagojevic/ETHERUM-PRICE-PREDICTION

ethereum price prediction

Language: Jupyter Notebook - Size: 86.9 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

csn3rd/HotAudio Fork of rich891216/HotAudio 📦

Rate the Attractiveness of your Voice

Size: 12.4 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

tayyipozturk/Frequency-Analysis

Language: TeX - Size: 422 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

pawertrem/Rusophobia-in-the-English-speaking-Twitter

Investigation of a russophobia's presence in a rhetoric of Twitter's western auditory

Language: Python - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

Const4nt0228/Android-FFT-Sound-Recognizer

안드로이드 스마트폰 마이크를 이용한 주파수/음계추출

Language: Java - Size: 226 KB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 1

ciriatico/vigenere-cipher

Program to encrypt and decrypt Vigenère cipher, allowing the user to break it through frequency analysis.

Language: Python - Size: 286 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

FilipHalon/text_historical_authenticity_evaluation

A study on the historical authenticity of a text. The historical authenticity is evaluated by comparing the frequencies of unigrams, bigrams and trigrams of a given text to the frequencies of the ngrams of texts written in the period of +/- 5 years from the claimed date of the release of the given text and to the frequency of the ngrams of recent texts. A tool to visualise the findings made with pandas and matplotlib-pyplot is included.

Language: Jupyter Notebook - Size: 1.01 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 1

ssavi-ict/Automatic-Text-Summarization-in-Bangla-Language

Automatic Bangla Text Summarization : My final semester project resources.

Language: Python - Size: 569 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 6

lipeeeee/FFT_AudioProcessing

Audio frequency processing with FFT algorithm

Language: Processing - Size: 26.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

richard-hartmann/tuner

piano tuner (general pitch detection) in Python

Language: Jupyter Notebook - Size: 1.56 MB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

Slyvred/SimpleXor

This CLI tool allows for file encryption using a xor and also features a basic frequency analysis tool

Language: C++ - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

wb-08/frequency_analysis

frequency analysis of the modern russian Internet language

Language: Python - Size: 1020 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

TommasoGhilardi/Statistics-in-Motion

Pipelines to analyze the EEG data of the study: Statistics in motion: Does the infant motor system predict actions based on their transitional probability?

Language: MATLAB - Size: 278 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

ddandur/Twords

Twitter Word Frequency Analysis

Language: Jupyter Notebook - Size: 37 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 17 - Forks: 7

DanielJohnBenton/TownsAndVillages

:european_castle: Mapping British place names and other analysis

Language: Python - Size: 13.2 MB - Last synced at: 5 months ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 0

duli-eng/Freq_histogram

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

EliaFantini/Political-party-classifier-from-quotes-A-data-story-from-a-data-analysis-of-Quotebank-dataset Fork of epfl-ada/ada-2021-project-adaboy

A Quotebank data analysis to build a political party classifier based on quotes, explained with a data story. Includes sentiment analysis, grammatical structure/complexity analysis and topic labeling.

Language: Jupyter Notebook - Size: 46.1 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

ThomasFabula/FASENS_Si-ZnO_M723

FASENS: POLYTEC + GAIN-PHASE Messungen, Modenprofilaufnahme, Abgriff: optisch, Stahlträger geklebt. Si-Membran + ZnO-Schicht M7-2/3

Language: Pascal - Size: 2.04 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

mrApptastic/mrFrequency

A small JavaScript library for performing frequency analyses on texts as well as encoding and decoding texts using substitution (e.g. Caesar's Cypher).

Language: JavaScript - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

HxnDev/Apriori-Algorithm-Frequent-Item-in-Grocery-Store

This assignment will give you basic insight into using Apriori algorithm. Apriori is use for finding the frequent item set in transaction.

Language: C++ - Size: 139 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

Wissance/2DImageProcessing

2d Images processing system with FPGA (Zynq 7k) from two dragster linescanner (DR-2k-7)

Language: VHDL - Size: 36.9 MB - Last synced at: 30 days ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 5

kaymomin/Twitter-Profile-Analysis-of-ImranKhan

Disclaimer: This project has nothing to with politics and has been completed just out of academic interest.

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 2

AminAliari/voice-gender-recognition

Frequency Domain Analyser.

Language: Python - Size: 22.1 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

JElchison/check-enc

Python script that uses character frequency analysis to determine likely encodings of opaque files. Can be useful in CTF competitions.

Language: Python - Size: 18.6 KB - Last synced at: about 1 month ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

sebsilas/pyin

Fundamental Frequency Estimation Using The Probabilistic YIN (pYIN) Algorithm.

Language: R - Size: 29.5 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lucianobajr/TPS-PAA

Trabalhos Práticos da disciplina de CCF 330 - Projeto e Análise de Algoritmos

Language: C - Size: 4.14 MB - Last synced at: 28 days ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

DenseLance/Wordle-Solver

Simple way to solve wordle by providing 10 best guesses with the current information provided, using frequency analysis. The game is assumed to be on hard mode, where "any revealed hints must be used in subsequent guesses". Some of the words provided may not be available for different versions of Wordle, so use at your own discretion.

Language: Python - Size: 33.2 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

diegoinacio/iteractive-image-reconstruction

Iteractive image reconstruction from different transforms

Language: Jupyter Notebook - Size: 1.6 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rrskybox/GuideLogAnalyzer

Graphical data reader and frequency analysis for TheSkyX guider logs.

Language: C# - Size: 6.91 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

computerphysicslab/goCrawler

goLang crawler restricted to only topic relevant/curated URLs. Includes token frequency analysis and NLP nGram detection

Language: Go - Size: 13.9 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

viktorvano/FFT

simple FFT in JAVA

Language: Java - Size: 28.3 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

skytomo221/japanese-common-words

You can use Japanese Wordle.

Language: Ruby - Size: 176 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

jamestiotio/fcs

SUTD 2021 50.042 Foundations of Cybersecurity Code Dump

Language: HTML - Size: 1.78 MB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

hamza-dugmag/free-vibration-fft

Simulink project for the MathWorks Summer Hackathon.

Size: 464 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

srogatch/TextMatching

Find similar text files in a repository and sort by similarity

Language: C++ - Size: 2.59 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 5 - Forks: 2

rkp678/Unit12_Homework

Unit 12 Homework - Tales from the Crypto

Language: Jupyter Notebook - Size: 3.43 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

cyberrumor/bite

Branching Information Trees Extractor. Summarizes corpora using the n-gram Markov approach.

Language: Rust - Size: 71.3 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

markitr/tabulate

The goal of tabulate is to help you create tabular data in long format.

Language: R - Size: 97.7 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

ckhawks/sbcfaxor

Single-byte and multi-byte character frequency analysis XOR

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ma-laforge/CData.jl

C-Data Parametric Analysis/Visualization Suite

Language: Julia - Size: 19.5 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

HubTou/ngc

N-grams count

Language: Python - Size: 38.1 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

EdmundGoodman/hangman-solver

A simple program that uses statistical analysis of a dictionary to play the game hangman optimally

Language: Python - Size: 457 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

tayebiarasteh/sasp

Programming exercises of the Speech and Audio Signal Processing course

Language: MATLAB - Size: 17.1 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

shamo0/capstone

Analysis of Social Media Techniques Used to Manipulate the 2020 Elections

Language: Jupyter Notebook - Size: 11.5 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

nandercarmo/My-AudioEqualizer

This project was developed in the Signal Processing discipline of the Electrical Engineering course at UFMG in order to consolidate knowledge about the design and implementation of discrete time filters and their use in the treatment of audio signals. Ícone "Verificada pela comunidade"

Language: MATLAB - Size: 1.65 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

lenarsaitov/vk-word-frequency-analyzer

Word frequency analysis in VKontakte's public

Language: Jupyter Notebook - Size: 955 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

ShashwatNigam99/Digital_Image_Processing_Assignments

All assignments completed as a part of my Digital Image Processing Course

Language: Jupyter Notebook - Size: 31.8 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

WillStOnge/Affine-Cipher-Breaker

A tool to assist in the cracking of affine ciphers. This tool includes a known-plaintext attack, frequency analysis, and system on congruences solver

Language: JavaScript - Size: 266 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

jrinconada/cracking-caesar-cipher

Visualising letter frequency in encrypted messages using Caesar and Vigenère ciphers

Language: Python - Size: 467 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

MikFerrari/drillPressML

Language: MATLAB - Size: 627 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

KGBTR/frequency-statistic

r/KGBTR frequency statistic

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

cghv94/manuales-de-R-en-pdf

Manuales de R en pdf

Size: 1.69 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 2 - Forks: 0

Mr-S-Mirzoev/C-Projects

Projects which were implemented in C

Language: C - Size: 732 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

oguzhanagkus/frequence-analyzer

Deciphering Caesar ciphered text by frequence analysing

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

PdePinguino/tf-idf

Comparando cuentos de Manuel Rojas utilizando TF-IDF.

Language: Python - Size: 598 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

MSK998/ShiftCipher

A small console app that will encode and decode text using a simple shift cypher commonly known as the Caesar cypher.

Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

cghv94/medidas-de-dispersion-en-R

Tutoriales sobre medidas de dispersión en R

Language: R - Size: 27.3 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

Gautham-JS/pyFSK

FSK algorithm for Assignment with one sound application

Language: Python - Size: 256 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

vmieres/Natural-Language-Processing-NLP

This repo is about Natural Language Processing (NLP).

Language: Jupyter Notebook - Size: 6.96 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rehan-code/Caesar-Cypher-decryption-project

project involves obtaining frequency tables from files, Caesar cypher encryption and decryption and binary file encoding and decoding.

Language: C - Size: 15.6 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

npedrazzini/averageReducedFrequency

R script to calculate the Average Reduced Frequency (ARF) of all words in a corpus

Language: R - Size: 30.3 KB - Last synced at: 19 days ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

quangvn2508/MandelbrotSetWebExplorer

A responsive web page to explore and view Mandelbrot Set. Using web worker to run the expensive computations.

Language: JavaScript - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

abousalmane/senecrypt

a set of cipher algorithms and cryptographic tools

Language: HTML - Size: 1.16 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

azzeddineCH/Android-app-sound-frequency-visualizer

sound frequency visualizer in the Context of the arabic speech recognition leader company "Votek" challenge

Language: Java - Size: 214 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

alecsmirnov/nstu-cryptography-basics

НГТУ, ФПМИ 3-й курс - Основы криптографии

Language: C++ - Size: 92.8 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

albirrkarim/Frequency-Analysis

[ Tugas ] Monoalphabetic Cipher, Frequency Analysis

Language: JavaScript - Size: 168 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

DhananjaySisode/frequencyChart

Line Chart in Angular using Chart.js library.

Language: TypeScript - Size: 792 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

deanturpin/dft

Discrete Fourier Transforms (header-only library)

Language: HTML - Size: 18 MB - Last synced at: 11 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

skytomo221/LojbanWordsFrequency

Lojban Words Frequency

Language: Python - Size: 9.77 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

MandelV/GoFrequencyAnalysis

A little package developed with Go to make frequency analysis on text

Language: Go - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

SiddAjriY2Jaccount/FreqAnalysis

Letter frequency analysis : Checking whether the frequency analysis of letters of alphabet is accurate. Further attempting to hack/decrypt the encrypted text.

Language: Python - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

IMEsec-USP/frequency-analysis-tool

:lock: A simple tool to make frequency analysis on text

Language: Python - Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

souviksaha97/FilterParameterCalculator

Calculator for RC filter Impedance, Frequency Response

Language: Python - Size: 19.5 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

alpha-k911/data_science

This repo contains of all resources which I have used for my Stock Market Prediction Project based on Time-Series and Frequency Ananlysis

Language: Jupyter Notebook - Size: 15.2 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Nico769/Cryptanalysis-Homework

A homework about Cryptanalysis via Frequency Analysis.

Language: Jupyter Notebook - Size: 1.29 MB - Last synced at: almost 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 2

bnriiitb/autostopwordgen

stopwordgen automatically builds the stop words for a given dataset.

Language: Python - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 7 - Forks: 0

angelacpd/Pulsating_Heat_Pipes

Data analysis.

Language: MATLAB - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

saeed-anwar/Class_Specific_Deblurring

Class-Specific Image Deblurring

Size: 1000 Bytes - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

DavidBuchanan314/english-letter-freqs

Useful generation scripts and precomputed LUTs useful for performing frequency analysis on English text.

Language: Python - Size: 61.5 KB - Last synced at: about 4 hours ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

xjessiex/AI_Internship_Evaluation

Movie Summaries Analysis

Language: HTML - Size: 29.4 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

dkaushik94/GIT-alyzer

Repository for Git analyzer.

Language: Python - Size: 450 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

MRummanHasan/Word-Frequency-Counter

Language: C# - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

gsimenel/sigfox-graph-frequencies

Graph Sigfox messages received on RSSI and Frequency

Language: Jupyter Notebook - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

alichtman/DecodeCaesar

Intelligent Caesar-Cipher Cracking

Language: Java - Size: 17.6 KB - Last synced at: 26 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

monolithpl/frequency-count-benchmark

Benchmarking various tools for counting word and phrase frequency in corpora [for windows]

Language: Batchfile - Size: 13 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 4

aadishchopra/pump_fault_frequency

Size: 340 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

leoyli/frequency-loop-permutator

A short Python-based permutator for (microwave) frequency-loop calculations

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0