Skip to content

miracciftci/Kou-Yazlab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Kou-Yazlab1

Kocaeli University 2021-2022 software laboratory 1 projects

Project1 Multithreading

Detection of similar records with multithreading in big data

  • Similar records are detected in a data set where customer complaint records are kept and the detected records will be displayed in the desktop application. multithreading It is aimed to reduce the similarity search time by using.
  • In the project, python was used to organize the data, java was used for multithreading and other operations on the backend, and java swing was used for the interface.

Project2 Joining Algorithm

Combining given words or sentences with different algorithms

  • In the project, the user can enter an unlimited number of words or sentences in the interface. The entered words are sent to the backend with API's. After being combined with different algorithms in the backend, it is saved in the database and sent back to Flutter.
  • In the project, java, Spring boot, JPA and Hibernate technologies were used on the backend, flutter on the frontand and Mongodb on the database side.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published