Skip to content

Releases: CederGroupHub/MatEntityRecognition

Synthesis Materials Recognizer (SMR) v3.3 for Materials Entity Recognition (MER)

07 Oct 04:34
Compare
Choose a tag to compare

Synthesis Materials Recognizer (SMR) v3.0 for Materials Entity Recognition (MER)

22 Jan 05:43
Compare
Choose a tag to compare

BERT and MatBERT models are used. v3.0 is more accurate than v2.0, though also slower due to the larger model size. However, it is easy to accelerate via multi-processing.

Synthesis Materials Recognizer (SMR) v2.1 for Materials Entity Recognition (MER)

09 Dec 01:05
fd0083d
Compare
Choose a tag to compare

There might be some warnings if using the latest tf version, which is newer than the lowest verion in requirement.txt. That's OK and the results are not affected.

Synthesis Materials Recognizer (SMR) v2.0 for Materials Entity Recognition (MER)

03 Nov 06:04
fc30b65
Compare
Choose a tag to compare

Synthesis Materials Recognizer (SMR) v1 for Materials Entity Recognition (MER)

03 Nov 03:56
5690b04
Compare
Choose a tag to compare

The v1 model is written with Theano because it was developed in an early time. Since TensorFlow and Torch are the main-stream ML framework nowadays, the model will be rewritten in TensorFlow in v2.