All Projects → words → buzzwords

words / buzzwords

Licence: MIT license
List of (possible) English buzzword words

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to buzzwords

fillers
List of (possible) English filler words
Stars: ✭ 36 (-29.41%)
Mutual labels:  word, natural-language
weasels
List of (possible) English weasel words
Stars: ✭ 32 (-37.25%)
Mutual labels:  word, natural-language
hedges
List of (possible) English hedge words
Stars: ✭ 39 (-23.53%)
Mutual labels:  word, natural-language
wordroller
Free Microsoft Word document (aka .docx) processing library for .Net
Stars: ✭ 17 (-66.67%)
Mutual labels:  word
ReadWordTable
使用poi解析word文档(.docx)中的表格内容及格式,并以html形式输出
Stars: ✭ 26 (-49.02%)
Mutual labels:  word
pyunit-address
字符串地址查询,支持自定义地址词库,解析地址,地址识别,地址抽取,中文地址.
Stars: ✭ 70 (+37.25%)
Mutual labels:  word
an-array-of-spanish-words
List of ~636,000 Spanish words
Stars: ✭ 31 (-39.22%)
Mutual labels:  word
LangageLinotte
Code source officiel du langage de programmation Linotte - Langage de programmation en français simple créé dans le but de permettre aux enfants et aux personnes n'ayant pas une connaissance approfondie de l’informatique d’apprendre la programmation facilement.
Stars: ✭ 29 (-43.14%)
Mutual labels:  natural-language
ruzzle-solver
A python script that solves ruzzle boards
Stars: ✭ 46 (-9.8%)
Mutual labels:  word
awesome-spacer
Automatic Korean word spacing with TensorFlow 2.0 + Keras
Stars: ✭ 42 (-17.65%)
Mutual labels:  word
parallel-corpora-tools
Tools for filtering and cleaning parallel and monolingual corpora for machine translation and other natural language processing tasks.
Stars: ✭ 35 (-31.37%)
Mutual labels:  natural-language
translate english
Java程序员阅读源码必知英语单词
Stars: ✭ 24 (-52.94%)
Mutual labels:  word
OfficeExtractor
Extracts embedded OLE objects from Word, Excel, PowerPoint, Open Office and RTF files without needing the original programs
Stars: ✭ 67 (+31.37%)
Mutual labels:  word
watson-document-classifier
Augment IBM Watson Natural Language Understanding APIs with a configurable mechanism for text classification, uses Watson Studio.
Stars: ✭ 41 (-19.61%)
Mutual labels:  natural-language
TextFeatureSelection
Python library for feature selection for text features. It has filter method, genetic algorithm and TextFeatureSelectionEnsemble for improving text classification models. Helps improve your machine learning models
Stars: ✭ 42 (-17.65%)
Mutual labels:  natural-language
filefy
A javascript library to produce downloadable files such as in CSV, PDF, XLSX, DOCX formats
Stars: ✭ 39 (-23.53%)
Mutual labels:  word
automation-for-humans
Converts English statements to automation.
Stars: ✭ 67 (+31.37%)
Mutual labels:  natural-language
aspose-words-cloud-node
Node.Js library for communicating with the Aspose.Words Cloud API
Stars: ✭ 20 (-60.78%)
Mutual labels:  word
latex in word
LaTeX equation edition in a macro-enabled Word document
Stars: ✭ 29 (-43.14%)
Mutual labels:  word
clipboard-parser
剪贴板解析器,支持解析@RequestParam/@ApiModelProperty接口定义代码、Word、Excel以及其他表格类数据
Stars: ✭ 15 (-70.59%)
Mutual labels:  word

buzzwords

Build Coverage Downloads Size

List of bleeding edge English buzzwords.

Install

This package is ESM only: Node 12+ is needed to use it and it must be imported instead of required.

npm:

npm install buzzwords

Use

import {buzzwords} from 'buzzwords'

console.log(buzzwords.length) //=> 274

console.log(buzzwords.slice(0, 10))

Yields:

[
  '4g',
  '5g',
  'accountable talk',
  'agile',
  'ajax',
  'algorithm',
  'alignment',
  'ambiguity',
  'amplify',
  'analytics'
]

API

This package exports the following identifiers: buzzwords. There is no default export.

buzzwords

buzzwords exposes big data as a list of strings (Array.<string>).

Support

For a complete list of next generation buzzwords and -phrases, see index.js.

Note that the countless words listed in buzzwords might not be buzzwords in certain contexts; the list just takes a holistic approach in cloud computing with a bleeding edge algorithm.

Related

  • dale-chall — List of familiar American-English words (1995)
  • fillers — List of filler words
  • hedges — List of hedge words
  • profanities — List of profane words
  • spache — List of simple American-English words (1974)
  • weasels — List of weasel words

License

MIT © Titus Wormer

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].