Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: NLP using Java

  1. #1
    Junior Member
    Join Date
    Jun 2012
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default NLP using Java

    Hi,
    Is anyone aware of any API's or directories that can be used with Java to identify Person Names.

    Currently I am using a text file and pattern matching rules to identify a name occurs within the text. But to improvise .. I will require the names to be stored in a dictionary or any already available tools that can identify Person Names


  2. #2
    Junior Member
    Join Date
    Feb 2024
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: NLP using Java

    Fascinating thread on utilizing Java for NLP projects. It’s exciting to see how Java continues to be a powerful tool in developing sophisticated NLP solutions. For those interested in exploring further the intersection of NLP, Learning Management Systems (LMS), and Distributed Ledger Management Systems (DLMS), I highly recommend this insightful article https://geniusee.com/single-blog/nlp-llms-and-dlms : NLP, LLMS, and DLMS by Geniusee. It dives into how NLP can be leveraged within LMS for more dynamic and interactive educational experiences, as well as its implications for DLMS, offering a unique perspective on the potential of integrating these technologies. This resource could be particularly valuable for anyone looking to deepen their understanding of NLP's applications beyond traditional contexts.
    Last edited by jonyclaber; March 4th, 2024 at 02:01 AM.