links · people · groups · tags | My: links · tags · groups · watchlists · notes login · sign up now! | help · blog
Simpy simpy
 
Search Everyone: "library",

Top "library" experts: jaydatema, mdcs, jstone, cdavis, pwiener, earlwaynecorbett,

Groups about "library": Library 2.0, Librarians on Simpy, CU Boulder Map Library, Marians, Reference Library, My Article Search,

1 - 82 of 82   Watch otis
 
by otis 2009-12-23 02:19 javascript · chart · visual · graph · library · plot
http://roberto.open-lab.com/2009/12/21/javascript-charting-tools-an-overview/ - cached - mail it - history
A Java library for reading and writing iCalendar (*.ics) files
by otis 2009-12-23 01:37 ical · calendar · java · api · library · software · time · date
http://m2.modularity.net.au/projects/ical4j/ - cached - mail it - history
A java library for removal of chrome / boilerplate from documents like web pages
by otis 2009-12-03 23:16 java · library · api · information extraction · software
http://code.google.com/p/boilerpipe/ - cached - mail it - history
by otis 2009-12-03 13:02 java · software · library · api · machine learning
http://java-ml.sourceforge.net/ - cached - mail it - history
by otis 2009-11-27 23:05 performance · java · logging · statistics · chart · software · library
http://perf4j.codehaus.org/ - cached - mail it - history
Google's Java libraries
by otis 2009-11-11 20:56 java · library · api · collection · concurrent · google
http://code.google.com/p/guava-libraries/ - cached - mail it - history
C++ (but has Java API), GPL
by otis 2009-11-02 13:51 information retrieval · NLP · software · library · api
http://www.lsi.upc.edu/~nlp/freeling/ - cached - mail it - history
by otis 2009-11-02 13:33 NLP · information retrieval · computational linguistics · java · software · api · library
http://herd.ida.liu.se:8180/nlpfarm/ - cached - mail it - history
MaltParser is a system for data-driven dependency parsing, which can be used to induce a parsing model from treebank data and to parse new data using an induced model.
by otis 2009-10-29 16:20 machine learning · parse · computational linguistics · NLP · java · software · api · library
http://maltparser.org/ - cached - mail it - history
by otis 2009-10-27 15:29 bdb · howto · tutorial · reference · database · java · library
http://www.oracle.com/technology/documentation/berkeley-db/je/GettingStartedGuide/backuprestore.html - cached - mail it - history
Sen is the first opensource morphological analyzer written in pure Java.
by otis 2009-10-16 23:39 japanese · morphology · analysis · lucene · search · index · information retrieval · NLP · library
https://sen.dev.java.net/ - cached - mail it - history
A collection of extremely large matrix decomposition algorithm implementations, in Java.
by otis 2009-09-11 16:20 matrix · library · api · java · software
http://code.google.com/p/decomposer/ - cached - mail it - history
Galago is a toolkit for experimenting with text search. It is based on small, pluggable components that are easy to replace and change, both during indexing and during retrieval. It includes TupleFlow, which is a distributed computation framework like MapReduce or Dryad. TupleFlow manages the difficult parts of processing text: serializing data, sorting it, and distributing processing. The IndexReader and IndexWriter classes manage storing key/value pairs like inverted lists. This makes it possible to make your own kinds of index structures without starting from scratch.
by otis 2009-08-12 16:01 java · software · search · library · information retrieval · distributed computing
http://www.galagosearch.org/ - cached - mail it - history
Zemberek is an open source, platform independent, general purpose Natural Language Processing library and toolset designed for Turkic languages, especially Turkish. Zemberek is officially used as spell checker in Open Office Turkish version and Turkish national Linux Distribution Pardus. Google Code will host Zemberek-2, Zemberek Corpus and Wordnet projects. These projects has Mozilla Public License.
by otis 2009-07-24 09:41 turkish · language · analysis · search · tokenizer · stemming · NLP · library
http://code.google.com/p/zemberek/ - cached - mail it - history
by otis 2009-06-25 14:56 keys · hash table · client · java · library · software · database
http://code.google.com/p/tokyotyrant-java/ - cached - mail it - history
Hazelcast is an open source clustering and highly scalable data distribution platform for Java.
by otis 2009-05-26 14:55 distributed filesystem · database · storage · java · api · library
http://www.hazelcast.com/ - cached - mail it - history
WordnetAPI is a Java interface to the famous WordNet database of lexical relationships.
by otis 2009-05-15 10:07 wordnet · morphology · lexical · synonyms · NLP · information retrieval · library · api
http://code.google.com/p/wordnetapi/ - cached - mail it - history
Hazelcast is a clustering and highly scalable data distribution platform for Java.
by otis 2009-05-05 00:18 java · software · distribute · discover · cluster · library
http://code.google.com/p/hazelcast/ - cached - mail it - history
by otis 2009-04-29 18:13 api · library · software · java · list
http://www.publicobject.com/glazedlists/ - cached - mail it - history
VERY much like Apache Mahout - same goals, it seems
by otis 2009-04-22 10:57 machine learning · hadoop · library
http://code.google.com/p/redpoll/ - cached - mail it - history
by otis 2009-03-20 22:23 wordnet · synonyms · api · library · java
http://lyle.smu.edu/~tspell/jaws/index.html - cached - mail it - history
Davisor Offisor converts popular but hard-to-read non-XML document formats (Word, PowerPoint, Excel, and HTML) into XML and further
by otis 2009-03-20 10:41 java · library · parse · filter · convert · pdf · xml · xhtml · word
http://www.davisor.com/offisor/ - cached - mail it - history
by otis 2009-03-10 19:49 rich client · javascript · ajax · framework · webdev · library
http://openrico.org/ - cached - mail it - history
Gson is a Java library that can be used to convert Java Objects into its JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.
by otis 2009-03-09 15:27 json · java · library · api · convert
http://code.google.com/p/google-gson/ - cached - mail it - history
Word-aligned Compression library for java
by otis 2009-03-02 11:59 java · api · library · compress · information retrieval · encode
http://code.google.com/p/javaewah/ - cached - mail it - history
by otis 2009-02-17 02:55 .net · solr · client · software · search · library · information retrieval
http://code.google.com/p/solrnet/ - cached - mail it - history
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
by otis 2009-01-25 23:54 format · serialize · network · java · api · library
http://code.google.com/p/protobuf/ - cached - mail it - history
Evaluates arithmetic expressions represented as strings.
by otis 2008-12-21 01:56 java · api · library · math
http://code.google.com/p/arity/ - cached - mail it - history
WebLA is a Java package for handling Web Graphs, implementing popular algorithms such as PageRank, HITS, CoCitation Similarity and SimRank. It is of particular interest for research in Information Retrieval, since it provides a set of APIs (Application Programming Interfaces) that allow one to easily experiment with such algorithms.
by otis 2008-12-21 01:54 information retrieval · search · algorithm · pagerank · graph · api · library · java
http://webla.sourceforge.net/ - cached - mail it - history
Flax is a powerful enterprise search solution platform, open source licensed under the GPL.
by otis 2008-09-25 00:41 search · open source · software · library
http://www.flax.co.uk/index.shtml - cached - mail it - history
OpenPipe/UIMA-like content processing pipeline software from Dieselpoint - open source
by otis 2008-06-19 18:23 pipe · pipeline · bus · dieselpoint · api · library · software · java
http://openpipeline.org/ - cached - mail it - history
by otis 2008-06-09 09:11 vietnam · word segmentation · language · NLP · java · api · library
http://jvnsegmenter.sourceforge.net/ - cached - mail it - history
by otis 2008-05-29 15:31 perl · module · library · api · NLP · information retrieval · ngram
http://ngram.sourceforge.net/ - cached - mail it - history
by otis 2008-05-20 11:35 histogram · library · java · api · software · chart
http://code.google.com/p/hist4j/ - cached - mail it - history
by otis 2008-05-13 18:59 document · parse · rich-text · word · pdf · java · library · software · .net
http://www.aspose.com/ - cached - mail it - history
software package for the development and application of grammars that are used for the analysis of words and sentences of natural languages. It contains a programming language for the modelling of morphology and syntax grammars.
by otis 2008-04-18 12:11 search · index · library · morphology · analysis · language · lucene · stemming · lemmatization
http://home.arcor.de/bjoern-beutel/malaga/ - cached - mail it - history
by otis 2008-04-02 01:29 ajax · javascript · library · chart · graph · time · timeline
http://simile.mit.edu/timeline/ - cached - mail it - history
Javascript library for jQuery for plot rendering
by otis 2008-03-23 14:38 javascript · jquery · plot · chart · graph · visual · library
http://code.google.com/p/flot/ - cached - mail it - history
OAuth libraries
by otis 2008-03-14 17:23 oauth · api · software · library · client · sy
http://oauth.net/code/ - cached - mail it - history
MapReduce library for Hadoop designed to serve as both a teaching tool and a repository for code that may be broadly useful for a variety research problems in human language technology (information retrieval, natural language processing, etc.)
by otis 2008-02-27 17:57 MapReduce · hadoop · distributed computing · library
http://umiacs.umd.edu/~jimmylin/cloud9/umd-hadoop-dist/cloud9-docs/ - cached - mail it - history
Elefant (Efficient Learning, Large-scale Inference, and Optimization Toolkit) is an open source library for machine learning licensed under the Mozilla Public License (MPL). We aim at developing an open source machine learning platform which will become the platform of choice for prototyping and deploying machine learning algorithms.
by otis 2008-02-17 16:43 machine learning · api · library · software
http://elefant.developer.nicta.com.au/ - cached - mail it - history
geoLucene is an extension of Lucene that allows to effectively index and search documents that contain locational information (longitude/latitude). It uses R-tree as a spacial index.
by otis 2008-02-17 03:12 lucene · java · library · search · index · geolocation · geocode · query · spatial
https://sourceforge.net/projects/geolucene/ - cached - mail it - history
open-source data mining solution
by otis 2008-02-01 01:26 data mining · java · api · library
http://rapid-i.com/content/blogcategory/10/69/lang,en/ - cached - mail it - history
Java-based framework designed to support the development of applications for unsupervised machine learning tasks, with a particular focus on their application to text data
by otis 2008-01-12 11:35 java · api · cluster · library · NLP · information retrieval
http://mlg.ucd.ie/content/view/18/ - cached - mail it - history
Dynamically access native libraries from Java without JNI.
by otis 2008-01-10 01:08 java · jni · library · native
https://jna.dev.java.net/ - cached - mail it - history
OpenPipe is an open source scalable platform for manipulating a stream of documents. Pipelines are created from building bricks doing atomic operations on documents, like language detection, field manipulation, POS tagging, entity extraction or submitting the document to a search engine. OpenPipe was originally designed for indexing with the Solr full-text search engine, but could easily be adapted to any search engine or any other use case where documents need to be processed in various ways.
by otis 2007-12-26 18:09 java · library · api · solr · lucene · UIMA · document · process
http://openpipe.berlios.de/ - cached - mail it - history
Free and open-source grid computing platform for Java
by otis 2007-12-10 02:23 grid computing · distributed computing · cluster · java · library · api · MapReduce
http://www.gridgain.com/ - cached - mail it - history
Libraries for oAuth - protocol to allow API authentication in a simple and standard method from desktop and web applications.
by otis 2007-12-08 03:53 oauth · library · java
http://code.google.com/p/oauth/ - cached - mail it - history
by otis 2007-12-04 16:07 java · language · toolkit · library · NLP · spell
http://www.languagetool.org/ - cached - mail it - history
by otis 2007-12-04 16:07 java · language · library · polish · morphology · analysis · FSA · dictionary
https://sourceforge.net/projects/morfologik/ - cached - mail it - history
by otis 2007-12-03 03:51 java · library · memcached · client
http://bleu.west.spy.net/~dustin/projects/memcached/ - cached - mail it - history
Overview of tools, applications and techniques for visualizing data in charts and graphs. Among other things both free and commercial chart tools, services, desktop-applications and web-based solutions (Flash, JavaScript, CSS).
by otis 2007-12-03 03:25 chart · graph · visual · tool · library
http://www.smashingmagazine.com/2007/10/18/charts-and-graphs-modern-solutions/ - cached - mail it - history
lightweight library for serializing Java objects into JSON
by otis 2007-10-07 00:58 java · javascript · json · serialize · api · library · software
http://flexjson.sourceforge.net/ - cached - mail it - history
open source implementation of a Java/Javascript JSON-RPC Object Request Broker.
by otis 2007-10-07 00:56 java · javascript · json · api · library · software · rpc
http://code.google.com/p/jabsorb/ - cached - mail it - history
by otis 2007-10-07 00:52 java · csv · api · library · software
http://supercsv.sourceforge.net/ - cached - mail it - history
The Clair library is a suite of open-source Perl modules intended to simplify a number of generic tasks in natural language processing (NLP), information retrieval (IR), and network analysis (NA). Its architecture also allows for external software to be plugged in with very little effort.
by otis 2007-09-24 15:47 perl · NLP · information retrieval · library
http://belobog.si.umich.edu/mediawiki/index.php/Main_Page - cached - mail it - history
NLTK — the Natural Language Toolkit — is a suite of open source Python modules, data sets and tutorials supporting research and development in natural language processing.
by otis 2007-08-31 00:11 python · linguistics · NLP · library · toolkit
http://nltk.sourceforge.net/index.php/Main_Page - cached - mail it - history
HiveDB is an open source framework for horizontally partitioning MySQL systems.
by otis 2007-07-30 19:20 database · partition · mysql · java · library · software · open source
http://www.hivedb.org/ - cached - mail it - history
NGramJ is a Java based library containing two types of ngram based applications. It's major focus is to provide robust and state of the art language recognition (or language guessing how some call it more correctly).
by otis 2007-07-24 19:12 java · library · language · ngram
http://ngramj.sourceforge.net/ - cached - mail it - history
High-performance validating namespace-aware StAX-compliant (JSR-173) Open Source XML-processor hwritten in Java
by otis 2007-07-09 10:56 xml · java · library · api · process · parse
http://woodstox.codehaus.org/ - cached - mail it - history
Javascript library for drawing charts
by otis 2007-04-16 01:24 javascript · graph · chart · library · webdev · visual
http://www.solutoire.com/plotr - cached - mail it - history
by otis 2007-03-21 23:22 java · openid · library · api
http://code.google.com/p/openid4java/ - cached - mail it - history
by otis 2007-03-21 23:20 java · openid · library · api
http://code.google.com/p/joid/ - cached - mail it - history
Extremely fast XML parser
by otis 2007-02-25 09:50 xml · java · library · api · parse
http://vtd-xml.sourceforge.net/ - cached - mail it - history
by otis 2007-02-24 12:44 openid · library · api · software · java · python · perl · ruby · php
http://openid.net/wiki/index.php/Libraries - cached - mail it - history
by otis 2007-02-14 02:47 java · genetic algorithm · library · api · software · ai
http://jgap.sourceforge.net/ - cached - mail it - history
Faster ImageMagic alternative
by otis 2007-01-26 10:55 image · library · process
http://www.exactcode.de/oss/exact-image/ - cached - mail it - history
by otis 2006-11-15 22:56 javascript · graph · chart · library
http://www.liquidx.net/plotkit/ - cached - mail it - history
by otis 2006-11-15 00:52 java · subversion · library · api
http://svnkit.com/ - cached - mail it - history
by otis 2006-11-07 01:18 javascript · tutorial · library · jquery · ajax · howto
http://15daysofjquery.com/ - cached - mail it - history
by otis 2006-10-02 22:31 java · yaml · api · library · parse
http://jyaml.sourceforge.net/ - cached - mail it - history
Fast image processing and analysis
by otis 2006-06-05 01:26 java · image · library · software
http://rsb.info.nih.gov/ij/ - cached - mail it - history
DB-backed webapp with XML-RPC interface for saving and graphing numeric data
by otis 2005-09-06 16:43 graph · visual · java · library · postgresql · webapp · xml · xml-rpc
http://www.onemogin.com/telemetry/ - cached - mail it - history
Java API with a collection of string matching, similarity, and distance measures
by otis 2005-08-02 16:40 string · matching · NLP · library · java · api · information retrieval · compare · distance · similarity
http://secondstring.sourceforge.net/ - cached - mail it - history
by otis 2005-03-03 11:47 java · library · performance · timing · scalability · monitor · test
http://www.jamonapi.com/ - cached - mail it - history
by otis 2005-02-18 13:08 perl · search · index · text · software · library · free · lucene · api
http://www.rectangular.com/kinosearch/ - cached - mail it - history
by otis 2005-01-26 13:06 java · matrix · software · library · free · text mining · lucene · api · cluster · information retrieval · document
http://www.trist.de/CV/Text-Mining/ - cached - mail it - history
by otis 2005-01-15 14:09 java · library · software · collection · primitive types · performance · fast · efficient · api
http://trove4j.sourceforge.net/ - cached - mail it - history
by otis 2004-07-21 10:49 clucene · lucene · port · c++ · ben · index · search · software · library · information retrieval · LIA
http://sourceforge.net/projects/clucene/ - cached - mail it - history
by otis 2004-07-08 05:46 java · library · http · proxy · filter · request · response · sy · api
http://noodle.tigris.org/ - cached - mail it - history
by otis 2004-03-29 23:11 NLP · api · library · java
http://opennlp.sourceforge.net/ - cached - mail it - history
by otis 2004-03-29 23:11 java · wordnet · library · information retrieval
http://sourceforge.net/projects/jwordnet - cached - mail it - history
1 - 82 of 82  
Related Tags
 
- exclude ~ optional + require
Add Dates