Skip to content
/ eMiLy Public

✍️ A mobile app all about Emily Dickinson's poetry

License

Notifications You must be signed in to change notification settings

jlooper/eMiLy

Repository files navigation

Welcome to eMiLy 👋

Version Twitter: jenlooper

image

A mobile app all about Emily Dickinson

Features

  • Poem of the Day, with 300 poems scraped from the PoetryDB
  • Mood Slider - match a poem's sentiment as determined by Microsoft Cognitive Services (sentiment values are preloaded in the dataset)
  • Selfie Analyzer - match the emotion of your selfie with a poem. Selfie is sent to cognitive services Face API, poems are pre-analyzed
  • New Poetry - poetry generated by textgen-rnn. Pretty strange stuff that still sometimes captures the cadence. New poems have been generated locally and loaded into .json.

Resources

The Poetry DB - Lots of poetry here to mine

Azure Notebooks to test the poetry generator and perform text-mining on Dickinson's poetry

Text-Gen RNN - Train a neural network on texts to generate similar styles

Microsoft's Face API - not creepy at all. Take a selfie, determine emotion, and other uses

Microsoft Text Sentiment - input some text, output the sentiment. Useful for bots

Microsoft Cognitive Services - lots of interesting pre-trained models to try

Presentation slides

Video from HalfStack Conference, NYC

Usage

Make sure you have NativeScript installed. Clone this app and run npm i, then tns run ios or tns run android to run the app on simulators. You will need a key from Microsoft Cognitive Services; try it free here.

This app is buit using NativeScript-Vue.

Author

👤 Jen Looper

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator


About

✍️ A mobile app all about Emily Dickinson's poetry

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published