Morrowind

File information

Last updated

Original upload

Created by

wojtek

Uploaded by

wojteksz

Virus scan

Safe to use

Tags for this mod

About this mod

It is a program that can help you choose names for places you design in TES CS and not only.
By default I added files to genearte names for:
- Dwemer ruins
- Deadric ruins
- Dunmer strongholds
- Caves
however it's generic and you can provide any input that new names would be generated from.

Permissions and credits
Changelogs
Online version at: https://similarwordsgenerator.herokuapp.com

Similar Words Generator
Version 1.1
September 2019

Thank you for downloading Similar Words Generator. This document contains information that you may find useful.

REQUIREMENTS

SWG requires Java 8 (or higher) to run.

LAUNCH

This is a portable program that is run through SWG.bat file. Eventual error is written to SWG.log file.

USAGE

A goal of this program is to create words that are similar to given input.

Program keeps it's settings int memento file in program direcotry.

"Load" button - choose a .txt, .csv or .bin (.bin generated in this program that is a seed from some input) file for input to program. Words in .txt and .csv files must be separated by newline

Load choicebox - you can choose a seed file from program directory

"Generate" button - create new words after loading a file or providing input manually in "Input" area

"Sort words" - sort output in alphabetical order or make it random.

"First/Last sign as in input" - craete only words that have theirs firs/last sign like in provided input

"Number of words" - number of words you want to generate for output. It will not exceed maximum avaible number

"Min/Max word length" - limit for output words lenghts

"Level of compression" - after loading an input, compress of seed can be made to save space on a disk. It makes sense to do it only when input of words is big. Some signs that occur rarely in input can be deleted during compression. I reccomend to use 100 or 1000 ("100" would leave 100 signs in a seed and "1000" 1000 signs - depends how many is available before compression)

"Compress" button - making compression (explained above) after providing level of compression in it's field

"Save seed" button - when an input is loaded, a seed for creating new words can be saved

"Export words" button - export words from output in a .txt or .csv format

"Input" area - an input can be chosen from "Load" button or a choicebox beside it or can be provided manually. To clear input after loaidng a file, double click it

"Output" area - an output after generating can be copied or exported with "Export words" button

SUPPORT

For any questions about the program contact me at:
[email protected]
or GitHub site of the project:
https://github.com/wsz82/SimilarWordsGenerator_desktop_application_JavaFX

MIT License

Copyright (c) 2019 wojtek

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.