Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Dujour-zz/lltk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LLTK

Lithuanian Language ToolKit

This is Python3 library for Lithuanian language analysis. Currently these functions are supported:

  • word stemming,
  • paragraph splitting into sentences,
  • text summarization based on smmry.

For summarization example please checkout example jupyter notebook.

Stemming and splitting is based on TokenMill work. So big thumbs up for these guys for opensourcing their tools.

Any contribution is welcome!

About

Lithuanian Language ToolKit

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 80.7%
  • Jupyter Notebook 19.3%