Skip to content

mansoorelahi/my_nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_nlp

Its a Sinatra App with Jruby, Open NLP and HAML.

Install:

Pull the application and run

$ bundle

To Run the server:

$ mizuno

Go to browser: http://localhost:8080

Natural Language Processing(NLP):

Natural language processing (NLP) is a field of computer science, artificial intelligence, and linguistics concerned with the interactions between computers and human (natural) languages. As such, NLP is related to the area of human–computer interaction. Many challenges in NLP involve natural language understanding, that is, enabling computers to derive meaning from human or natural language input, and others involve natural language generation.

Usage:

This application will read the human language and give you the location name, person name, amount, list of part of speech(pos), etc., that are present in the entered description.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages