Categories
TELL-OP text tools Wordnet

Extended Java WordNet Library Updated

Through the Linkedin computational linguistics group

:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

extJWNL (Extended Java WordNet Library) is a Java API for creating, reading and updating dictionaries in WordNet format. The library features support for:

* browsing, creating, editing and writing dictionaries
* encodings, including UTF-8
* Java generics
* huge dictionaries
* instance dictionaries and static singletone dictionary
* Maven
* ewn: command-line tool to browse, create and edit dictionaries in WordNet format
* thread-safety
* and more

# About Current Release

The 1.9 release contains these improvements:

– IO rewritten to use block reads
– synchronization removed or replaced with finer-grained blocks
– parsing rewritten to decrease memory reallocations
– memory use decreased for ASCII resource dictionaries: char[] -> byte[]
– reading speed improved: resource random walk ~2.7x, file random walk ~43.8x, file iteration ~11.9x
– upgrade to Java 7
– bugs fixed

# Acknowledgements

This release is supported by YourKit Open Source License and
[YourKit Java Profiler](https://www.yourkit.com/java/profiler/index.jsp)

# Resources

* [Homepage](http://extjwnl.sourceforge.net/)
* [Download](http://sourceforge.net/projects/extjwnl/files)
* [Documentation](https://github.com/extjwnl/extjwnl/wiki)
* [Mailing Lists](http://lists.sourceforge.net/lists/listinfo/extjwnl-announce)
* [Forums](http://sourceforge.net/projects/extjwnl/forums/)
* [Source Code](https://github.com/extjwnl/extjwnl/)
* [Issues](https://github.com/extjwnl/extjwnl/issues)

Categories
CFP text tools

Online text tools

 

Apps-terminator-icon

This is a selection of online text tools for those interested in text manipulation:

 

Word count

Character count

Remove line breaks

Remove spaces

Reverse a text string

Remove accents

Line counter

Text repeat

Compare two strings

Lower/upper case

Remove lines that contain X

More here.

 

 

 

Categories
Academic discourse COCA corpora corpus linguistics text analysis text tools writing

Videos: Corpus Contemporary American English

This is a follow-up to our post Writing tools for researchers.

The basics

Using POS tags

Collocations

 

BNC & COCA Basic Query Syntax

COCA-basic-query-syntax

Categories
excel Manipulating text text tools

Eliminar filas y columnas vacías en Excel

Excel-icon

Link.

Fuente: excelavanzado.com

Categories
applied linguistics corpora corpus corpus linguistics data language analysis MAC Manipulating text resources software text analysis text tools

How to Batch Convert Text Files to Other Formats in Mac via the Terminal

terminalBatchtextutil

Source: www.maketecheasier.com

Categories
text tools

Video: How to Merge Text (.Txt) Files in Command Prompt (Windows)

Click above
If you have a bunch of text files in a folder on your computer which you’d like to merge together, you can simply do just that with one easy command in Windows Command Prompt. This will help with various things including word lists, dictionaries and help clean up your folder a little more.