Coder Social home page Coder Social logo

nlp's Introduction

NLP

The NLP plugin enables various different types of natural language processing in your vault.

It pulls in a few different nlp libraries and exposes various features of them to your vault.

Features

Text Maniupulation

Using compromise's functions, you can select a range of text and apply different manipulations to it. I won't list every single one ehre, but basically any function in this list that starts with .to can be used. Just search for toUpperCase, for example, in the commmand palette to see different options.

Match Modal

Using compromise's match-syntax, you can run regex-like searches on a note.

Match-syntax is an even more powerful regex search (it enables a superset of it's functionality). It's regex search with an understanding of language.

Read the docs in the link above, play around with it here, or just test it in your vault!

Markup Modal

The Markup Modal uses winkjs's entity recognition functionality to wrap entities (and other things) in whatever you want.

It currently struggles a bit with markdown syntax, but it's a start.

API

NLP also works with other plugins. Currently, it only adds features to Graph Analysis.

With NLP installed (and the Refresh Docs on Load setting enabled), you can use Graph Analysis to run document similarity algortihms on your notes. Without NLP, Grpah Analysis only works with the structure of your graph, not the content of your notes (besides the CoCites algorithm ๐Ÿ˜‹).

It adds these three algs to Graph Analysis (marked with a ๐Ÿ’ฌ):

nlp's People

Contributors

skepticmystic avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.