Skip to content

iitrsamrat/nlp-stanford

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nlp-stanford by fish.ai

Why fish.ai because fish is beautiful, as is AI

Language Java 1.8


Use Cases

  1. Generate Conll Corupus (package name com.fish.ai.nlp.core.conll.generation)
  2. Coreference resolution (com.fish.ai.nlp.coref)
  3. Sentiment Analysis (com.fish.ai.nlp.sentiment)
  4. Questin Understanding (NLU) com.fish.ai.nlu.question.understanding

NOTE conll corpus you can use to train a Relation Extractor

  1. Stanford Relation Extractor

References

  1. Coreference resolution Stanford CoreNLP
  2. Stanford TokensRegex
  3. Stanford RegexNER
  4. Stanford Sentiment Analysis

Medium Post

Medium link for Simple Question answering System

Reference Repo for Upcoming udemy course

Linkedin LinkedIn

Releases

No releases published

Packages

No packages published

Languages