Skip to content

Console application edits downloaded text transformed to sentences

Notifications You must be signed in to change notification settings

M1X3Rr/Sentence_Editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This console application is a school project.

The console application downloads the text from the provided link and splits it into sentences. Each sentence is saved as an object in a list.

After that is done, you can edit/add/delete sentences in the list.

P.S.: Web Client uses "windows-1250" encoding because the text is in Slovak and needs a special charset for special characters (for some reason, UTF-8 does not work).

About

Console application edits downloaded text transformed to sentences

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages