Reddit science discussions as a dataset
blog.lateral.io8 pointsby maxnov0 comments
* HTML / CSS
* Javascript (client-side)
* Ruby on Rails
* Test-driven development
* DevOps
* API Design
* Server-side development (high performance APIs)
* iOS development
How we work - To deliver our intuitive APIs, we work on the core ML algorithms, back-end development and DevOps. We also create demo products and applications powered by our API, such as NewsBot. We encourage open discussions and make decisions as a team, as we see collaboration as the key to success. SELECT d.id, d.meta FROM (
SELECT id FROM data_rows, to_tsquery('query') AS q
WHERE tsv @@ q ORDER BY ts_rank_cd(tsv, q) DESC LIMIT 5
) AS ids INNER JOIN data_rows d ON d.id = ids.id;
You can see it in action here on the top right: https://lateral.io/visualiser/ted SELECT id, meta->>'title' as title, meta FROM(
SELECT id, meta FROM (
SELECT id, meta, tsv
FROM data_rows, plainto_tsquery('search query') AS q
WHERE (tsv @@ q)
) AS t1 ORDER BY ts_rank_cd(t1.tsv, plainto_tsquery('search query')) DESC LIMIT 5
) AS t2;
Please let me know if this isn't what you meant. The above did improve the speed but only a little. I think for our use case this approach wouldn't be entirely necessary but maybe if we had a larger data set then it'd be worth implementing.
Lateral is a machine learning startup based in Tiergarten, Berlin. We were founded in 2013 and are an international and driven team that is highly technical and appreciates good design.
We are creating production systems around cutting edge machine learning and deploying them to help a wide range of industries. We are passionate about UX and design and strive to create the best experience for the users of our tools. Learn more about our product features and use cases here.
We develop our own machine learning technology in-house. We aim to create a product that can dramatically boost someone’s abilities while at the same time being intuitive to adopt. We listen closely to feedback and iterate rapidly.
We encourage open discussions and make decisions as a team. We also have a commitment to a healthy work-life balance and regularly have social team events.
We are looking for two candidates to join our growing team!
- Front-end developer - https://lateral-jobs.personio.de/job/298105
- Growth Marketing Specialist - https://lateral-jobs.personio.de/job/298259
YOUR PROFILE
We hope you share our passion for open and proactive communication. We highly appreciate a genuine desire to learn and grow together with the team.
Diversity and inclusion is one of our most important values. The whole team at Lateral is committed to creating a safe and diverse environment and we encourage people of all genders and from all backgrounds to apply for our open roles.
We are looking for candidates to work with us in Berlin full-time. We have solid processes for remote working and support flexible working schedules.
WHY US?
Be part of an exciting and growing startup working with innovative machine learning to solve real problems. Work with a diverse set of languages, tools, platforms and topics and have a say to steer the future of development at Lateral. We offer competitive and equal pay, budget for learning and conferences, in-house coaching/mentoring programmes and Urban Sports Club membership.