Projects
-
- Members:
- 1
A simple, cross-platform code editor. I've been really busy lately, so I decided to release the code. I am a beginner to Java, so that explains the lousy code. The original plan was to create a C ide, and I still think that's a good cause. The name of the software is subject to change.
-
- Members:
- 2
Conception et Implémentation d'une interface graphique en java pour l'administration à distance des projets (web,bureau,texte,code source,...).
-
- Members:
- 1
This will very likely be one of the most intuitive, user-friendly, and functionally creative (in a way yet to be seen) multiple OS Word Processing Suites developed in quite some time. Multiple social-networking, publishing, and commercial web involvement/integration. Currently at the end of the preliminary planning stages, will begin production May 31st. Visit http://www.helloluminary.com within the next two-three weeks for update tours.
-
- Members:
- 3
Phase I In essence we convert the document to a forward graph , each node is a sentence. Edges are labelled with weights (Weights are calculated based on vector space model which amounts to similarity) . Phase II Then we run Google pagerank algorithm iteratively (typically 5 iterations were enough for convergence) which assigns scores to nodes (i.e sentences). We sort the sentences and choose the top 'n' sentences as the summary.









