Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Word Extractor

Screenshot

A Node.js program to extract words and their roles in sentences using Textrazor API.

  • Multiple filter options (Determiners, Preposition or subordinating conjunction, Cardinal number, Coordinating conjunction)
  • Export to file
  • PoS (part-of-speech) tagging based
  • Option to add/remove extraction tags

Configs file

You may edit API key and other preferences in configs.js file.

Instruction

To run the program: Firstly, ensure that you have git, node & npm installed. Then clone this repository into your computer.

$ git clone https://github.com/sou3mar/word-extractor.git

After cloning, install dependencies using NPM command:

$ npm i

Finally, it's time to RUN! Enter bellow command to run the program:

$ node index.js

License

MIT License

About

A program to extract words and their role (PoS) in the text using Textrazor API.

Topics

Resources

Stars

Watchers

Forks

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.