• Stars
    star
    9
  • Rank 1,929,110 (Top 39 %)
  • Language
    PHP
  • Created over 9 years ago
  • Updated over 9 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

The Cliptext web app converts text into an image that can be automatically shared on Twitter to avoid the 140 character limit.

More Repositories

1

TextRank

Python implementation of TextRank algorithm for automatic keyword extraction and summarization using Levenshtein distance as relation between text units. This project is based on the paper "TextRank: Bringing Order into Text" by Rada Mihalcea and Paul Tarau. https://web.eecs.umich.edu/~mihalcea/papers/mihalcea.emnlp04.pdf
Python
752
star
2

cliptext_chrome

The Cliptext chrome extension creates a context menu item that converts selected text in your browser into an image that can be automatically shared on Twitter to avoid the 140 character limit.
JavaScript
13
star
3

diary_of_programming_puzzles

A collection of my solutions to some programming puzzles and common software engineering coding interview questions.
Python
4
star
4

alchemy-news-api

An Alchemy News API library for Node.js
JavaScript
4
star
5

microhaskell

This is an implementation of a fictional programming language called "MicroHaskell"; a tiny subset of the Haskell programming language implemented in Java.
Java
3
star
6

nextmeal

JavaScript
1
star
7

sensor_spy

Java
1
star
8

microblog

Python
1
star
9

data_science_from_scratch

Python
1
star
10

kit

KeepInTouch (kit) is an Android app that lets you set daily, weekly, biweekly and monthly reminders to call people. The app serves as a good project for learning about ContentProviders and Android Alarms/AlarmManager.
Java
1
star
11

TinySearch

This is an (intelligent) search engine implementation in Perl. It searches a particular domain (http://www.unt.edu) for relevant pages and serves to demonstrate key concepts in information retrieval and web search. It consists of a crawler, indexer and graphical user interface. A demo can be found at http://students.cse.unt.edu/~dta0022/searchengine/ A PDF document explaining how the search engine works can be found at http://students.cse.unt.edu/~dta0022/searchengine/report.pdf
Perl
1
star