Skip to content

lopusz/langlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

langlab

https://api.travis-ci.org/lopusz/langlab.png?branch=master

Clojure library integrating and extending language processing tools available in Java.

It includes:

  • parsing tools,
  • stopwords/articles filtering,
  • stemming tools,
  • language detection,
  • encoding detection,
  • n-grams generation,

To use langlab, add the the following dependency to your project.clj

http://clojars.org/langlab/latest-version.svg

You need Java 7 and lein 2 to compile and run this project.

Currently, this is work in progress. API is subject to change in subsequent releases.

API docs are available here.

Acknowledgments

Great thanks for Damian Doyle and ranks.nl for making their stopwords lists available for the project.

License

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published