Coder Social home page Coder Social logo

findsynonyms's Introduction

Ok, so here's how the .jar-File works.


Just download the .jar, input.txt, and (for now) output.txt- File to the same dir.
Assuming you have java installed, open your command window or terminal.

The basic command, to get this program to work is:

java -jar FindSynonyms.jar $1 $2 $3


$1 is the Path to the input-File
$2 is the Path to the output-File
with $3 you have three options:

1: search with the Google API
2: search with the online Thesaurus-Dic
3: search with both

You won't see any output on the command Line. Just open the output-File with wordpad or notepad++ or something, to view the output.

Example command:

java -jar FindSynonyms.jar input.txt output.txt 3

findsynonyms's People

Contributors

magruene avatar

Stargazers

redhobor avatar Jordan avatar  avatar Uwe Fleischer avatar

Watchers

James Cloos avatar  avatar

findsynonyms's Issues

Sources?

Hi Marc,

The program seems to be doing what it's supposed to do & github seems to be no problem for you. But that's only half the job ... I'd like to see the sources instead of the .jar file, after all:

โ€œ Any fool can write code that a computer can understand. Good programmers write code that humans can understand. โ€ ~ Martin Fowler

I like the idea of writing code for humans first, computers second. So: where are the sources?

Cheers ~ Francis

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.