An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by kevalmorabia97

A curated list of projects in awesome lists by kevalmorabia97 .

https://github.com/kevalmorabia97/sedtwik-event-detection-from-tweets

Segmentation based event detection from Tweets. Published at NAACL SRW 2019

event-detection machine-learning nlp segment-based-event-detection text-mining tweets twitter

Last synced: 17 Feb 2025

https://github.com/kevalmorabia97/pytweetcleaner

Python module to clean twitter JSON data or tweet text and remove unnecessary data such as hyperlinks, comments on someone else's tweet, non-ASCII chars, non-English tweets, and much more

json python3 tweets twitter

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/object-and-semantic-part-detection-pytorch

Joint detection of Object and its Semantic parts using Attention-based Feature Fusion on PASCAL Parts 2010 dataset

computer-vision convolutional-neural-networks faster-rcnn feature-fusion object-detection pytorch self-attention

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/naive-bayes-text-classifier-in-java

Naive Bayes Classification used to classify movie reviews as positive or negative

java machine-learning naive-bayes-classifier text-classification

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/chat-messela-blockchain-messenger

Chat Message La - A Blockchain implementation for ultra-secure (just kidding!) messaging in Java

blockchain-technology chat messaging

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/graph-theory-implementations-in-java

This project contains the implementation of basic graph theory algorithms like BFS, DFS, Kruskal's MST, Prim's MST, Dijkstras Shortest Path

bfs dfs dijkstra-shortest-path disjoint-set graph-theory kruskals-algorithm prims-algorithm

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/location-tracking-using-google-maps-javascript-api

This was a part of my project during my internship at WATConsult, Mumbai

css google-maps-api html javscript php

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/pagerank-for-information-retrieval-in-python

Rank the pages in the corpus by considering the inlinks and outlinks. Also handling dead ends and spider traps. Topic Specific Page Rank and visualization of page links using igraph

igraph information-retrieval link-analysis pagerank python topic-specific-rank

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/top-down-parser

Provide Rules and Input to check if the input string is valid as per the rules

c-plus-plus compiler-design top-down-parser

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/fparm-frequent-patterns-and-association-rule-miner

This is an implementation of Apriori algorithm for frequent itemset generation and association rule generation. The GUI is made using JAVA FX or Cmd_Line version can be used

apriori-algorithm association-rules data-mining frequent-itemset-mining hash-trees java java-fx

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/id3-decision-tree-classifier-in-java

ID3 Decision Tree Classifier for Machine Learning along with Reduced Error Pruning and Random Forest to avoid overfitting

decision-tree-classifier id3-algorithm machine-learning random-forest

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/data-structures-implementations-in-java

This project contains implementations of some most commonly used data structures like BinarySearchTree, DisjointUnionSet, DoublyLinkedList, Heap, QueueWith2Stacks and StackWith2Queues

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/agglomerative-hierarchical-clustering-comparison

Comparison of different linkages like complete, averagem ward on different datasets by plotting data on 2D plane by matplotlib

agglomerative-clustering clustering hierarchical-clustering python3

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/collaborative-filtering

A Python implementation of user based and item based collaborative filtering for matrix completion

collaborative-filtering matrix-completion python3 recommender-system

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/type-checking-for-c-language

Name, Internal Name and Structural Equivalence check for C language written in Java

c-language type-system

Last synced: 15 Mar 2025

https://github.com/kevalmorabia97/acl-search-engine-cs510

Search Engine to search for ACL Papers

information-retrieval search-engine

Last synced: 14 Apr 2025

https://github.com/kevalmorabia97/blog-website-mrcheerful.comli.com

This is a Blog website that I created as a part of my internship at WATConsult, Mumbai.

ajax bootstrap css html javscript jquery php sql

Last synced: 21 Nov 2024

https://github.com/kevalmorabia97/candidate-elimination-for-concept-learning-in-java

This is the java implementation of the candidate elimination algorithm to find the specific and generic boundary of concept learning used in Machine Learning

candidate-elimination machine-learning

Last synced: 15 Mar 2025

https://github.com/kevalmorabia97/number-theory-implementations-in-java

This project contains implementations of number theory algorithms like Binary2Deciamal, BinaryAddition, BinaryMultiplication, Deciaml2Binary, DivMod, EucledianGCD, GenerateSubsetsOfSizeK, ModularExponentiation, NChooseK and SieveOfEratosthenes

Last synced: 15 Mar 2025

https://github.com/kevalmorabia97/querying-heterogeneous-databases

A unified GUI to query heterogenous database consisting of multiple relational (mySQL) and object relational (ObjectDB) databases at different locations

database heterogenous-databases java mysql

Last synced: 15 Mar 2025