Git Product home page Git Product logo

midlajjs313's Projects

hanlp icon hanlp

Natural Language Processing for the next decade. Tokenization, Part-of-Speech Tagging, Named Entity Recognition, Syntactic & Semantic Dependency Parsing, Document Classification

lstm_keras icon lstm_keras

competition: https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge/overview evaluation: 6 class each binary, column-wise ROC AUC, https://www.kaggle.com/c/jigsaw-toxic-comment-classification-challenge#evaluation dataset: dir data/train.csv, data/test.csv technology: deep learning CNN http://cs231n.github.io/convolutional-networks/ lstm: http://colah.github.io/posts/2015-08-Understanding-LSTMs/, 自己写的,扔了就跑 : https://zhuanlan.zhihu.com/p/35756075 bi-lstm: word embedding: https://towardsdatascience.com/introduction-to-word-embedding-and-word2vec-652d0c2060fa GloVe: embedding/glove.pdf keras: https://keras.io/zh/preprocessing/text/ network: tokenize -> word embedding -> (bi-lstm or lstm) -> CNN (3*3) (or deeper, see lstm_keras.py) -> pooling -> dense net -> 6 binary sigmoid for classify

mlmorph icon mlmorph

Malayalam Morphological Analyzer using Finite State Transducer

rnns-lstm_pos_blog_post icon rnns-lstm_pos_blog_post

Earlier this year the CACCHT project (Creating Annotated Corpora of Classical Hebrew Texts), which is a joint project of the ETCBC and the Theological Seminary at Andrews University, has started.The project participants are Jarod Jacobs, Martijn Naaijer, Robert Rezetko, Oliver Glanz and Wido van Peursen and this project focuses on statistically analyzing Ancient Hebrew texts. Of course we make use of the BHSA and the extrabiblical module, but for a comprehensive analysis we would like to use more texts, especially the Dead Sea Scrolls and Rabbinic texts. The first step has been made now and you can find the results on the [ETCBC github page](https://github.com/ETCBC/dss): a brand new Text-Fabric module containing the Dead Sea Scrolls with morphological encoding. The DSS texts and morphological data connected with them were generously provided by Martin Abegg, which consist of two foundational sets of data: transcriptions and morphological tagging. The transcriptions come from various sources, but primarily reflect what is found in the Discoveries in the Judean Desert series. Abegg started morphologically tagging the Qumran texts in the mid-90s with the assistance of several people. Over the following decades, Abegg completed full morphological tagging of nearly every Hebrew and Aramaic scroll found in the Judaean Desert between 1947 and today. The data were converted to Text-Fabric by Dirk Roorda.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.