Difference between revisions of "Interesting info"

From Got Opinion Wiki
Jump to navigation Jump to search
m (added Cellebrite)
m (added video processing)
(One intermediate revision by the same user not shown)
Line 97: Line 97:


[https://www.vocapia.com/ Vocapia Research] develops leading-edge, multilingual speech processing technologies. These technologies enable large vocabulary continuous speech recognition, automatic audio segmentation, language identification, speaker diarization and audio-text synchronization.
[https://www.vocapia.com/ Vocapia Research] develops leading-edge, multilingual speech processing technologies. These technologies enable large vocabulary continuous speech recognition, automatic audio segmentation, language identification, speaker diarization and audio-text synchronization.
== Text processing ==
[https://fasttext.cc/docs/en/language-identification.html FastText] is an open-source, free, lightweight library that allows users to learn text representations and text classifiers. It works on standard, generic hardware. Models can later be reduced in size to even fit on mobile devices.
[https://amitness.com/2019/07/identify-text-language-python/  Identify text language using Python]
== Video processing ==
[https://motion-project.github.io/index.html Motion] is a program that monitors the video signal from one or more cameras and is able to detect if a significant part of the picture has changed. Or in other words, it can detect motion.


== Short Messaging Service (SMS) ==
== Short Messaging Service (SMS) ==

Revision as of 12:41, 6 August 2020

Math Stuff

Scott Flansburg the human calculator

The Counting Bee

Articles

How-To Geek explains the difference between jailbreaking, rooting, and unlocking.

Resilient software design in a nutshell

Are newer medical IoT devices less secure than old ones

Rat poison

The most effective rat poison is based on Vitamin D:

  1. rats eat a fatal dose on first feeding (they don't learn to avoid it)
  2. pregnant rats eating the poison do not give birth to rats that are immune
  3. If another animal eats the rat, there is little risk of secondary poisoning

Document tips

Design Your Product Datasheet for Skimming and Scanning

How to write a product datasheet

Difference between information sheet and brochure

Brochure or Sales sheet?

What is a data sheet?

How to create a sales brochure

Testing tips

Test Strategy and Test Plan

Whiteboard software

Best whiteboard animation tools

e-Learning

Community for E-Course Creators

How to Create Your Own Hand-Drawn Graphics

Essential Guide to Visual Thinking for E-Learning

A Framework for Developing Online Learning

The Online Learning Framework is a set of tools and recommendations that provides guidance and promotes shared standards for the development of online learning products at the United Nations.

The Online Learning Consortium™ (OLC) is a collaborative community of higher education leaders and innovators, dedicated to advancing quality digital teaching and learning experiences designed to reach and engage the modern learner – anyone, anywhere, anytime.

The Best 8 Free and Open Source Learning Management System (LMS) Software

Moodle is the world's most popular learning management system.

Moodle stuff

Edwiser Moodle consultants

A game activity module makes use of questions, quizzes and glossaries to create offer a variety of interactive games.

Author of above module Vasilis Daloukas

Nginx

Netflix open connect mentioning Nginx

Product Management

Python for Product Managers

Creating Technical Documentation

Blog: 5 Steps to Create Technical Documentation That’s (Actually) Helpful

Lawful surveillance vendors

Lawful surveillance vendors

Analysis info

Understanding link analysis and using it in investigations

Palantir Law Enforcement

Cipher Trace

Cellebrite

Speech processing

Vocapia Research develops leading-edge, multilingual speech processing technologies. These technologies enable large vocabulary continuous speech recognition, automatic audio segmentation, language identification, speaker diarization and audio-text synchronization.

Text processing

FastText is an open-source, free, lightweight library that allows users to learn text representations and text classifiers. It works on standard, generic hardware. Models can later be reduced in size to even fit on mobile devices.

Identify text language using Python

Video processing

Motion is a program that monitors the video signal from one or more cameras and is able to detect if a significant part of the picture has changed. Or in other words, it can detect motion.

Short Messaging Service (SMS)

Binary SMS - The old backdoor to your new thing

To Main Page