Git Product home page Git Product logo

nlp_example's Introduction

***Examples of Natural Language Processing by using Stanford's Core NLP Java Library

  1. I get the Codes from the website of Stanford NLP, they are:
    1. a simple Core NLP API which contains pipeline of several annotators such as part-of- speech Tagger, Named Entity Recognizer, Parser, Coreference Resolution System etc.
    2. an API of pre-trained model of coreference resolution.
  2. I use each API to annotate one short text that just belongs to a general domain, and then evaluate the performance. My manual annotation is used as "gold standard" because I have expert knowledge regarding annotation.
  3. Setup: java-8 needs to be installed in required system. Direct Download zip or via svn. POM Dependencies.
  4. Build and Run: Install maven or Use IDE, I use IntelliJ IDEA. Run via IntelliJ IDEA

nlp_example's People

Contributors

adastranina 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.