3 maggio 2016

Pubblicare in rete: consigli e trucchi per guadagnare visibilità

Oggi alle 18:30 io e Andrea Spila terremo un webinar gratuito presso la European School of Translation intitolato "Pubblicare in rete: consigli e trucchi per guadagnare visibilità".

Perché per un professionista è importante scrivere online, condividere contenuti e interessi? La risposta sta in una sola parola: per la visibilità. Oggi per poter essere trovati è importante essere online.

Io e Andrea Spila offriremo consigli e trucchi per la creazione di contenuti vivi e adatti a tutti: dai più creativi ai più pigri e timidi. Perché esiste una soluzione per tutti: l'importante è esserci!

Tra gli strumenti analizzati: applicazioni di content curation, strumenti per il blogging e il microblogging.

Il webinar è gratuito. Vi aspettiamo!


Per partecipare, registratevi sulla piattaforma Citrix Go To Webinar.


Il mio tweet diventato virale durante la conferenza #TranslatingEurope a Bruxelles




9 febbraio 2016

Terminology: everywhere to be found, nowhere to be seen

Next Friday, on the 12th of February, I will be at the University of Verona for the workshop: ‘Il kit del traduttore, dalla teoria alla pratica’. The workshop is a free event providing translators with insights about the new frontiers of translation and how to improve branding and online visibility. The aim of the workshop is also to show translators how to leverage the combined power of machine translation and post-editing and to be aware of the importance of a good strategy in terminology management.
The speakers will be Valeria Aliperta on personal branding, Marcello Federico on machine translation and post-editing, Licia Corbolante and me on terminology. I will talk precisely about terminology as not being anymore a mere instrument in support of translation, but as being crucial to other sectors as it is significantly evolving.
Check my post on TermCoord for more detailed info: Il kit del traduttore’, a workshop inVerona also on terminology"
Follow the event on Twitter: #KitTrad

21 gennaio 2016

Corpus Italiano: corpus of contemporary Italian texts from the web

This corpus of contemporary Italian texts from the web was created in the context of the project PAISÀ with the aim to provide a large resource of freely available Italian texts for language learning by studying authentic text materials.

It constitutes a unique language resource for Italian in combining the following features: corpus of web texts (harvested in September/October 2010) composed entirely of freely available and freely distributable texts.

Even though primarily created for language learning, the corpus also provides a rich resource for researchers and translators. The interface will offer different modes for accessing the corpus, ranging from precompiled searches to fully flexible search options for constructing complex queries, aiming to serve different user groups.

For more detailed information, please check: Corpus Italiano


Accademia della Crusca offers an exhaustive list of databases, corpora and historical documents;

Banche dati, corpora e archivi testuali - Treccani

11 gennaio 2016

Extract terms from a URL



This tool extracts the terms from one English web page retrieved from your URL. Some extracted and translated terms may not be relevant to you. If requested, the terms can be machine translated and stored in a monolingual or bilingual output format. The translation of these terms happens out of context, so most likely they need to be checked and corrected before using them in a translation production environment.
Technical Services & Management for the Translation Industry:




'via Blog this'

The Monco corpus search engine

The Monco corpus search engine: "Language changes as we speak. New words and new senses of familiar words are coined and recorded in dictionaries every year. Daily frequencies of 'content words' vary immensely as they are chosen to report events in the media. Words such as ‘vape’, ‘hangry’ or ‘emoji’ are either heavily under-represented or not present at all in reference corpora of English which were compiled only a few years ago. Also, within days, frequencies of words such as ‘migrant’ or ‘refugee’ may become relatively higher than ever before. Monco can help you keep track of such variation."



'via Blog this'

10 luglio 2015

Hacking your translations with glossaries

A glossary helps you to make sure that each time a defined term appears in your translation project, it is used consistently and correctly.

You have to spend time to save time.

Our whole career as modern-day translators spins around technological devices, and time is always short. Learning how to set up our CAT tools and every other translation software known to man, takes a lot of time.

Glossary editing, for example, is one of those time-consuming activities that we have to carry out in order to provide a good quality translation. It’s boring, but it proves to be an investment for later on because a glossary is THE reference for consistent terminology.

It requires a glossary to make sure that every translator uses the same term for the same concept overall the translation project and uses approved standardised terms for each target language.
    

Four reasons you should use a glossary:

1. Keep translations consistent.
 
2. Ensure that your brand is protected.
 
3. Speed up the translation process: when translators are confused, they have to ask questions. The process slows down. A clear glossary means that translators have fewer questions for you, which means that they work much faster.

4. Save on translation costs.

Moreover, a glossary becomes even more important if:
  •   you use more than one translation resource;
  • in case of short deadlines;
  • when many translators are working on the same project simultaneously.
  • the documents have to be provided in multiple languages. 
Glossaries, as you can see, help you working on standardising your content’s terminology, tone, style, and goes a long way toward saving you time. 


A good is a work in progress. If you have new terms that might benefit from a glossary entry, add them.
 
Good translation takes work. The more care you put in, the better translation you’ll get. A good glossary is a key step in creating a clear, consistent, readable translation:
Quality in, quality out.



9 giugno 2015

What vitamins can teach you about translation

Words are like vitamins, more effective in their natural context.

Vitamins naturally in food are not crystalline and never isolated. Vitamins found in any real food are chemically and structurally different from those commonly found in ‘natural vitamin’ formulas and are far superior to their synthetic counterparts.

As vitamins, words, taken within their natural context, are more effective and useful.
“Any time you touch a word, you use it in a new context, you give it a new connotation…You didn't break it. It's just in a new position, and that new position can be just as beautiful”

says Erin Mac Kean in an epic TEDTalk

In other words, context beyond the words immediately surrounding a term, is definitely relevant.

How can you get maximum benefit from using words in their natural context in a translation project? By using concordances. The added value of using concordances is that they are not as “static” the way dictionary definitions are: concordances analyse different use of a single word, word frequency and phrases or idioms in their natural context.

By using concordances, translators can identify terms in the most appropriate context and easily find the best equivalent terms in the target language.



Inclusive GIT branch naming

“main” branch is used to avoid naming like “master” and  “slaves” branches “feature branch” for new feature or bug fix   The shift fr...