> Call of Duty: Infinite Warfare puts storytelling in a narrative. Infinity Ward breaks ground by exploring weight and its responsibilities. In a time of adversity, the player, as Captain of their warship, must take command against an enemy. Soldiers are thrust into circumstances that will test their training and reveal their character as they learn to lead and make decisions necessary to achieve victory. The game also introduces environments, weaponry and abilities to Call of Duty. The campaign – from combat to fighters – occurs as an experience with loading times and delivers franchise moments that fans love.
I'd love to hear a 'honest trailers' style reading of things like this:
"Marketing Copy without the Marketing Wank"
- I think that example couple be better in a few places, but it is instructive how little actual content it contains, and how none of that content is at all informative.
Fun idea but poorly executed. Even the first of the two examples they have on the website starts with 'every once in a while', redacting 'very' in 'every' for no reason, rendering the font unusable for most intents and purposes.
Fonts have a feature called ligatures, where you can take two or more letters and turn them into one glyph. You usually use them to improve readability but since there aren't any rules around what the 'combined' glyph looks like, people sometimes do things like change all instances of one word with another. In this case they're blacking out certain words.
It's really a job for natural language parsing, but the effort is commendable.
Indeed. They could have defined ligatures such that that only work when at the beginning/end of a word (many "cursive" fonts use this feature), so I think it's just an overlooked detail and not a technical limitation.
If anybody is curious at to how this works, they use a feature in OpenType (the most common format for modern fonts and the basis for WOFF and EOT) called glyph substitution. It's designed to combine adjacent characters for ligatures and the like. It lets you specify that some arrangement of characters should be replaced by an alternate glyph.
The very first example shows "We think you're really going to love this" change into "We think you're going to this".
That's literally the first thing they wanted us to see. It took a sentence and broke it and rendered it meaningless. If it had only removed the "really", that would have been one thing.
It's not only "adjectives", also the word "revolution" was not masked too. "It's a revolution" are the first words that come to my mind when I think about Apple ;)
This is cute. How could you pick e.g. Google-esque adjectives?
Is there a corpus of press releases, etc. from lots of big (tech) companies? If so, has anyone done basic comparative word/n-gram frequency analysis of it?
We think you're really going to love this. Love is redacted, and is not an adjective, it is a verb.
If the intent was to reduce hyperbole then love should be replaced with appreciate or like. Otherwise this makes text unreadable rather than stripped of superlative.
I'm curious what others there are. Also, interesting to see the Scunthorpe problem poke its head up here, with "e----" instead of "every" for example, as the font cannot detect context since it uses glyph substitution, which was designed for ligatures.
I can't seem to get anything to redact. "amazing perfect outstanding beautiful gorgeous" all show fine. (Chrome 48, Win7, in corporate lock-down which might be causing it.)
[+] [-] btrask|9 years ago|reply
> Call of Duty: Infinite Warfare puts storytelling in a narrative. Infinity Ward breaks ground by exploring weight and its responsibilities. In a time of adversity, the player, as Captain of their warship, must take command against an enemy. Soldiers are thrust into circumstances that will test their training and reveal their character as they learn to lead and make decisions necessary to achieve victory. The game also introduces environments, weaponry and abilities to Call of Duty. The campaign – from combat to fighters – occurs as an experience with loading times and delivers franchise moments that fans love.
https://www.rockpapershotgun.com/2016/05/02/call-of-duty-inf...
[+] [-] sago|9 years ago|reply
"Marketing Copy without the Marketing Wank"
- I think that example couple be better in a few places, but it is instructive how little actual content it contains, and how none of that content is at all informative.
[+] [-] unknown|9 years ago|reply
[deleted]
[+] [-] IkmoIkmo|9 years ago|reply
[+] [-] vinceguidry|9 years ago|reply
It's really a job for natural language parsing, but the effort is commendable.
[+] [-] schiffern|9 years ago|reply
[+] [-] rangibaby|9 years ago|reply
[+] [-] johncolanduoni|9 years ago|reply
If anybody is curious at to how this works, they use a feature in OpenType (the most common format for modern fonts and the basis for WOFF and EOT) called glyph substitution. It's designed to combine adjacent characters for ligatures and the like. It lets you specify that some arrangement of characters should be replaced by an alternate glyph.
[+] [-] Svip|9 years ago|reply
A monospaced fontface for Haskell, where the operators are presented as ligatures. If only it also included operators from other languages.
[+] [-] drinchev|9 years ago|reply
1 : http://kudakurage.com/ligature_symbols/ 2 : http://drinchev.github.io/monosocialiconsfont/
[+] [-] jamessb|9 years ago|reply
[0]: https://news.ycombinator.com/item?id=9783275 [1]: http://projectseen.com/ [2]: https://pixelambacht.nl/2015/sans-bullshit-sans/
[+] [-] Piskvorrr|9 years ago|reply
[+] [-] unwind|9 years ago|reply
[+] [-] AdrianoKF|9 years ago|reply
[+] [-] nsxwolf|9 years ago|reply
That's literally the first thing they wanted us to see. It took a sentence and broke it and rendered it meaningless. If it had only removed the "really", that would have been one thing.
[+] [-] benjaminl|9 years ago|reply
[+] [-] jarnix|9 years ago|reply
[+] [-] andrewgleave|9 years ago|reply
[+] [-] LoSboccacc|9 years ago|reply
[+] [-] flopto|9 years ago|reply
Is there a corpus of press releases, etc. from lots of big (tech) companies? If so, has anyone done basic comparative word/n-gram frequency analysis of it?
[+] [-] kristopolous|9 years ago|reply
[+] [-] nicky0|9 years ago|reply
[+] [-] syntiux|9 years ago|reply
Very creative use of glyph substitution though. :)
[+] [-] adamsch|9 years ago|reply
[+] [-] Bromskloss|9 years ago|reply
[+] [-] heqleriq|9 years ago|reply
If the intent was to reduce hyperbole then love should be replaced with appreciate or like. Otherwise this makes text unreadable rather than stripped of superlative.
[+] [-] foobarge|9 years ago|reply
[+] [-] TazeTSchnitzel|9 years ago|reply
[+] [-] danra|9 years ago|reply
[+] [-] owenversteeg|9 years ago|reply
beautiful right very love great exciting really
I'm curious what others there are. Also, interesting to see the Scunthorpe problem poke its head up here, with "e----" instead of "every" for example, as the font cannot detect context since it uses glyph substitution, which was designed for ligatures.
[+] [-] mikeash|9 years ago|reply
A whole new universe of possibilities has just opened up....
[+] [-] ameesdotme|9 years ago|reply
https://drive.google.com/open?id=0Bxdt7NWvLqR9Z1J3U1BIQkxfbG...
[+] [-] sarreph|9 years ago|reply
[+] [-] Angostura|9 years ago|reply
[+] [-] verytrivial|9 years ago|reply
[+] [-] lake99|9 years ago|reply
[+] [-] hacksonx|9 years ago|reply