Code Monkey home page Code Monkey logo

nicta-ner's Introduction

NICTA t3as Named-Entity Recognition (NER)

NICTA t3as Named-Entity Recognition is a rule based Named-Entity Recognition library which extracts named entities from text, such as Organisation, Location and Person names. It is written in Java.

Contributed by:

  • Mats Henrikson
  • William Han
  • Scott Sanner
  • Kishor Gawande

License

Copyright (c) 2010, National ICT Australia All rights reserved.

This software is under the GPL version 3. Please see the license file LICENSE.txt

The contents (data/documentation/artwork) is under the Creative Commons 3.0 BY-SA More information about "Creative Commons" license can be found at http://creativecommons.org/licenses/by-sa/3.0/

Maven Central

Parts of this project are also available on Maven Central under the org.t3as group id:

http://search.maven.org/#search%7Cga%7C1%7Corg.t3as

Modules

The NICTA NER project contains a number of subprojects implementing various functionality:

  1. NICTA NER library This is the core NER library that does the actual processing work. This can be run from the command line or imported into a JVM based project.
  2. NER webservice A simple webservice that wraps the NER library.
  3. NER client A simple Java client for the remote webservice that can be used either from the command line, or by importing the Java library in your own JVM based projects.
  4. NER Web User Interface A simple Haskell/Yesod based demo user interface for the web service.
  5. NER Haskell client A client for the web service written in Haskell (which the Yesod web UI makes use of).
  6. CoNLL 2003 evaluation Code for carrying out an evaluation of the NER library against the CoNLL 2003 shared task.

nicta-ner's People

Contributors

meh9 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.