Skip to content
This repository has been archived by the owner on Apr 24, 2023. It is now read-only.

AnakinFoxe/CPPNLPLib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPPNLPLib

Cal Poly Pomona NLP Lib

Tools

Crawler
  Amazon - using Amazon RESTful API (moved to https://github.com/AnakinFoxe/AmazonCrawler)
  Facebook - using Facebook4j
  Twitter - using Twitter4j
  
Translator
  Google - using Google traslate RESTful API

Utils

ChineseSeg - Chinese words segmentation using mmseg4j
FileProcessor - Process batch of files
MapUtil - Include sorting, updating, summation etc. for Map
NGram - N-gram manipulation
Preprocessor - Text preprocessing
SemSimilarity - Word semantic similarity using ws4j
SentenceDetector - Detect sentence boundary
Stemmer - using snowball stemmer
Stopword - Stopword removal for different languages

About

Cal Poly Pomona NLP Lib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages