Pinned Repositories
3D-Game-in-OpenGl
A simple 3D Opengl game developed in c++.
AggressionDetection
Sorce code and dataset for our paper in EMNLP-ALW2 workshop on Code-Mix
Fact-Checker
A python written script to check whether fact you are checking is "True" or "False".
FileTransferProtocol
A P2P file transfer protcol in python for inter system communication.
Machine-Learning
Implementations of some of the basic ML algorithms.
Named-Entity-Recognition
Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.
News-popularity-prediction
Implemented two(SVM and Random Forest) machine learning based classification algorithm to classify news articles in two(Low/Highly popular) and three(Low/Moderate/Highly popular) classes given certain no. of features. can be in .
SearchEngine
A basic structure of Search Engine built from scratch in python
SilentFlame's Repositories
SilentFlame/Named-Entity-Recognition
Corpus and a baseline neural network system for Named Entity Recognition in Hindi-English Code-Mixed social media text.
SilentFlame/Fact-Checker
A python written script to check whether fact you are checking is "True" or "False".
SilentFlame/Machine-Learning
Implementations of some of the basic ML algorithms.
SilentFlame/SearchEngine
A basic structure of Search Engine built from scratch in python
SilentFlame/AggressionDetection
Sorce code and dataset for our paper in EMNLP-ALW2 workshop on Code-Mix
SilentFlame/apertium-1
private hacks; don't use unless you're working on the GsoC task Automatic Blank Handling
SilentFlame/cosmos
[Show :heart: love by 🌟] Your personal library of every algorithm and data structure code that you will ever encounter
SilentFlame/CyrillicToLatinTransliteration
A java code to convert the Cyrillic string to Latin string.
SilentFlame/Emotion-Prediction
SilentFlame/erlang-algorithms
Implementations of popular data structures and algorithms
SilentFlame/hack2
Som basic codes of C++/Bash
SilentFlame/lttoolbox
various lttoolbox experiments
SilentFlame/apertium
will have scipts for the coding challenges of apertium
SilentFlame/CrowdSentiment
An interface to know the crowd's inclination towards a specific topic/idea, with the help of tweets on/towards that topic/idea.
SilentFlame/featureEngineering
Some important features for different kind of NLP tasks.
SilentFlame/go-algorand
Algorand's official implementation in Go.
SilentFlame/gs-collections
GS Collections has been migrated to the Eclipse Foundation, re-branded as Eclipse Collections. https://www.eclipse.org/collections/
SilentFlame/hate-speech-detection
Hate-speech and offensive language detection model using various Machine Learning and NLP techniques and labeled Twitter data
SilentFlame/hindi_text_ltrc
Corpus of Raw text for Classical Hindi
SilentFlame/HindiResources
Resources for research in Hindi
SilentFlame/java-interview-prep
SilentFlame/Language-Identification
Language identification at sentence as well as word level in both monolingual as well as code-mixed bilingual texts
SilentFlame/natural_language_query
Functions to convert Natural Language Queries to SPARQL queries for RDF.
SilentFlame/NewsRecommender
A news recommendation system tailored for user communities
SilentFlame/Pub-Sub-Messanger
SilentFlame/resumeVinay
Repository for my hosted resume
SilentFlame/sample-site-netlify
SilentFlame/Semantic-Similarity
An intelligent system to calculate semantic similarity between sentences.
SilentFlame/WordCloud
Word cloud creation for Devanagari script
SilentFlame/zoe
A barebones transactional in-memory (non-persistent) key: value store with an interactive prompt [For educational purposes]