https://github.com/scify/newsumserver
Backend for the NewSum summarization application
https://github.com/scify/newsumserver
Last synced: 17 days ago
JSON representation
Backend for the NewSum summarization application
- Host: GitHub
- URL: https://github.com/scify/newsumserver
- Owner: scify
- License: other
- Created: 2013-06-21T12:31:04.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-14T12:41:54.000Z (over 11 years ago)
- Last Synced: 2025-03-26T00:05:01.048Z (about 1 month ago)
- Language: Java
- Size: 2.43 MB
- Stars: 7
- Watchers: 6
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
NewSumServer
=
[NewSum](http://www.scify.gr/site/en/our-projects/completed-projects/newsum-menu-en) is a cutting edge summarization application developed for getting summaries from various news sources.
-
NewSum requires java 6 and above.NewSum crawls given RSS feeds, creates Articles, creates clusters of Articles and generates summaries for these Clusters.
The repository is set up for easy integration with the Netbeans IDE[SciFY NPC](http://www.scify.org), 2013
-The project depends on the following libraries
- [JInsect.jar](http://sourceforge.net/projects/jinsect/)
- [Jama-1.0.2.jar](http://math.nist.gov/javanumerics/jama/)
- OpenJGraph.jar
- [RSSParser.jar](http://commons.apache.org/dormant/feedparser/source-repository.html)
- [gson-2.2.4.jar](http://code.google.com/p/google-gson/)
- [jaxen-1.1.3.jar](http://jaxen.codehaus.org/)
- [jdom-1.1.3.jar](http://www.jdom.org/index.html)
- [jsoup-1.6.2.jar](http://jsoup.org/)
- [jwnl-1.3.3.jar](http://sourceforge.net/projects/jwordnet/)
- [log4j-1.2.16.jar](http://logging.apache.org/log4j/1.2/)
- [lucene-analyzers-3.6.1.jar](http://lucene.apache.org/core/)
- [lucene-core-3.6.1.jar](http://lucene.apache.org/core/)
- opennlp-maxent-3.0.2-incubating.jar
- [opennlp-tools-1.5.2-incubating.jar](http://opennlp.apache.org/index.html)
- opennlp-uima-1.5.2-incubating.jar
- [weka.jar](http://sourceforge.net/projects/weka/)Contributors
-
- *George G. *
- *George K. *