dexception

Results 62 comments of dexception

Can you guys please take a look at this ?

@carbonox-infernox Can you provide some update because the link is not working ! https://app.neptune.ml/neptune-ml/Mapping-Challenge/uploads

Please help me understand this weird training format. I have a large corpus of data and none of the other CRF implementations are fast enough. Please reply. @vinhkhuc

Change the requirement.txt and instead of tensorflow use tensorflow-gpu

Thanks for replying! Yes i read the documentation regarding training format. I did run the example. I have the following query: http://www.chokkan.org/software/crfsuite/data_sample.png What i can see in the above example...

Since i am a Java Developer. I am using the Java Wrapper for CRFSuite. It already has binaries for different OS in the Library. I am just confused about additional...

@usptact Many thanks for this information. I have tried this approach but the accuracy is awful. I guess CRF it not good enough to be language independent. Will post the...

I already have a POS tagger for Hindi Language and as you wrote earlier i am writing rules. Based on last names to identify people and words like corporation, ltd,...

This is \t(tab) separated format. For those who need help in training the following format is working for me: ``` O w[0]=$ w[1]=खराब pos[0]=NN pos[1] JJ __BOS__ O w[-1]=$ w[0]=खराब...

Well the entire dataset is around 11 GB. Training takes around 10-12 days. I allocate about 220 GB RAM. It's a commercial product so can't reveal more details. ![image](https://user-images.githubusercontent.com/31848222/37701719-0d7f46b4-2d16-11e8-81e2-79719926dcee.png)