Skip to content

AmiraMohamd95/Lecture-Miner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Lecture Miner

  • Android App that converts audio for lectures into text, extracts important keywords from the lecture, and recommends recent professional courses.

  • Microsoft cognitive services are used (text to speech, text analytics, bing search APIs)

  • Three stages:

    • Stage 1: Speech recognition using Microsoft Speech recognition API which takes audio input and transfer it into text.

    • Stage 2: Text extraction using Microsoft Text Analytics API which extracts vital keywords.

    • Stage 3: Web crawling using Jsoup Web crawling API to retirieve online results of the keywords.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages