MusicConnectionMachine / RelationshipsG4

In this repository we will try to build and determine relationships between composers
GNU Affero General Public License v3.0
0 stars 3 forks source link

Extract Dates from Text #47

Closed Sandr0x00 closed 7 years ago

Sandr0x00 commented 7 years ago

Rudimentary date extraction implemented with named entity recognition. Still needs a lot of work to do here: relationship.filter.js:filterDates()

Sandr0x00 commented 7 years ago

Continued here: https://github.com/MusicConnectionMachine/Relationships/issues/10