Words_And_Phrases - Just a repo for useful words and phrases that might come handy in some scenarios. Feel free to add yours

Overview

Words_And_Phrases

Just a repo for useful words and phrases that might come handy in some scenarios. Feel free to add yours

Abbreviations

Abbreviation Word
OLAP Online Analytical Processing
OLTP Online Transaction Processing
BI Business Intelligence
SAAS Software-as-a-Service
AAC Advanced Audio Coding
ABR Average Bit Rate
ADSL Asymmetric Digital Subscriber Line
AGP Advanced Graphics Port
AI Artificial Intelligence
AIM AOL Instant Messenger
ALGOL Algorithmic Language
ALU Arithmetic Logic Unit
AOL America Online
AMD Advanced Micro Devices
API Application Program Interface
APT Automatically Programmed Tooling
ARP Address Resolution Protocol
ARPANET Advanced Research Projects Agency Network
ARQ Automatic Repeat Request
AS Autonomous System
ASCII American Standard Code for Information Interchange
ASP Active Server Pages
ASPI Advanced SCSI Programming Interface
ATA Advanced Technology Attachment
ATDT Attention Dial Tone
AUI Attachment Unit Interface
AUTOEXEC Autoexec Automatic Execution file
AVI Audio Video Interleave
BASIC Beginner’s All-purpose Symbolic Instruction Code
BCC Blind Carbon Copy
BCD Binary Coded Decimal
BCR Bar Code Reader
BDSL Broadband DSL
BEDO Burst Extended Data Out (RAM)
BGP Border Gateway Protocol
BIOS Basic Input Output System
BIPS Billion Instruction Per Second
BIU Bus Interface Unit
BRD Blu-Ray Disc
CC Carbon Copy
CD Compact Disk
CD-R Compact Disk – Recordable
CDROM Compact Disk Read Only Memory
CDRW Compact Disk Rewritable
CD-WO Compact Disk – Write Once
CD-XA Compact Disk – Extended Architecture
CGI-BIN Common Gateway Interface – Binary (programming for Web forms)
CIS CompuServe Information Service
CISC Complex Instructions Set Computers
CMD Command
CMYK Cyan-Magenta-Yellow-Black (color model)
CNM Circulatory Network Mode
COAX Coaxial Cable (for Ethernet and similar networks)
COMPUTER Commonly Operated Machine Particularly Used for Trade/Technology, Education, and Research
CPI Clock / Cycle Per Instruction
CPU Central Processing Unit
CROM Computerized Range of Motion
CRT Cathode Ray Tube( standard type computer monitor display
CSLIP Compressed Serial Line Interface Protocol (Internet)
CSS Cascading Style Sheets
CTRL Control (computer keyboard key)
CUI Character User Interface
DAC Data Acquisition and Control
DAT Digital Audio Tape
dB Decibel
DBMS Data Base Management System
DDL Data Definition Language
DML Data Manipulation Language
DNS Domain Name System
DOC Data Optimizing Computer
Doc Document
DOS Disk Operating System
DVD Digital Video/Versatile Disc
DVDR Digital Versatile Disk Recordable
DVDRW Digital Versatile Disk Rewritable
DCE Data Communications Equipment
DVI Digital Visual Interface
DVR Digital Video Recorder
E-Commerce Electronic Commerce
EDC Electronic Digital Computer
EDI Electronic Data Interchange
EDP Electronic Data Processing
EEPROM Electronically Erasable Programmable Read Only Memory
EFS Encrypted File System
EIDE Enhanced Integrated Drive Electronics
E-Mail Electronic Mail
EPROM Erasable Programmable Read Only Memory
EROM Erasable Read Only Memory
FDD Floppy Disk Drive
GB Giga Byte
GDI Graphical Device Interface
GUI Graphical User Interface
HD Hard Disk
HTTP Hyper Text Transfer Protocol
I/O Input/Output (serial and parallel ports)
IC Integrated Circuit
IMAP Internet Message Access Protocol
INTEL Integrated Electronics
IOP Input Output Processor
IP Internet Protocol
ISDN Integrated Services Digital Network
ISP Internet Service Provider
IVR Interactive Voice Response
KB KILOBYTE
Kbps Kilobits/Kilobytes Per Second
LAN Local Area Network
LED Light Emitting Diode
LLL Low Level Language
LPT Line Printer
MAC Media Access Control
MAN Metropolitan Area Network
MB Motherboard/ Megabyte
MBASIC Microsoft BASIC (Microsoft)
MBPS Megabytes Per Second
Mbps Megabits Per Second
MICR Magnetic Ink Character Recognition
MMX Multimedia Extensions
MODEM Modulator Demodulator
MSCDEX Microsoft Compact Disc Extension
MS-DOS Microsoft – Disk Operating System
NAT Network Address Translation
NTP Network Time Protocol
OCR Optical Character Reader
OMR Optical Mark Reader
OOP Object Oriented Programming
OS Operating System
P2P Point to Point Protocol
PAN Personal Area Network
PC Personal Computer
PCB Printer Circuit Board
PCI Peripheral Component Interconnect
PHP Hypertext Preprocessor
PIXEL Picture Element
PPP Point to Point Protocol
PRN Printer
PROM Programmable Read Only Memory
RARP Reverse Address Resolution Protocol
RDBMS Relational Data Base Management System
RIP Routing Information Protocol
RISC Reduced Instruction Set Computer
ROM Read Only Memory
SAM Software Asset Management
SAN Storage Area Network
SCSI Small Computer System Interface
SFTP Secure File Transfer Protocol
SIP Session Initiation Protocol
SIU Serial Interface Unit
SMTP Simple Mail Transfer Protocol
SNAP Sub Network Access Protocol
SNMP Simple Network Management Protocol
SYSOP System Operator
TCP Transmission Control Protocol
UI User Interface
USB Universal Serial Bus
VCD Video Compact Disk
VDU Visual Display Unit
VIRUS Vital Information Resource Under Siege
VxD Virtual Extended Driver
WAN Wide Area Network
WAP Wireless Application Protocol
WLAN Wireless Local Area Network
WWW World Wide Web
XGA Extended Graphics Array
XMS Extended Memory Specification
FORTRAN Formula Translation
URL Uniform Resource Locator
WiFi Wireless Fidelity
RAM Random Access Memory
SRAM Static Random Access Memory
DRAM Dynamic Random Access Memory
VRAM Video Random Access Memory
SDRAM Synchronous Dynamic Random Access Memory
SGRAM Synchronous Graphics RAM
PNG Portable Network Graphics
XML Extensible Markup Language
XHTML Extensible Hyper Text Markup Language
XMF Extensible Music File
BMP Bitmap
WBMP Wireless Bitmap Image
COBOL Common Business Oriented Language
WML Wireless Markup Language
HTML Hyper Text Markup Language
DHTML Dynamics Hyper Text Markup Language
BHTML Broadcast Hyper Text Markup Language
SGML Standard Generalized Markup Language
Owner
Subhadeep Mandal
I am a Btech Hons. student of Computer Science & Engineering working on several Games, Apps, and other personal projects.
Subhadeep Mandal
Simple NLP based project without any use of AI

Simple NLP based project without any use of AI

Shripad Rao 1 Apr 26, 2022
Toward a Visual Concept Vocabulary for GAN Latent Space, ICCV 2021

Toward a Visual Concept Vocabulary for GAN Latent Space Code and data from the ICCV 2021 paper Sarah Schwettmann, Evan Hernandez, David Bau, Samuel Kl

Sarah Schwettmann 13 Dec 23, 2022
Neural-Machine-Translation - Implementation of revolutionary machine translation models

Neural Machine Translation Framework: PyTorch Repository contaning my implementa

Utkarsh Jain 1 Feb 17, 2022
Py65 65816 - Add support for the 65C816 to py65

Add support for the 65C816 to py65 Py65 (https://github.com/mnaberez/py65) is a

4 Jan 04, 2023
Persian Bert For Long-Range Sequences

ParsBigBird: Persian Bert For Long-Range Sequences The Bert and ParsBert algorithms can handle texts with token lengths of up to 512, however, many ta

Sajjad Ayoubi 63 Dec 14, 2022
This code extends the neural style transfer image processing technique to video by generating smooth transitions between several reference style images

Neural Style Transfer Transition Video Processing By Brycen Westgarth and Tristan Jogminas Description This code extends the neural style transfer ima

Brycen Westgarth 110 Jan 07, 2023
Python library to make development of portfolio analysis faster and easier

Trafalgar Python library to make development of portfolio analysis faster and easier Installation 🔥 For the moment, Trafalgar is still in beta develo

Santosh Passoubady 641 Jan 01, 2023
Rethinking the Truly Unsupervised Image-to-Image Translation - Official PyTorch Implementation (ICCV 2021)

Rethinking the Truly Unsupervised Image-to-Image Translation (ICCV 2021) Each image is generated with the source image in the left and the average sty

Clova AI Research 436 Dec 27, 2022
Asr abc - Automatic speech recognition(ASR),中文语音识别

语音识别的简单示例,主要在课堂演示使用 创建python虚拟环境 在linux 和macos 上验证通过 # 如果已经有pyhon3.6 环境,跳过该步骤,使用

LIyong.Guo 8 Nov 11, 2022
This repository collects together basic linguistic processing data for using dataset dumps from the Common Voice project

Common Voice Utils This repository collects together basic linguistic processing data for using dataset dumps from the Common Voice project. It aims t

Francis Tyers 40 Dec 20, 2022
ConvBERT-Prod

ConvBERT 目录 0. 仓库结构 1. 简介 2. 数据集和复现精度 3. 准备数据与环境 3.1 准备环境 3.2 准备数据 3.3 准备模型 4. 开始使用 4.1 模型训练 4.2 模型评估 4.3 模型预测 5. 模型推理部署 5.1 基于Inference的推理 5.2 基于Serv

yujun 7 Apr 08, 2022
DELTA is a deep learning based natural language and speech processing platform.

DELTA - A DEep learning Language Technology plAtform What is DELTA? DELTA is a deep learning based end-to-end natural language and speech processing p

DELTA 1.5k Dec 26, 2022
多语言降噪预训练模型MBart的中文生成任务

mbart-chinese 基于mbart-large-cc25 的中文生成任务 Input source input: text + /s + lang_code target input: lang_code + text + /s Usage token_ids_mapping.jso

11 Sep 19, 2022
Python library for parsing resumes using natural language processing and machine learning

CVParser Python library for parsing resumes using natural language processing and machine learning. Setup Installation on Linux and Mac OS Follow the

nafiu 0 Jul 29, 2021
topic modeling on unstructured data in Space news articles retrieved from the Guardian (UK) newspaper using API

NLP Space News Topic Modeling Photos by nasa.gov (1, 2, 3, 4, 5) and extremetech.com Table of Contents Project Idea Data acquisition Primary data sour

edesz 1 Jan 03, 2022
BERN2: an advanced neural biomedical namedentity recognition and normalization tool

BERN2 We present BERN2 (Advanced Biomedical Entity Recognition and Normalization), a tool that improves the previous neural network-based NER tool by

DMIS Laboratory - Korea University 99 Jan 06, 2023
Unsupervised text tokenizer focused on computational efficiency

YouTokenToMe YouTokenToMe is an unsupervised text tokenizer focused on computational efficiency. It currently implements fast Byte Pair Encoding (BPE)

VK.com 847 Dec 19, 2022
DeeBERT: Dynamic Early Exiting for Accelerating BERT Inference

DeeBERT This is the code base for the paper DeeBERT: Dynamic Early Exiting for Accelerating BERT Inference. Code in this repository is also available

Castorini 132 Nov 14, 2022
Rootski - Full codebase for rootski.io (without the data)

📣 Welcome to the Rootski codebase! This is the codebase for the application run

Eric 20 Nov 18, 2022
This is the source code of RPG (Reward-Randomized Policy Gradient)

RPG (Reward-Randomized Policy Gradient) Zhenggang Tang*, Chao Yu*, Boyuan Chen, Huazhe Xu, Xiaolong Wang, Fei Fang, Simon Shaolei Du, Yu Wang, Yi Wu (

40 Nov 25, 2022