Amrit Poudel (apoudel1021)

apoudel1021

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

Amrit Poudel's repositories

PRAWReddit

PRAWReddit gets you all the submission from a specific subreddit with all the comments, and their selected meta-data in a pandas dataframe.

Language:PythonStargazers:1Issues:0Issues:0

craiglist-scraper-

This scraping tool allows you to scrap all the details of the cars which have been enlisted on craiglist for sale. It makes use of Python, BeautifulSoup, Pandas and various other Python techniques.

Language:PythonStargazers:0Issues:0Issues:0

JavaScript-Tutorial

This code allows you to learn JS from the very beginning including the naive concepts of data types, variables, objects, and function. Moving forward the concept of DOM (Document Object Module), JS fundamentals and JS with AJAX and JSON will be introduced. This tutorial has been made through the UDEMY course JavaScript: Learn Front EndWeb Development.

Language:JavaScriptStargazers:0Issues:0Issues:0

Maximum-Sub-Array

Implementation of a linear time Maximum Sub Array using Kandane's Algorithm

Language:PythonStargazers:0Issues:0Issues:0

news-crawl

News crawling with Storm-crawler - stores content as WARC

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

Operating-System

Programming Assignment 1| CSCI 423 | Ole Miss|| Write a program to read a number of integers from a given text file, and then print out the result on the screen as well as write the result into another text file, with each integer separated by a space.||

Language:CStargazers:0Issues:0Issues:0

OS-Collatz-conjecture

Programming Assignment 2| CSCI 423| Ole Miss|| Collatz conjecture! Write a C program using the fork() system call that generates this sequence in the child process. ||

Language:CStargazers:0Issues:0Issues:0

pywb

Core Python Web Archiving Toolkit for replay and recording of web archives

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

Scraping-Harassmap.org-

This python code collects all the reported sexual harassment incidents and stores it in a table using the DataFrame. This was collected for increasing the accuracy of the sexual harassment tracker.

Language:PythonStargazers:0Issues:0Issues:0

Scraping-Safecity.in--Online-Portal-

Collection of 11,000 data on sexual harassment using Python, BeautifulSoup and Pandas from the web portal Safecity.in for the research on Live Monitoring of Sexual Harassment on Social Network

Language:PythonStargazers:0Issues:0Issues:0

Sentence-Segmentation

This project emphasizes on the concept of regular expression and basic python techniques. In this project, we try on segmenting the given text into sentences with utmost accuracy. While doing so, we take care of the special occasions or conditions such as Mr. Mrs. U.N.O and so on.

Language:PythonStargazers:0Issues:0Issues:0

SENTIMENT_ANALYSIS_USING_BERT_PYTORCH

Sentiment Analysis using BERT language Model on (smile-annotations-final.csv) data! Makes use of PyTorch. Completed with the help of coursera course (Sentiment Analysis with Deep Learning using BERT)

Stargazers:0Issues:0Issues:0

Spring-Boot-Quick-Start

Spring Boot Quick Start is a starter pack for the beginners trying to build the RESTful API. It makes use of GET, POST, PUT and DELETE function .

Language:JavaStargazers:0Issues:0Issues:0

worldo-corona

Worldo-corona collects all the updates and their respective sources of a given date as displayed on the website [https://www.worldometers.info/coronavirus/] making use of web scraping tool: Selenium.

Language:PythonStargazers:0Issues:0Issues:0