Skip to content

shivamgoel009/fileApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fileApp

API:

  1. /commonWords?path= Input :path of different files on the server you want to compare Return : common words in those file after ignoring special characters.

Usage: http://localhost:8080/commonWords?path=C:/Users/shivgoel/Downloads/file1.txt,C:/Users/shivgoel/Downloads/file2.txt,C:/Users/shivgoel/Downloads/file3.txt

Output : ["test","objective""judge"]

file1.txt: This objective of the test is to judge the candidate on few points.

file2.txt The Objective o*f life Test should not to JUDGE any other person.

file3.txt Court has j#ud^*ge who t@e$st is always cleared with his thoughts and objective.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages