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
The training code for the 4th place model at MDX 2021 leaderboard A.

The training code for the 4th place model at MDX 2021 leaderboard A.

Chin-Yun Yu 32 Dec 18, 2022
Incorporating KenLM language model with HuggingFace implementation of Wav2Vec2CTC Model using beam search decoding

Wav2Vec2CTC With KenLM Using KenLM ARPA language model with beam search to decode audio files and show the most probable transcription. Assuming you'v

farisalasmary 65 Sep 21, 2022
Question and answer retrieval in Turkish with BERT

trfaq Google supported this work by providing Google Cloud credit. Thank you Google for supporting the open source! 🎉 What is this? At this repo, I'm

M. Yusuf Sarıgöz 13 Oct 10, 2022
This is a project of data parallel that running on NLP tasks.

This is a project of data parallel that running on NLP tasks.

2 Dec 12, 2021
StarGAN - Official PyTorch Implementation

StarGAN - Official PyTorch Implementation ***** New: StarGAN v2 is available at https://github.com/clovaai/stargan-v2 ***** This repository provides t

Yunjey Choi 5.1k Dec 30, 2022
A collection of scripts to preprocess ASR datasets and finetune language-specific Wav2Vec2 XLSR models

wav2vec-toolkit A collection of scripts to preprocess ASR datasets and finetune language-specific Wav2Vec2 XLSR models This repository accompanies the

Anton Lozhkov 29 Oct 23, 2022
Semi-automated vocabulary generation from semantic vector models

vec2word Semi-automated vocabulary generation from semantic vector models This script generates a list of potential conlang word forms along with asso

9 Nov 25, 2022
Python package for performing Entity and Text Matching using Deep Learning.

DeepMatcher DeepMatcher is a Python package for performing entity and text matching using deep learning. It provides built-in neural networks and util

461 Dec 28, 2022
Script to download some free japanese lessons in portuguse from NHK

Nihongo_nhk This is a script to download some free japanese lessons in portuguese from NHK. It can be executed by installing the packages with: pip in

Matheus Alves 2 Jan 06, 2022
Sentence Embeddings with BERT & XLNet

Sentence Transformers: Multilingual Sentence Embeddings using BERT / RoBERTa / XLM-RoBERTa & Co. with PyTorch This framework provides an easy method t

Ubiquitous Knowledge Processing Lab 9.1k Jan 02, 2023
This repository has a implementations of data augmentation for NLP for Japanese.

daaja This repository has a implementations of data augmentation for NLP for Japanese: EDA: Easy Data Augmentation Techniques for Boosting Performance

Koga Kobayashi 60 Nov 11, 2022
This repository contains the code, data, and models of the paper titled "CrossSum: Beyond English-Centric Cross-Lingual Abstractive Text Summarization for 1500+ Language Pairs".

CrossSum This repository contains the code, data, and models of the paper titled "CrossSum: Beyond English-Centric Cross-Lingual Abstractive Text Summ

BUET CSE NLP Group 29 Nov 19, 2022
LegalNLP - Natural Language Processing Methods for the Brazilian Legal Language

LegalNLP - Natural Language Processing Methods for the Brazilian Legal Language ⚖️ The library of Natural Language Processing for Brazilian legal lang

Felipe Maia Polo 125 Dec 20, 2022
SentimentArcs: a large ensemble of dozens of sentiment analysis models to analyze emotion in text over time

SentimentArcs - Emotion in Text An end-to-end pipeline based on Jupyter notebooks to detect, extract, process and anlayze emotion over time in text. E

jon_chun 14 Dec 19, 2022
Application to help find best train itinerary, uses speech to text, has a spam filter to segregate invalid inputs, NLP and Pathfinding algos.

T-IAI-901-MSC2022 - GROUP 18 Gestion de projet Notre travail a été organisé et réparti dans un Trello. https://trello.com/b/X3s2fpPJ/ia-projet Install

1 Feb 05, 2022
Two-stage text summarization with BERT and BART

Two-Stage Text Summarization Description We experiment with a 2-stage summarization model on CNN/DailyMail dataset that combines the ability to filter

Yukai Yang (Alexis) 6 Oct 22, 2022
🛸 Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy

spacy-transformers: Use pretrained transformers like BERT, XLNet and GPT-2 in spaCy This package provides spaCy components and architectures to use tr

Explosion 1.2k Jan 08, 2023
Official code repository of the paper Linear Transformers Are Secretly Fast Weight Programmers.

Linear Transformers Are Secretly Fast Weight Programmers This repository contains the code accompanying the paper Linear Transformers Are Secretly Fas

Imanol Schlag 77 Dec 19, 2022
An easy to use Natural Language Processing library and framework for predicting, training, fine-tuning, and serving up state-of-the-art NLP models.

Welcome to AdaptNLP A high level framework and library for running, training, and deploying state-of-the-art Natural Language Processing (NLP) models

Novetta 407 Jan 03, 2023
NLP techniques such as named entity recognition, sentiment analysis, topic modeling, text classification with Python to predict sentiment and rating of drug from user reviews.

This file contains the following documents sumbited for Baruch CIS9665 group 9 fall 2021. 1. Dataset: drug_reviews.csv 2. python codes for text classi

Aarif Munwar Jahan 2 Jan 04, 2023