Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
...Using CONLL-Evaluation:
processed 32065 tokens with 3656 phrases; found: 3251 phrases; correct: 2786.
accuracy: 95.25%; precision: 85.70%; recall: 76.20%; FB1: 80.67
Using GATE Corpus Benchmark:
Strict: P: 0.65 R: 0.73 F1: 0.69
Lenient: P: 0.74 R: 0.84 F1: 0.78
The details of how to reproduce evaluation, see README.
To use standalone version for tagging download DrugExtractionStandalone.tar.gz from Files.
Lexical substitution framework for supervised all-words lexical substitution using delexicalized features.
For a runnable (but GPL-licensed) version of LexSub, see LexSub-GPL (sf.net/p/lexsub/lexsub-gpl)
...It fills MySQL tables columns;
perform customized tests; and
outputs the results on CSV format.
It uses Xeger, a java package for generating random text from regular expressions (http://code.google.com/p/xeger/).
Xeger uses dk.brics.automaton java package developed by Anders Møller (http://cs.au.dk/~amoeller/automaton/index.html).
This project is contains implementations of algorithms to integrate the output of different NLP tools (part of speech taggers, morphologies, parsers, etc.) in order to obtain more accurate, more robust and more fine-grained linguistic analyses.
Note that the code is outdated, but left here for documentation purposes. Its functionality may be reimplemented within the NLP2RDF project (http://code.google.com/p/nlp2rdf).