Skip to content

aysnrgenc/TurkishSentenceSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

TurkishSentenceSplitter

Sentence splitting for Turkish language

Setup

Please clone or download project into your local

Compile

cd src
javac com/NLP/TurkishSentenceSplitter 

Data

You can find sample text for input and splitted version under /data directory

Run

java com/NLP/TurkishSentenceSplitter ../data/sample_text.txt ../data/splitted_text.txt

About

Sentence splitting for Turkish language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages