Coder Social home page Coder Social logo

lifelongjourney / corenlp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stanfordnlp/corenlp

0.0 2.0 0.0 184.05 MB

Stanford CoreNLP: A Java suite of Core NLP tools

Home Page: http://nlp.stanford.edu/software/corenlp.shtml

License: GNU General Public License v2.0

Java 98.17% Python 0.09% Shell 0.11% Makefile 0.11% Batchfile 0.01% Perl 0.05% Common Lisp 0.15% Lex 1.11% HTML 0.01% CSS 0.01% JavaScript 0.13% Protocol Buffer 0.05% Ruby 0.01%

corenlp's Introduction

Stanford CoreNLP

Stanford CoreNLP provides a set of natural language analysis tools written in Java. It can take raw human language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, and mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. It was originally developed for English, but now also provides varying levels of support for Arabic, (mainland) Chinese, French, German, and Spanish. Stanford CoreNLP is an integrated framework, which make it very easy to apply a bunch of language analysis tools to a piece of text. Starting from plain text, you can run all the tools on it with just two lines of code. Its analyses provide the foundational building blocks for higher-level and domain-specific text understanding applications. Stanford CoreNLP is a set of stable and well-tested natural language processing tools, widely used by various groups in academia, government, and industry.

The Stanford CoreNLP code is written in Java and licensed under the GNU General Public License (v3 or later). Note that this is the full GPL, which allows many free uses, but not its use in proprietary software that you distribute.

You can find releases of Stanford CoreNLP on Maven Central.

You can find more explanation and documentation on the Stanford CoreNLP homepage.

The most recent models associated with the code in the HEAD of this repository can be found here.

For information about making contributions to Stanford CoreNLP, see the file CONTRIBUTING.md.

Questions about CoreNLP can either be posted on StackOverflow with the tag stanford-nlp, or on the mailing lists.

corenlp's People

Contributors

acvogel avatar angelxuanchang avatar angledluffa avatar danqi avatar froystig avatar futurulus avatar gangeli avatar hans avatar heatherchen avatar heeyounglee avatar ishitap avatar jcchuang avatar jeaneis avatar jtibshirani avatar keenon avatar koendeschacht avatar kpu avatar lmthang avatar malcdi avatar manning avatar melvinj avatar niloc avatar obastani avatar rayder441 avatar sebschu avatar sidaw avatar siilats avatar sonalgupta avatar xiao-cheng avatar yonatansito avatar

Watchers

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