Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
davidcjuergens authored Jan 11, 2020
1 parent 4a52d34 commit 7e20250
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This notebook contains a demonstration of training a model to learn real chemica
#### 2) '/ipynb/tfidf_classification.ipynb'
This notebook contains demonstration of filtering/ranking the "relevance" of full-text publications. Filtering is done via support vector machines learning from TF-IDF vectorized text data.

### September 16 Meeting (Taking stock, regroup, what's everyone up to?)
### September 16 Meeting
Summary of this meeting is that Wes T + Alex are building a word2vec classifier based on a cumulative cosine distance of a paper to keywords/phrases like 'corrosion inhibition' or 'flame retardant polymer.' Dave J has established one resource for full text publications that can yield at least 10^4 papers on a given topic. Also building TF-IDF classifier. Jon will investigate methods for large JSON datastructures to start storing our data in an organized fashion. We agreed we need the ability to create a living breathing database offline that is easily added to and accessed.

#### Where is everyone at?
Expand Down

0 comments on commit 7e20250

Please sign in to comment.