zoukankan      html  css  js  c++  java
  • GrepCode: stanfordcorenlp1.3.3.jar Java Project Source Code

    GrepCode: stanford-corenlp-1.3.3.jar - Java Project - Source Code

        Stanford CoreNLP provides a set of natural language analysis tools which can take raw English 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, mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. It provides the foundational building blocks for higher level text understanding applications.
        http://nlp.stanford.edu/software/corenlp.shtml
        Project metadata download: stanford-corenlp-1.3.3.pom
        Binary download: stanford-corenlp-1.3.3.jarstanford-corenlp-1.3.3-models.jar
        Source download: stanford-corenlp-1.3.3-sources.jar
        Javadoc download: stanford-corenlp-1.3.3-javadoc.jar
        Release date: 17 July 2012
        License: GNU General Public License Version 2
        Files: 825,
        Classes: 1707,
        Lines of code: 251976
        [Google App Engine] Google AppEngine: Partial support
        Depends on:(View as diagram)

            Maven-Central / joda-time / joda-time
            2.0
            Maven-Central / xalan / xalan
            2.7.0
            Maven-Central / xerces / xercesImpl
            2.8.0
            Maven-Central / xml-apis / xml-apis
            2.0.2
            Maven-Central / xom / xom
            1.2.5
            JDK / jdk / openjdk
            6-b14

        Used by:

            Maven-Central / de.tudarmstadt.ukp.dkpro.core / de.tudarmstadt.ukp.dkpro.core.berkeleyparser-gpl
            1.4.0
            Maven-Central / de.tudarmstadt.ukp.dkpro.core / de.tudarmstadt.ukp.dkpro.core.stanfordnlp-gpl
            1.4.0
            Maven-Central / org.cleartk / cleartk-stanford-corenlp
            0.7.0

        MD5 Signatures:

            6e6a47d3ed0be144a473e351f5e2868f
            81bcbd273a47907ca1104d637afec615
            a55b80a20902515f579055fbf30c4ef3


  • 相关阅读:
    【解决办法】移动硬盘在电脑上显示“本地磁盘”并且出现打不开的情况
    在Windows上搭建Python环境
    Thymeleaf模板的使用
    thymeleaf中的th:remove用法
    AngularJS PhoneCat代码分析
    AngularJS PhoneCat代码分析
    利用java反射调用类的的私有方法--转
    Java Reflection (JAVA反射) --转载
    Eclipse 常用快捷键 (动画讲解)--转载
    三大JavaScript框架对比——AngularJS、BackboneJS和EmberJS
  • 原文地址:https://www.cnblogs.com/lexus/p/2778318.html
Copyright © 2011-2022 走看看