Main image of article Lisp: A.I.'s Newest (Old) Language
shutterstock_407666284 (1) This article excerpt is from eFinancialCareers. Armando Gonzalez has got a problem. The CEO of Ravenpack, a company which uses artificial intelligence to turn news and social media into usable indicators for financial services firms, is struggling to hire one particular species of coder: Lisp specialists. There just aren’t enough of them to go around. “We’re very actively hiring in data science,” says Gonzalez. “Our team is going to grow by 20% to 30% this year and we’re looking for data science specialists and developers who work across everything from Python to Lisp, but Lisp professionals are very hard to find.” Lisp is nothing new. One of the oldest high level programming languages, it was originally specified in 1958. This being the case, you might think the world would be awash in Lisp talent. Unfortunately not: far more people today are familiar with contemporary programming languages like Python, and Gonzalez says the comparatively few Lisp specialists in existence are hired by the National Security Agency or other areas of the intelligence community which need hardcore natural language processing skills (NLP). Lisp was the traditional language of choice for fast-growing NLP functions. Although Python and Java have mostly displaced it, Lisp remains popular for its ability to integrate macros that allow control over when and whether arguments are evaluated. Lisp is therefore still one of the best programming languages for NLP-focused AIs and is often still used for functions that need to parse large quantities of information. Parsing large quantities of information is Ravenpack’s specialty. Having started out in 2007, the company is one of the longest established players in the market for “machine readable services.” “We’ve solved many of the problems inherent in processing natural language,” says Gonzalez. “Common Lisp remains one of the top languages for artificial intelligence applications… it’s a powerful text processing tool that allows our team to quickly experiment and build analytical prototypes. Today’s Lisp compilers are robust and flexible and allow development entirely within Lisp in combination with other languages like C.” Natural language processing is problematic in itself, but in financial markets Gonzalez says NLP needs to be overlaid with a framework that interprets the linguistic information. “We’ve spent the last 10 years building a database that allows the computer to read and to understand, for example, that people are talking about Apple the company rather than apple the fruit,” he says. “We’ve also built a series of programs that can understand when people are talking about particular topics, and whether they’re doing so bullishly or bearishly. The programs interpret that information based upon how the market has reacted or is likely to react. We have 17 years’ worth of millisecond data to consult – that’s a very detailed backtesting set and it gives our clients in banks, hedge funds, and asset management firms an edge.” For more on the life of finance developers, as well as how Ravenpack plans to evolve over the next few years, check out the eFinancialCareers article. It was originally written by Sarah Butcher.